Added provide bundled(gnulib) as it's a copylib (#821769)

This commit is contained in:
Robert Scheck 2012-11-16 23:09:06 +01:00
parent 2deaf75d7d
commit d04e29f68a

View File

@ -1,7 +1,7 @@
Summary: Library to support IDNA2008 internationalized domain names Summary: Library to support IDNA2008 internationalized domain names
Name: libidn2 Name: libidn2
Version: 0.8 Version: 0.8
Release: 2%{?dist} Release: 3%{?dist}
License: GPLv3+ License: GPLv3+
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.gnu.org/software/libidn/#libidn2 URL: http://www.gnu.org/software/libidn/#libidn2
@ -10,6 +10,7 @@ Patch0: libidn2-0.3-rpath.patch
Requires(post): /sbin/install-info, /sbin/ldconfig Requires(post): /sbin/install-info, /sbin/ldconfig
Requires(preun): /sbin/install-info Requires(preun): /sbin/install-info
Requires(postun): /sbin/ldconfig Requires(postun): /sbin/ldconfig
Provides: bundled(gnulib)
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description %description
@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/ %{_datadir}/gtk-doc/
%changelog %changelog
* Fri Nov 16 2012 Robert Scheck <robert@fedoraproject.org> 0.8-3
- Added provide bundled(gnulib) as it's a copylib (#821769)
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8-2 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild