/[packages]/cauldron/sos/current/SPECS/sos.spec
ViewVC logotype

Diff of /cauldron/sos/current/SPECS/sos.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1079877 by daviddavid, Tue Jan 3 10:49:28 2017 UTC revision 1252243 by daviddavid, Fri Aug 17 09:30:03 2018 UTC
# Line 1  Line 1 
1  Summary:        A set of tools to gather troubleshooting information from a system  Summary:        A set of tools to gather troubleshooting information from a system
2  Name:           sos  Name:           sos
3  Version:        3.3  Version:        3.6
4  Release:        %mkrel 2  Release:        %mkrel 1
5  Group:          System/Base  Group:          System/Base
6  License:        GPLv2+  License:        GPLv2+
7  Url:            http://sosreport.github.io/sos/  Url:            http://sosreport.github.io/sos/
8  Source0:        https://github.com/%{name}report/%{name}/archive/%{version}/%{name}-%{version}.tar.gz  Source0:        https://github.com/%{name}report/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
 Patch0:         sos-mageia-branding-po.patch  
 Patch1:         sos-mageia-branding-support.patch  
9  BuildArch:      noarch  BuildArch:      noarch
10  BuildRequires:  pkgconfig(python2)  BuildRequires:  pkgconfig(python2)
 BuildRequires:  python-sphinx  
11  BuildRequires:  gettext  BuildRequires:  gettext
12  BuildRequires:  python-sphinx  BuildRequires:  python2dist(sphinx)
13  Requires:       libxml2-python  Requires:       python2-libxml2
14  Requires:       tar  Requires:       tar
15  Requires:       bzip2  Requires:       bzip2
16  Requires:       xz  Requires:       xz
17  Requires:       python-rpm  Requires:       python2dist(futures)
18  Requires:       python-six  Requires:       python2dist(rpm)
19    Requires:       python2dist(six)
20    
21  %description  %description
22  Sos is a set of tools that gathers information about system  Sos is a set of tools that gathers information about system
# Line 28  support technicians and developers. Line 26  support technicians and developers.
26    
27  %prep  %prep
28  %setup -q  %setup -q
 %patch0 -p1 -b .brand  
 #patch1 -p1 -b .support  
29    
30  %build  %build
31  %make_build  %make_build
# Line 42  support technicians and developers. Line 38  support technicians and developers.
38  %doc README.md AUTHORS LICENSE  %doc README.md AUTHORS LICENSE
39  %doc %{_docdir}/%{name}/html/  %doc %{_docdir}/%{name}/html/
40  %{_sbindir}/sosreport  %{_sbindir}/sosreport
41  %{_datadir}/%{name}  %{_datadir}/%{name}/
42  %{python2_sitelib}/*  %{python2_sitelib}/*
43  %{_mandir}/man1/*  %{_mandir}/man1/*
44  %{_mandir}/man5/*  %{_mandir}/man5/*

Legend:
Removed from v.1079877  
changed lines
  Added in v.1252243

  ViewVC Help
Powered by ViewVC 1.1.30