SPECS (AC-branch): poldek.spec - don't mess with MY config files leaving me...

gotar gotar at pld-linux.org
Mon May 12 21:47:39 CEST 2008


Author: gotar                        Date: Mon May 12 19:47:39 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- don't mess with MY config files leaving me without original file

---- Files affected:
SPECS:
   poldek.spec (1.277.2.3.2.18.2.13 -> 1.277.2.3.2.18.2.14) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.277.2.3.2.18.2.13 SPECS/poldek.spec:1.277.2.3.2.18.2.14
--- SPECS/poldek.spec:1.277.2.3.2.18.2.13	Thu Apr  3 19:52:06 2008
+++ SPECS/poldek.spec	Mon May 12 21:47:34 2008
@@ -332,7 +332,7 @@
 
 if [ -f %{_sysconfdir}/%{name}/pld-source.conf.rpmsave ]; then
 	cp -f %{_sysconfdir}/%{name}/repos.d/pld.conf{,.rpmnew}
-	mv -f %{_sysconfdir}/%{name}/pld-source.conf.rpmsave %{_sysconfdir}/%{name}/repos.d/pld.conf
+	cp -f %{_sysconfdir}/%{name}/pld-source.conf.rpmsave %{_sysconfdir}/%{name}/repos.d/pld.conf
 	%{__sed} -i -e 's,_pld_arch,_arch,g;s,_ac_idxtype,_type,g;s,_pld_prefix,_prefix,g' \
 		 %{_sysconfdir}/%{name}/repos.d/pld.conf
 fi
@@ -340,7 +340,7 @@
 %ifarch %{x8664}
 if [ -f %{_sysconfdir}/%{name}/pld-multilib-source.conf.rpmsave ]; then
 	cp -f %{_sysconfdir}/%{name}/repos.d/pld-multilib.conf{,.rpmnew}
-	mv -f %{_sysconfdir}/%{name}/pld-multilib-source.conf.rpmsave %{_sysconfdir}/%{name}/repos.d/pld-multilib.conf
+	cp -f %{_sysconfdir}/%{name}/pld-multilib-source.conf.rpmsave %{_sysconfdir}/%{name}/repos.d/pld-multilib.conf
 	%{__sed} -i -e 's,_pld_arch,_arch,g;s,_ac_idxtype,_type,g;s,_pld_prefix,_prefix,g' \
 		 %{_sysconfdir}/%{name}/repos.d/pld-multilib.conf
 fi
@@ -403,6 +403,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.277.2.3.2.18.2.14  2008-05-12 19:47:34  gotar
+- don't mess with MY config files leaving me without original file
+
 Revision 1.277.2.3.2.18.2.13  2008-04-03 17:52:06  megabajt
 - added -pkguinf-kill-assert.patch
 - release 20
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.277.2.3.2.18.2.13&r2=1.277.2.3.2.18.2.14&f=u



More information about the pld-cvs-commit mailing list