/[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 1079788 - (hide annotations) (download)
Mon Jan 2 21:32:31 2017 UTC (7 years, 2 months ago) by neoclust
File size: 1119 byte(s)
SILENT: Fix BR
1 doktor5000 147742 Summary: A set of tools to gather troubleshooting information from a system
2     Name: sos
3 bcornec 1079674 Version: 3.3
4     Release: %mkrel 1
5 doktor5000 147742 Group: System/Base
6 bcornec 643395 Source0: https://github.com/%{name}report/%{name}/archive/%{version}.tar.gz
7 bcornec 816629 Patch0: sos-mageia-branding-po.patch
8 bcornec 1079674 #Patch1: sos-mageia-branding-support.patch
9 doktor5000 147742 License: GPLv2+
10     BuildArch: noarch
11 bcornec 643395 Url: http://sosreport.github.io/sos/
12 doktor5000 147742 BuildRequires: python-devel
13     BuildRequires: gettext
14 neoclust 1079788 BuildRequires: python-sphinx
15 doktor5000 147742 Requires: libxml2-python
16     Requires: tar
17     Requires: bzip2
18     Requires: xz
19     Requires: python-rpm
20 luigiwalser 817809 Requires: python-six
21 ennael 66381
22     %description
23     Sos is a set of tools that gathers information about system
24     hardware and configuration. The information can then be used for
25     diagnostic purposes and debugging. Sos is commonly used to help
26     support technicians and developers.
27    
28     %prep
29     %setup -q
30 bcornec 672164 %patch0 -p1 -b .brand
31 bcornec 1079674 #%patch1 -p1 -b .support
32 ennael 66381
33     %build
34 doktor5000 147742 %make
35 ennael 66381
36     %install
37     %makeinstall_std
38     %find_lang %{name}
39    
40     %files -f %{name}.lang
41 dams 457546 %doc README.md AUTHORS LICENSE
42 ennael 66381 %{_sbindir}/sosreport
43     %{_datadir}/%{name}
44     %{python_sitelib}/*
45     %{_mandir}/man1/*
46     %{_mandir}/man5/*
47     %config(noreplace) %{_sysconfdir}/sos.conf

  ViewVC Help
Powered by ViewVC 1.1.30