]> git.pld-linux.org Git - packages/libidn.git/commitdiff
- release 2 for python 2.4
authorsaq <saq@pld-linux.org>
Sat, 25 Dec 2004 13:45:36 +0000 (13:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libidn.spec -> 1.33

libidn.spec

index ce02ed2aebd3bfae2fe8b543a05b53ab68b5f56e..c1fb934d3c9f74d8440bb024cb684587c11d3f40 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Internationalized string processing library
 Summary(pl):   Biblioteka do przetwarzania umiêdzynarodowionych ³añcuchów
 Name:          libidn
 Version:       0.5.12
-Release:       1
+Release:       2
 License:       LGPL v2.1
 Group:         Libraries
 Source0:       http://josefsson.org/libidn/releases/%{name}-%{version}.tar.gz
@@ -123,7 +123,7 @@ domen).
 %{__make}
 
 %{__make} -C contrib/idn-python \
-       INCLUDE="/usr/include/python2.3 %{rpmcflags} -I../../lib -L../../lib/.libs"
+       INCLUDE="/usr/include/python2.4 -I/usr/include/python2.3 %{rpmcflags} -I../../lib -L../../lib/.libs"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.148469 seconds and 4 git commands to generate.