]> git.pld-linux.org Git - packages/libidn.git/commitdiff
- updated to 0.4.2, removed external pl.po (merged)
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 14 Apr 2004 22:37:50 +0000 (22:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed libidn.texi hack, BR: texinfo >= 4.7 instead

Changed files:
    libidn.spec -> 1.14

libidn.spec

index 5f2f60ec994044f798b1e1d95b398a4db93fb950..90264ce70238434b65277564913761f3650672fb 100644 (file)
@@ -4,20 +4,19 @@
 Summary:       Internationalized string processing library
 Summary(pl):   Biblioteka do przetwarzania umiêdzynarodowionych ³añcuchów
 Name:          libidn
-Version:       0.4.1
+Version:       0.4.2
 Release:       1
 License:       LGPL v2.1
 Group:         Libraries
 Source0:       http://josefsson.org/libidn/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 1f40dbf9fdc147ab2d8670d591bbae04
-Source1:       %{name}-pl.po
+# Source0-md5: 194d3d8e68501d3363f3842d83b96f1f
 Patch0:                %{name}-info.patch
 URL:           http://www.gnu.org/software/libidn/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake >= 1.8
 BuildRequires: gettext-devel >= 0.14.1
 BuildRequires: libtool >= 2:1.5
-BuildRequires: texinfo
+BuildRequires: texinfo >= 4.7
 Requires(post,postun): /sbin/ldconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -74,13 +73,6 @@ Obs
 %setup -q
 %patch0 -p1
 
-cp -f %{SOURCE1} po/pl.po
-echo 'pl' >> po/LINGUAS
-rm -f po/stamp-po
-
-# we don't have texinfo > 4.6 yet
-%{__perl} -pi -e 's/\@ordf\{\}/a/' doc/libidn.texi
-
 %build
 %{__gettextize}
 %{__libtoolize}
This page took 0.260684 seconds and 4 git commands to generate.