SPECS (AC-branch): gnome-applet-phone-manager.spec - avoid files b...

glen glen at pld-linux.org
Wed Oct 25 23:39:58 CEST 2006


Author: glen                         Date: Wed Oct 25 21:39:58 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- avoid files being listed twice

---- Files affected:
SPECS:
   gnome-applet-phone-manager.spec (1.14.2.2 -> 1.14.2.3) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-phone-manager.spec
diff -u SPECS/gnome-applet-phone-manager.spec:1.14.2.2 SPECS/gnome-applet-phone-manager.spec:1.14.2.3
--- SPECS/gnome-applet-phone-manager.spec:1.14.2.2	Sat Sep  9 17:18:31 2006
+++ SPECS/gnome-applet-phone-manager.spec	Wed Oct 25 23:39:53 2006
@@ -66,6 +66,8 @@
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/no
 
 %find_lang %{applet} --with-gnome --all-name
+sort -u %{applet}.lang > tmp
+mv -f tmp %{applet}.lang
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -85,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14.2.3  2006/10/25 21:39:53  glen
+- avoid files being listed twice
+
 Revision 1.14.2.2  2006/09/09 15:18:31  blekot
 - rel++ to rebuild with new libgnokii
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-applet-phone-manager.spec?r1=1.14.2.2&r2=1.14.2.3&f=u



More information about the pld-cvs-commit mailing list