/[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 389213 - (hide annotations) (download)
Thu Jan 17 21:29:26 2013 UTC (11 years, 3 months ago) by pterjan
Original Path: obsolete/cauldron/sos/current/SPECS/sos.spec
File size: 970 byte(s)
Drop 
1 doktor5000 147742 Summary: A set of tools to gather troubleshooting information from a system
2     Name: sos
3     Version: 2.2
4 umeabot 382353 Release: %mkrel 3
5 doktor5000 147742 Group: System/Base
6     Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz
7     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     rm -rf ${RPM_BUILD_ROOT}
32     %makeinstall_std
33     %find_lang %{name}
34    
35     %files -f %{name}.lang
36     %doc README TODO LICENSE ChangeLog doc/*
37     %{_sbindir}/sosreport
38     %{_datadir}/%{name}
39     %{python_sitelib}/*
40     %{_mandir}/man1/*
41     %{_mandir}/man5/*
42     %config(noreplace) %{_sysconfdir}/sos.conf

  ViewVC Help
Powered by ViewVC 1.1.30