added missing Provides: bundled(gnulib), bug #821764
This commit is contained in:
parent
64016dcccb
commit
014ec62a4d
@ -1,6 +1,6 @@
|
||||
Name: icoutils
|
||||
Version: 0.29.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Utility for extracting and converting Microsoft icon and cursor files
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -15,6 +15,7 @@ Patch0: %{name}-%{version}-iconsize.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: gettext libpng-devel
|
||||
Provides: bundled(gnulib)
|
||||
|
||||
%description
|
||||
The icoutils are a set of programs for extracting and converting images in
|
||||
@ -58,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 19 2012 Martin Gieseking <martin.gieseking@uos.de> 0.29.1-6
|
||||
- added missing Provides: bundled(gnulib): https://bugzilla.redhat.com/show_bug.cgi?id=821764
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.29.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user