[gettext] provide bundled(gnulib) to cover gnulib copylib exception (#821757)

Jens Petersen petersen at fedoraproject.org
Thu May 17 01:46:01 UTC 2012


commit f166fbd5b384899c92da7c16df4748d3620e057a
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu May 17 10:45:55 2012 +0900

    provide bundled(gnulib) to cover gnulib copylib exception (#821757)

 gettext.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gettext.spec b/gettext.spec
index 9bae72a..6684145 100644
--- a/gettext.spec
+++ b/gettext.spec
@@ -6,7 +6,7 @@
 Summary: GNU libraries and utilities for producing multi-lingual messages
 Name: gettext
 Version: 0.18.1.1
-Release: 12%{?dist}
+Release: 13%{?dist}
 License: GPLv3+ and LGPLv2+
 Group: Development/Tools
 URL: http://www.gnu.org/software/gettext/
@@ -44,6 +44,7 @@ BuildRequires: libunistring-devel
 Requires(post): info
 Requires(preun): info
 Conflicts: filesystem < 3
+Provides: bundled(gnulib)
 Provides: /bin/gettext
 Patch1: gettext-readlink-einval.patch
 
@@ -331,6 +332,10 @@ fi
 %{_emacs_sitelispdir}/%{name}/*.el
 
 %changelog
+* Thu May 17 2012 Jens Petersen <petersen at redhat.com> - 0.18.1.1-13
+- base package now provides bundled(gnulib) to make it clear that
+  gettext is built with bundled gnulib (#821757)
+
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 0.18.1.1-12
 - add filesystem guard
 


More information about the scm-commits mailing list