Export bundled(gnulib)
This commit is contained in:
parent
17bd4f78a4
commit
6c67a3210d
@ -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 <ppisar@redhat.com> - 4.11.1-3
|
||||
- Export bundled(gnulib) (bug #821789)
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.11.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user