[cpio: 1/2] add virtual provides for bundled(gnulib) copylib (#821749)

Ondrej Vasik ovasik at fedoraproject.org
Tue May 15 14:21:17 UTC 2012


commit 782254b39cadb7bbd4156f62a592cb99e3d5ef29
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Tue May 15 16:20:19 2012 +0200

    add virtual provides for bundled(gnulib) copylib (#821749)

 cpio.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/cpio.spec b/cpio.spec
index 5f0398b..7a2499b 100644
--- a/cpio.spec
+++ b/cpio.spec
@@ -3,7 +3,7 @@
 Summary: A GNU archiving program
 Name: cpio
 Version: 2.11
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPLv3+
 Group: Applications/Archiving
 URL: http://www.gnu.org/software/cpio/
@@ -27,6 +27,7 @@ Patch6: cpio-2.9.90-defaultremoteshell.patch
 Patch7: cpio-2.10-patternnamesigsegv.patch
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
+Provides: bundled(gnulib)
 BuildRequires: texinfo, autoconf, gettext, rmt
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -102,6 +103,9 @@ fi
 %{_infodir}/*.info*
 
 %changelog
+* Tue May 15 2012 Ondrej Vasik <ovasik at redhat.com> 2.11-6
+- add virtual provides for bundled(gnulib) copylib (#821749)
+
 * Fri Oct 14 2011 Ondrej Vasik <ovasik at redhat.com> 2.11-5
 - update manpage to reflect new option, polish the style (#746209)
 


More information about the scm-commits mailing list