- update to 0.6.4
This commit is contained in:
parent
339b825ef4
commit
22bd209b92
@ -1 +1,4 @@
|
|||||||
libidn-0.6.3.tar.gz
|
libidn-0.6.4.tar.gz
|
||||||
|
*.rpm
|
||||||
|
x86_64
|
||||||
|
clog
|
||||||
|
@ -1,11 +1,10 @@
|
|||||||
Summary: Internationalized Domain Name support library
|
Summary: Internationalized Domain Name support library
|
||||||
Name: libidn
|
Name: libidn
|
||||||
Version: 0.6.3
|
Version: 0.6.4
|
||||||
Release: 1
|
Release: 1
|
||||||
URL: http://www.gnu.org/software/libidn
|
URL: http://www.gnu.org/software/libidn
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
||||||
Patch0: libidn-0.6.2-configdoth.patch
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: pkgconfig, gettext
|
BuildRequires: pkgconfig, gettext
|
||||||
@ -31,7 +30,6 @@ developing programs which use the GNU libidn library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .configdoth
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-csharp
|
%configure --disable-csharp
|
||||||
@ -91,6 +89,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 7 2006 Joe Orton <jorton@redhat.com> 0.6.4-1
|
||||||
|
- update to 0.6.4
|
||||||
|
|
||||||
* Thu Jun 1 2006 Joe Orton <jorton@redhat.com> 0.6.3-1
|
* Thu Jun 1 2006 Joe Orton <jorton@redhat.com> 0.6.3-1
|
||||||
- update to 0.6.3
|
- update to 0.6.3
|
||||||
- fix some places where gettext() was not getting used
|
- fix some places where gettext() was not getting used
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
d240631c93c7d3a0e93cdf66f536073f libidn-0.6.3.tar.gz
|
43b53d7bab03e9b156232850e7ccc5c9 libidn-0.6.4.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user