/[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 518414 - (hide annotations) (download)
Fri Oct 18 16:57:26 2013 UTC (10 years, 6 months ago) by umeabot
File size: 945 byte(s)
Mageia 4 Mass Rebuild
1 doktor5000 147742 Summary: A set of tools to gather troubleshooting information from a system
2     Name: sos
3 dams 457546 Version: 3.0
4 umeabot 518414 Release: %mkrel 2
5 doktor5000 147742 Group: System/Base
6 dams 457546 Source0: https://people.redhat.com/breeves/%{name}/releases/%{name}-%{version}.tar.gz
7 doktor5000 147742 License: GPLv2+
8     BuildArch: noarch
9     Url: http://fedorahosted.org/sos
10     BuildRequires: python-devel
11     BuildRequires: gettext
12     Requires: libxml2-python
13     Requires: tar
14     Requires: bzip2
15     Requires: xz
16     Requires: python-rpm
17 ennael 66381
18     %description
19     Sos is a set of tools that gathers information about system
20     hardware and configuration. The information can then be used for
21     diagnostic purposes and debugging. Sos is commonly used to help
22     support technicians and developers.
23    
24     %prep
25     %setup -q
26    
27     %build
28 doktor5000 147742 %make
29 ennael 66381
30     %install
31     %makeinstall_std
32     %find_lang %{name}
33    
34     %files -f %{name}.lang
35 dams 457546 %doc README.md AUTHORS LICENSE
36 ennael 66381 %{_sbindir}/sosreport
37     %{_datadir}/%{name}
38     %{python_sitelib}/*
39     %{_mandir}/man1/*
40     %{_mandir}/man5/*
41     %config(noreplace) %{_sysconfdir}/sos.conf

  ViewVC Help
Powered by ViewVC 1.1.30