From 6c67a3210de1a712976c09a47ea5ba1817eef7f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 15 May 2012 16:46:19 +0200 Subject: [PATCH] Export bundled(gnulib) --- sharutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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