/[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 1534486 - (hide annotations) (download)
Sun Feb 16 14:12:52 2020 UTC (4 years, 2 months ago) by umeabot
File size: 1111 byte(s)
Mageia 8 Mass Rebuild
1 doktor5000 147742 Summary: A set of tools to gather troubleshooting information from a system
2     Name: sos
3 daviddavid 1449230 Version: 3.8
4 umeabot 1534486 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(rpm)
18     Requires: python3dist(six)
19 ennael 66381
20     %description
21     Sos is a set of tools that gathers information about system
22     hardware and configuration. The information can then be used for
23     diagnostic purposes and debugging. Sos is commonly used to help
24     support technicians and developers.
25    
26     %prep
27     %setup -q
28    
29     %build
30 daviddavid 1431307 %make_build PYTHON="python3"
31 ennael 66381
32     %install
33 daviddavid 1431307 %make_install PYTHON="python3"
34 ennael 66381 %find_lang %{name}
35    
36     %files -f %{name}.lang
37 daviddavid 1431307 %doc README.md AUTHORS
38 daviddavid 1079877 %doc %{_docdir}/%{name}/html/
39 daviddavid 1431307 %license LICENSE
40 ennael 66381 %{_sbindir}/sosreport
41 daviddavid 1252243 %{_datadir}/%{name}/
42 daviddavid 1431307 %{python3_sitelib}/*
43 ennael 66381 %{_mandir}/man1/*
44     %{_mandir}/man5/*
45     %config(noreplace) %{_sysconfdir}/sos.conf

  ViewVC Help
Powered by ViewVC 1.1.30