SPECS: gramps.spec - rm no locale

krystian krystian at pld-linux.org
Thu Aug 10 22:16:38 CEST 2006


Author: krystian                     Date: Thu Aug 10 20:16:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rm no locale

---- Files affected:
SPECS:
   gramps.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/gramps.spec
diff -u SPECS/gramps.spec:1.37 SPECS/gramps.spec:1.38
--- SPECS/gramps.spec:1.37	Thu Aug 10 21:37:16 2006
+++ SPECS/gramps.spec	Thu Aug 10 22:16:33 2006
@@ -10,6 +10,7 @@
 # Source0-md5:	650873c3c571a921a9c42b975ced2105
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-icon_path.patch
+Patch2:		%{name}-locale_names.patch
 URL:		http://gramps.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -43,8 +44,10 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 sed -i -e 's|gramps.py|gramps.pyc|' gramps.sh.in
+rm -f src/po/no.*
 
 %build
 %{__aclocal}
@@ -127,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/08/10 20:16:33  krystian
+- rm no locale
+
 Revision 1.37  2006/08/10 19:37:16  krystian
 - up to 2.0.11
 - no need gramps-locale_names.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gramps.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list