Author: arekm Date: Sun Nov 9 23:45:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; autopoint now works with cvsnt
---- Files affected: SPECS: gettext.spec (1.162 -> 1.163) ---- Diffs: ================================================================ Index: SPECS/gettext.spec diff -u SPECS/gettext.spec:1.162 SPECS/gettext.spec:1.163 --- SPECS/gettext.spec:1.162 Tue Oct 14 04:43:02 2008 +++ SPECS/gettext.spec Mon Nov 10 00:45:49 2008 @@ -39,7 +39,7 @@ Summary(uk.UTF-8): Бібліотеки та утиліти для підтримки національних мов Name: gettext Version: 0.17 -Release: 4 +Release: 5 License: LGPL v2+ (libintl), GPL v3+ (tools) Group: Development/Tools Source0: http://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -51,6 +51,7 @@ Patch4: %{name}-libintl_by_gcj.patch Patch5: %{name}-removed_macros.patch Patch6: %{name}-creat_mode.patch +Patch7: %{name}-cvs.patch URL: http://www.gnu.org/software/gettext/ BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.10 @@ -318,6 +319,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build %{__libtoolize} @@ -530,6 +532,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.163 2008/11/09 23:45:49 arekm +- rel 5; autopoint now works with cvsnt + Revision 1.162 2008/10/14 02:43:02 sls - added creat_mode.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gettext.spec?r1=1.162&r2=1.163&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
