SPECS: libgksu.spec - uncommented %find_lang

czarny czarny at pld-linux.org
Fri Mar 16 13:34:26 CET 2007


Author: czarny                       Date: Fri Mar 16 12:34:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- uncommented %find_lang

---- Files affected:
SPECS:
   libgksu.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/libgksu.spec
diff -u SPECS/libgksu.spec:1.10 SPECS/libgksu.spec:1.11
--- SPECS/libgksu.spec:1.10	Fri Mar 16 12:49:23 2007
+++ SPECS/libgksu.spec	Fri Mar 16 13:34:21 2007
@@ -79,7 +79,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-#%find_lang %{name}1.2
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -93,8 +93,7 @@
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
-#%files -f %{name}1.2.lang
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
@@ -128,6 +127,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/03/16 12:34:21  czarny
+- uncommented %find_lang
+
 Revision 1.10  2007/03/16 11:49:23  czarny
 - up to 2.0.4
 - subpackage utils
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libgksu.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list