diff --git a/sharutils.spec b/sharutils.spec index c965b27..4416ba7 100644 --- a/sharutils.spec +++ b/sharutils.spec @@ -1,7 +1,7 @@ Summary: The GNU shar utilities for packaging and unpackaging shell archives Name: sharutils Version: 4.11.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ and LGPLv2+ and Public Domain Group: Applications/Archiving Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.bz2 @@ -9,6 +9,7 @@ URL: http://www.gnu.org/software/%{name}/ BuildRequires: gettext Requires(post): info Requires(preun): info +Provides: bundled(gnulib) %description The sharutils package contains the GNU shar utilities, a set of tools @@ -65,6 +66,9 @@ fi %{_mandir}/man5/* %changelog +* Tue May 15 2012 Petr Pisar - 4.11.1-3 +- Export bundled(gnulib) (bug #821789) + * Sat Jan 14 2012 Fedora Release Engineering - 4.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild