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 - 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 0.18.1.1-12 - add filesystem guard