/[packages]/cauldron/sos/current/SPECS/sos.spec
ViewVC logotype

Annotation of /cauldron/sos/current/SPECS/sos.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1383953 - (hide annotations) (download)
Sun Mar 31 23:35:10 2019 UTC (5 years ago) by bcornec
File size: 1099 byte(s)
update to upstream sos 3.7
1 doktor5000 147742 Summary: A set of tools to gather troubleshooting information from a system
2     Name: sos
3 bcornec 1383953 Version: 3.7
4     Release: %mkrel 1
5 doktor5000 147742 Group: System/Base
6 daviddavid 1079877 License: GPLv2+
7     Url: http://sosreport.github.io/sos/
8     Source0: https://github.com/%{name}report/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
9 doktor5000 147742 BuildArch: noarch
10 daviddavid 1079877 BuildRequires: pkgconfig(python2)
11 doktor5000 147742 BuildRequires: gettext
12 daviddavid 1252243 BuildRequires: python2dist(sphinx)
13     Requires: python2-libxml2
14 doktor5000 147742 Requires: tar
15     Requires: bzip2
16     Requires: xz
17 daviddavid 1252243 Requires: python2dist(futures)
18     Requires: python2dist(rpm)
19     Requires: python2dist(six)
20 ennael 66381
21     %description
22     Sos is a set of tools that gathers information about system
23     hardware and configuration. The information can then be used for
24     diagnostic purposes and debugging. Sos is commonly used to help
25     support technicians and developers.
26    
27     %prep
28     %setup -q
29    
30     %build
31 daviddavid 1079877 %make_build
32 ennael 66381
33     %install
34 daviddavid 1079877 %make_install
35 ennael 66381 %find_lang %{name}
36    
37     %files -f %{name}.lang
38 daviddavid 1079877 %doc README.md AUTHORS LICENSE
39     %doc %{_docdir}/%{name}/html/
40 ennael 66381 %{_sbindir}/sosreport
41 daviddavid 1252243 %{_datadir}/%{name}/
42 daviddavid 1079877 %{python2_sitelib}/*
43 ennael 66381 %{_mandir}/man1/*
44     %{_mandir}/man5/*
45     %config(noreplace) %{_sysconfdir}/sos.conf

  ViewVC Help
Powered by ViewVC 1.1.30