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