SPECS: freecivac.spec - slang fix done, .po regeneration fails in ...
agaran
agaran at pld-linux.org
Sun Sep 23 13:18:54 CEST 2007
Author: agaran Date: Sun Sep 23 11:18:54 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- slang fix done, .po regeneration fails in weird way (trying make few times does job)
---- Files affected:
SPECS:
freecivac.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/freecivac.spec
diff -u SPECS/freecivac.spec:1.8 SPECS/freecivac.spec:1.9
--- SPECS/freecivac.spec:1.8 Tue Feb 13 08:16:44 2007
+++ SPECS/freecivac.spec Sun Sep 23 13:18:49 2007
@@ -14,6 +14,7 @@
Source0: http://vorlon.icpnet.pl/~agaran/%{name}-snap-%{snapdate}.tgz
# Source0-md5: 5dc07e4f5cae347241b42341ea10d83f
Patch0: %{name}-gtk2-m4.diff
+Patch1: %{name}-slang.diff
URL: http://freecivac.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -38,6 +39,7 @@
%prep
%setup -q -n %{name}
%patch0 -p1
+%patch1 -p1
rm configure.in
mv m4/x.252 m4/x.m4
perl -pi -e 's/-lslang-utf8/-lslang/' server/Makefile.am
@@ -89,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2007/09/23 11:18:49 agaran
+- slang fix done, .po regeneration fails in weird way (trying make few times does job)
+
Revision 1.8 2007/02/13 07:16:44 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freecivac.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list