/[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 1431307 - (hide annotations) (download)
Thu Aug 22 12:38:18 2019 UTC (4 years, 7 months ago) by daviddavid
File size: 1142 byte(s)
- port to Python 3

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 daviddavid 1431307 Release: %mkrel 2
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 1431307 BuildRequires: pkgconfig(python3)
11 doktor5000 147742 BuildRequires: gettext
12 daviddavid 1431307 BuildRequires: python3dist(sphinx)
13     Requires: python3-libxml2
14 doktor5000 147742 Requires: tar
15     Requires: bzip2
16     Requires: xz
17 daviddavid 1431307 Requires: python3dist(futures)
18     Requires: python3dist(rpm)
19     Requires: python3dist(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 1431307 %make_build PYTHON="python3"
32 ennael 66381
33     %install
34 daviddavid 1431307 %make_install PYTHON="python3"
35 ennael 66381 %find_lang %{name}
36    
37     %files -f %{name}.lang
38 daviddavid 1431307 %doc README.md AUTHORS
39 daviddavid 1079877 %doc %{_docdir}/%{name}/html/
40 daviddavid 1431307 %license LICENSE
41 ennael 66381 %{_sbindir}/sosreport
42 daviddavid 1252243 %{_datadir}/%{name}/
43 daviddavid 1431307 %{python3_sitelib}/*
44 ennael 66381 %{_mandir}/man1/*
45     %{_mandir}/man5/*
46     %config(noreplace) %{_sysconfdir}/sos.conf

  ViewVC Help
Powered by ViewVC 1.1.30