diff --git a/wget.spec b/wget.spec index 02ac527..1f89a09 100644 --- a/wget.spec +++ b/wget.spec @@ -1,7 +1,7 @@ Summary: A utility for retrieving files using the HTTP or FTP protocols Name: wget Version: 1.13.4 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: Applications/Internet Url: http://www.gnu.org/software/wget/ @@ -12,6 +12,7 @@ Patch2: wget-1.12-path.patch # http://bzr.savannah.gnu.org/lh/wget/trunk/revision/2317 #Patch3: wget-1.12-certificate-subjectAltName.patch Provides: webclient +Provides: bundled(gnulib) Requires(post): /sbin/install-info Requires(preun): /sbin/install-info BuildRequires: openssl-devel, pkgconfig, texinfo, gettext, autoconf @@ -67,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_infodir}/* %changelog +* Tue May 15 2012 Karsten Hopp 1.13.4-3 +- add virtual provides per https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries + * Sat Jan 14 2012 Fedora Release Engineering - 1.13.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild