SPECS: epiphany.spec - no need to use --all-name in %%find_lang

grzegol grzegol at pld-linux.org
Mon Aug 28 19:35:37 CEST 2006


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

---- Files affected:
SPECS:
   epiphany.spec (1.121 -> 1.122) 

---- Diffs:

================================================================
Index: SPECS/epiphany.spec
diff -u SPECS/epiphany.spec:1.121 SPECS/epiphany.spec:1.122
--- SPECS/epiphany.spec:1.121	Sun Aug 27 15:24:03 2006
+++ SPECS/epiphany.spec	Mon Aug 28 19:35:31 2006
@@ -131,8 +131,7 @@
 rm -r $RPM_BUILD_ROOT%{_datadir}/locale/tk
 rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/%{basever}/plugins/*.la
 
-# epiphany-2.0.mo, but gnome/help/epiphany
-%find_lang %{name}-2.0 --with-gnome --all-name
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -157,7 +156,7 @@
 %update_desktop_database_postun
 %update_icon_cache hicolor
 
-%files -f %{name}-2.0.lang
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
@@ -194,6 +193,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.122  2006/08/28 17:35:31  grzegol
+- no need to use --all-name in %%find_lang
+
 Revision 1.121  2006/08/27 13:24:03  havner
 - rebuild with 2.5
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/epiphany.spec?r1=1.121&r2=1.122&f=u



More information about the pld-cvs-commit mailing list