[gzip] Add bundled(glib) to spec file

mluscon mluscon at fedoraproject.org
Thu Jun 21 14:59:47 UTC 2012


commit 8c7f957a4d336db2bdb81b3bff1fa86364ff2bda
Author: Michal Luscon <mluscon at redhat.com>
Date:   Thu Jun 21 16:53:48 2012 +0200

    Add bundled(glib) to spec file

 gzip.spec |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/gzip.spec b/gzip.spec
index cea6bda..8d77ae4 100644
--- a/gzip.spec
+++ b/gzip.spec
@@ -26,6 +26,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
@@ -83,7 +86,14 @@ fi
 %{_infodir}/gzip.info*
 
 %changelog
+* Thu Jun 21 2012 Michal Luscon <mluscon at redhat.com>
+- Added bundled(glib) 
+
 * Tue Jun 19 2012 Michal Luscon <mluscon at redhat.com> 1.5-1
+- New upstream version
+- Removed gzip-1.3.9-stderr.patch
+- Removed gzip-1.3.10-zgreppipe.patch
+- Removed gzip-1.3.13-noemptysuffix.patch
 
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 1.4-6
 - add filesystem guard


More information about the scm-commits mailing list