]> git.pld-linux.org Git - packages/gettext.git/commitdiff
- updated to 0.14.4 auto/th/gettext-0_14_4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 15 Apr 2005 22:52:17 +0000 (22:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gettext.spec -> 1.118

gettext.spec

index 286999d084ba26617f566f65b3439fab433448ae..993f14eac19ec31267c082f013a925f09f5496d6 100644 (file)
@@ -22,12 +22,12 @@ Summary(ru):        
 Summary(tr):   Desteði için kitaplýk ve araçlar
 Summary(uk):   â¦Â̦ÏÔÅËÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌѠЦÄÔÒÉÍËÉ ÎÁæÏÎÁÌØÎÉÈ ÍÏ×
 Name:          gettext
-Version:       0.14.3
+Version:       0.14.4
 Release:       1
 License:       LGPL (runtime), GPL (tools)
 Group:         Development/Tools
 Source0:       ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
-# Source0-md5: 14c2644c2f3b0eb67d5db7ee389547de
+# Source0-md5: 7580b2d77ef26cafa248f525dcb960c3
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-killkillkill.patch
 Patch2:                %{name}-no_docs.patch
@@ -285,27 +285,27 @@ mv -f gettext-tools/po/{no,nb}.gmo
 
 %build
 # it's m4_included somewhere
-install %{_aclocaldir}/libtool.m4 config/m4/libtool.m4
+install %{_aclocaldir}/libtool.m4 m4/libtool.m4
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
 cd autoconf-lib-link
-%{__aclocal} -I m4 -I ../config/m4
+%{__aclocal} -I m4 -I ../m4
 %{__autoconf}
 %{__automake}
 cd ../gettext-runtime
-%{__aclocal} -I m4 -I ../autoconf-lib-link/m4 -I ../gettext-tools/m4 -I ../config/m4
+%{__aclocal} -I m4 -I ../autoconf-lib-link/m4 -I ../gettext-tools/m4 -I ../m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 cd libasprintf
-%{__aclocal} -I ../m4 -I ../../config/m4
+%{__aclocal} -I ../m4 -I ../../m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 cd ../../gettext-tools
-%{__aclocal} -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../config/m4
+%{__aclocal} -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
This page took 0.08168 seconds and 4 git commands to generate.