SPECS: gramps.spec - mark fr manuals with lang()

qboosh qboosh at pld-linux.org
Thu May 11 17:54:53 CEST 2006


Author: qboosh                       Date: Thu May 11 15:54:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mark fr manuals with lang()

---- Files affected:
SPECS:
   gramps.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/gramps.spec
diff -u SPECS/gramps.spec:1.34 SPECS/gramps.spec:1.35
--- SPECS/gramps.spec:1.34	Tue May  2 08:51:54 2006
+++ SPECS/gramps.spec	Thu May 11 17:54:48 2006
@@ -45,7 +45,7 @@
 %patch1 -p1
 
 sed -i -e 's|gramps.py|gramps.pyc|' gramps.sh.in
-rm -rf src/po/no.*
+rm -f src/po/no.*
 
 %build
 %{__aclocal}
@@ -118,7 +118,7 @@
 %{_sysconfdir}/gconf/schemas/gramps.schemas
 
 %{_mandir}/man1/*
-%{_mandir}/*/man1/*
+%lang(fr) %{_mandir}/fr/man1/*
 %{_omf_dest_dir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -127,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/05/11 15:54:48  qboosh
+- mark fr manuals with lang()
+
 Revision 1.34  2006/05/02 06:51:54  krystian
 up to 2.0.10
 
================================================================

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



More information about the pld-cvs-commit mailing list