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:
Martin Pluskal 2017-03-24 12:58:27 +00:00 committed by Git OBS Bridge
parent 17cb646e1d
commit f077f83258
2 changed files with 10 additions and 5 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# 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
BuildRequires: autoconf
BuildRequires: automake
Recommends: mt_st
Requires(post): %{install_info_prereq}
Requires(preun): %{install_info_prereq}
Recommends: %{name}-lang = %{version}
Recommends: mt_st
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -121,9 +121,9 @@ ln -sf %{_bindir}/cpio %{buildroot}/bin
#EndUsrMerge
%{_bindir}/cpio
%{_sbindir}/rmt
%{_infodir}/cpio.info.gz
%{_mandir}/man1/cpio.1.gz
%{_mandir}/man8/rmt.8.gz
%{_infodir}/cpio.info%{ext_info}
%{_mandir}/man1/cpio.1%{ext_man}
%{_mandir}/man8/rmt.8%{ext_man}
%files lang -f %{name}.lang
%defattr(-,root,root)