/[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 457546 - (hide annotations) (download)
Tue Jul 23 22:56:11 2013 UTC (10 years, 9 months ago) by dams
File size: 945 byte(s)
- new version 3.0
- clean/update specfile

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     Release: %mkrel 1
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