SPECS (AC-branch): gnome-screensaver.spec - rm -f

havner havner at pld-linux.org
Tue Aug 8 21:18:27 CEST 2006


Author: havner                       Date: Tue Aug  8 19:18:27 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rm -f

---- Files affected:
SPECS:
   gnome-screensaver.spec (1.23.2.6 -> 1.23.2.7) 

---- Diffs:

================================================================
Index: SPECS/gnome-screensaver.spec
diff -u SPECS/gnome-screensaver.spec:1.23.2.6 SPECS/gnome-screensaver.spec:1.23.2.7
--- SPECS/gnome-screensaver.spec:1.23.2.6	Tue Aug  8 21:03:13 2006
+++ SPECS/gnome-screensaver.spec	Tue Aug  8 21:18:22 2006
@@ -95,12 +95,12 @@
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/pam.d/gnome-screensaver
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/no
 
 _DIR=$(pwd)
 cd %{name}-xscreensaver
 # this one is provided by gnome-screensaver
-rm popsquares.desktop
+rm -f popsquares.desktop
 install * $RPM_BUILD_ROOT%{_datadir}/%{name}/themes
 echo '%defattr(644,root,root,755)' > $_DIR/xscreensaver.files
 for I in *; do
@@ -149,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23.2.7  2006/08/08 19:18:22  havner
+- rm -f
+
 Revision 1.23.2.6  2006/08/08 19:03:13  havner
 - xscreensaver support (pregenerated desktop files based on
   xscreensaver 4.24)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-screensaver.spec?r1=1.23.2.6&r2=1.23.2.7&f=u



More information about the pld-cvs-commit mailing list