automatic version update by autodist [release 2.12-1mamba;Thu Oct 08 2015]
This commit is contained in:
parent
7a4a108fe3
commit
e137db96d2
16
cpio.spec
16
cpio.spec
@ -1,5 +1,5 @@
|
|||||||
Name: cpio
|
Name: cpio
|
||||||
Version: 2.11
|
Version: 2.12
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A GNU archiving program
|
Summary: A GNU archiving program
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
@ -12,7 +12,7 @@ Patch: %{name}-2.9-cve_2007_4476.patch
|
|||||||
Patch1: %{name}-2.10-mt.patch
|
Patch1: %{name}-2.10-mt.patch
|
||||||
Patch2: %{name}-2.11-fix-x86_64-cross-build.patch
|
Patch2: %{name}-2.11-fix-x86_64-cross-build.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
PreReq: %{__install_info}
|
Requires(post):%{__install_info}
|
||||||
BuildRequires: /sbin/rmt
|
BuildRequires: /sbin/rmt
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -37,7 +37,7 @@ When extracting from archives, cpio automatically recognizes which kind of archi
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch2 -p1
|
#%patch2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf
|
autoreconf
|
||||||
@ -75,13 +75,17 @@ exit 0
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
/bin/cpio
|
/bin/cpio
|
||||||
/bin/mt
|
#/bin/mt
|
||||||
%{_infodir}/cpio.*
|
%{_infodir}/cpio.*
|
||||||
%{_mandir}/man1/cpio.*
|
%{_mandir}/man1/cpio.*
|
||||||
%{_mandir}/man1/mt.*
|
#%{_mandir}/man1/mt.*
|
||||||
%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
|
%doc AUTHORS COPYING
|
||||||
|
#ChangeLog NEWS README THANKS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 08 2015 Automatic Build System <autodist@mambasoft.it> 2.12-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jun 22 2010 Automatic Build System <autodist@mambasoft.it> 2.11-1mamba
|
* Tue Jun 22 2010 Automatic Build System <autodist@mambasoft.it> 2.11-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user