[gzip/f17] Added bundled(glib)

mluscon mluscon at fedoraproject.org
Thu Jun 21 15:53:09 UTC 2012


commit 3341ee78fdb9efbbb99cdb0f85d838c6044c4bc1
Author: Michal Luscon <mluscon at redhat.com>
Date:   Thu Jun 21 17:48:04 2012 +0200

    Added bundled(glib)

 gzip.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/gzip.spec b/gzip.spec
index 8d5bbbb..f90ec43 100644
--- a/gzip.spec
+++ b/gzip.spec
@@ -29,6 +29,9 @@ Conflicts: filesystem < 3
 Provides: /bin/gunzip
 Provides: /bin/gzip
 Provides: /bin/zcat
+# Gzip contains bundled Gnulib
+# exception https://fedorahosted.org/fpc/ticket/174 
+Provides: bundled(gnulib)
 
 %description
 The gzip package contains the popular GNU gzip data compression
@@ -89,6 +92,9 @@ fi
 %{_infodir}/gzip.info*
 
 %changelog
++* Thu Jun 21 2012 Michal Luscon <mluscon at redhat.com>
++- Added bundled(glib)
+
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 1.4-6
 - add filesystem guard
 


More information about the scm-commits mailing list