Author: sparky Date: Tue Oct 31 21:07:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added gettext.m4-fix patch, rel 2
---- Files affected: SPECS: gettext.spec (1.131 -> 1.132) ---- Diffs: ================================================================ Index: SPECS/gettext.spec diff -u SPECS/gettext.spec:1.131 SPECS/gettext.spec:1.132 --- SPECS/gettext.spec:1.131 Tue Oct 31 20:45:41 2006 +++ SPECS/gettext.spec Tue Oct 31 22:07:33 2006 @@ -29,7 +29,7 @@ Summary(uk): âŚÂĚŚĎÔĹËÉ ÔÁ ŐÔÉĚŚÔÉ ÄĚŃ ĐŚÄÔŇÉÍËÉ ÎÁĂŚĎÎÁĚŘÎÉČ ÍĎ× Name: gettext Version: 0.16 -Release: 1 +Release: 2 License: LGPL (runtime), GPL (tools) Group: Development/Tools Source0: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -39,6 +39,7 @@ Patch2: %{name}-pl.po-update.patch Patch3: %{name}-no_docs.patch Patch4: %{name}-ac.patch +Patch5: %{name}-gettext.m4-fix.patch URL: http://www.gnu.org/software/gettext/ BuildRequires: autoconf >= 2.59 # after dropping -ac.patch: @@ -299,6 +300,7 @@ # patch not finished yet #%patch3 -p1 %patch4 -p1 +%patch5 -p1 %{__perl} -pi -e 's/ no / nb /' gettext-runtime/po/LINGUAS gettext-tools/po/LINGUAS mv -f gettext-runtime/po/{no,nb}.po @@ -507,6 +509,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.132 2006/10/31 21:07:33 sparky +- added gettext.m4-fix patch, rel 2 + Revision 1.131 2006/10/31 19:45:41 sparky - include mono macros only if built with dotnet ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gettext.spec?r1=1.131&r2=1.132&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
