From 091bc4a315315e4c2ab208285bd90b1d71a6ed0d32ebb7f8ca73f7222ec4772c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Sat, 30 Aug 2014 12:33:47 +0000 Subject: [PATCH] Accepting request 246892 from home:jengelh:branches:Archiving - Improve on RPM group classification OBS-URL: https://build.opensuse.org/request/show/246892 OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=48 --- cpio.changes | 7 +++++++ cpio.spec | 5 +---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/cpio.changes b/cpio.changes index e780dd9..9b2f793 100644 --- a/cpio.changes +++ b/cpio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 29 19:39:35 UTC 2014 - jengelh@inai.de + +- Improve on RPM group classification (cpio does not compress + on its own per se) +- Remove redundant %clean section + ------------------------------------------------------------------- Thu Aug 21 11:35:36 UTC 2014 - vcizek@suse.com diff --git a/cpio.spec b/cpio.spec index a7d91e7..ee9480d 100644 --- a/cpio.spec +++ b/cpio.spec @@ -24,7 +24,7 @@ Version: 2.11 Release: 0 Summary: A Backup and Archiving Utility License: GPL-3.0 -Group: Productivity/Archiving/Compression +Group: Productivity/Archiving/Backup Source: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2 Patch2: cpio-use_new_ascii_format.patch #oouch what a ...?! pieces of code grabed from mt_st package to add missing functionality (e.g. density info) @@ -115,9 +115,6 @@ ln -sf %_bindir/cpio $RPM_BUILD_ROOT/bin %postun %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) #UsrMerge