- update to 0.5.16
This commit is contained in:
parent
e9dde0c5c6
commit
fc2525bc57
@ -1 +1 @@
|
||||
libidn-0.5.15.tar.gz
|
||||
libidn-0.5.16.tar.gz
|
||||
|
@ -1,11 +1,10 @@
|
||||
Summary: Internationalized Domain Name support library
|
||||
Name: libidn
|
||||
Version: 0.5.15
|
||||
Release: 2
|
||||
Version: 0.5.16
|
||||
Release: 1
|
||||
URL: http://www.gnu.org/software/libidn
|
||||
License: LGPL
|
||||
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
||||
Patch0: libidn-0.5.15-pr29const.patch
|
||||
Group: System Environment/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: pkgconfig, gettext
|
||||
@ -31,7 +30,6 @@ developing programs which use the GNU libidn library.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .pr29const
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -87,6 +85,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri May 6 2005 Joe Orton <jorton@redhat.com> 0.5.16-1
|
||||
- update to 0.5.16
|
||||
|
||||
* Thu May 5 2005 Joe Orton <jorton@redhat.com> 0.5.15-2
|
||||
- constify data tables in pr29.c
|
||||
- clean up pre/post/postun requires
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
03d2c41aa6e74ab627a09b1f9f032280 libidn-0.5.15.tar.gz
|
||||
3fd2287f277fb63c2cc05e95ca40bf0d libidn-0.5.16.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user