Accepting request 482457 from home:kstreitova:branches:Archiving
- cleanup with spec-cleaner OBS-URL: https://build.opensuse.org/request/show/482457 OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=65
This commit is contained in:
parent
17cb646e1d
commit
f077f83258
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 23 15:14:25 UTC 2017 - kstreitova@suse.com
|
||||||
|
|
||||||
|
- cleanup with spec-cleaner
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 5 12:31:47 UTC 2016 - mpluskal@suse.com
|
Sat Mar 5 12:31:47 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
10
cpio.spec
10
cpio.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cpio
|
# spec file for package cpio
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -47,10 +47,10 @@ Patch26: cpio-2.12-util.c_no_return_in_nonvoid_fnc.patch
|
|||||||
Patch27: cpio-2.12-out_of_bounds_write.patch
|
Patch27: cpio-2.12-out_of_bounds_write.patch
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
Recommends: mt_st
|
|
||||||
Requires(post): %{install_info_prereq}
|
Requires(post): %{install_info_prereq}
|
||||||
Requires(preun): %{install_info_prereq}
|
Requires(preun): %{install_info_prereq}
|
||||||
Recommends: %{name}-lang = %{version}
|
Recommends: %{name}-lang = %{version}
|
||||||
|
Recommends: mt_st
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -121,9 +121,9 @@ ln -sf %{_bindir}/cpio %{buildroot}/bin
|
|||||||
#EndUsrMerge
|
#EndUsrMerge
|
||||||
%{_bindir}/cpio
|
%{_bindir}/cpio
|
||||||
%{_sbindir}/rmt
|
%{_sbindir}/rmt
|
||||||
%{_infodir}/cpio.info.gz
|
%{_infodir}/cpio.info%{ext_info}
|
||||||
%{_mandir}/man1/cpio.1.gz
|
%{_mandir}/man1/cpio.1%{ext_man}
|
||||||
%{_mandir}/man8/rmt.8.gz
|
%{_mandir}/man8/rmt.8%{ext_man}
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user