SPECS: gedit2.spec - no need to use --all-name with %%find_lang

grzegol grzegol at pld-linux.org
Mon Aug 28 19:47:33 CEST 2006


Author: grzegol                      Date: Mon Aug 28 17:47:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need to use --all-name with %%find_lang

---- Files affected:
SPECS:
   gedit2.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: SPECS/gedit2.spec
diff -u SPECS/gedit2.spec:1.100 SPECS/gedit2.spec:1.101
--- SPECS/gedit2.spec:1.100	Sat Aug 26 19:48:14 2006
+++ SPECS/gedit2.spec	Mon Aug 28 19:47:28 2006
@@ -108,7 +108,7 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/*.py
 rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/*/*.py
 
-%find_lang %{name} --with-gnome --all-name
+%find_lang gedit --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -129,7 +129,7 @@
 %scrollkeeper_update_postun
 %update_desktop_database_postun
 
-%files -f %{name}.lang
+%files -f gedit.lang
 %defattr(644,root,root,755)
 %doc README ChangeLog TODO AUTHORS
 %{_sysconfdir}/gconf/schemas/gedit.schemas
@@ -166,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2006/08/28 17:47:28  grzegol
+- no need to use --all-name with %%find_lang
+
 Revision 1.100  2006/08/26 17:48:14  grzegol
 - 2.15.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gedit2.spec?r1=1.100&r2=1.101&f=u



More information about the pld-cvs-commit mailing list