|
|
@ -1,11 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Internationalized Domain Name support library
|
|
|
|
Summary: Internationalized Domain Name support library
|
|
|
|
Name: libidn
|
|
|
|
Name: libidn
|
|
|
|
Version: 0.4.3
|
|
|
|
Version: 0.4.9
|
|
|
|
Release: 2
|
|
|
|
Release: 1
|
|
|
|
URL: http://www.gnu.org/software/libidn
|
|
|
|
URL: http://www.gnu.org/software/libidn
|
|
|
|
License: LGPL
|
|
|
|
License: LGPL
|
|
|
|
Source0: %{name}-%{version}.tar.gz
|
|
|
|
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
|
|
|
Group: System/Libraries
|
|
|
|
Group: System/Libraries
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
BuildRequires: pkgconfig
|
|
|
|
BuildRequires: pkgconfig
|
|
|
@ -73,9 +73,15 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/{locale,info}
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jun 15 2004 Robert Scheck <redhat@linuxnetz.de> 0.4.9-1
|
|
|
|
|
|
|
|
- upgrade to 0.4.9 (#126353)
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 29 2004 Joe Orton <jorton@redhat.com> 0.4.4-1
|
|
|
|
|
|
|
|
- update to 0.4.4; remove contrib from -devel docs
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 29 2004 Joe Orton <jorton@redhat.com> 0.4.3-1
|
|
|
|
* Thu Apr 29 2004 Joe Orton <jorton@redhat.com> 0.4.3-1
|
|
|
|
- update to 0.4.3, remove -rpath patch
|
|
|
|
- update to 0.4.3, remove -rpath patch
|
|
|
|
|
|
|
|
|
|
|
|