SPECS: poldek.spec - don't mess with MY config files leaving me without ori...
gotar
gotar at pld-linux.org
Mon May 12 21:48:17 CEST 2008
Author: gotar Date: Mon May 12 19:48:17 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't mess with MY config files leaving me without original file
---- Files affected:
SPECS:
poldek.spec (1.332 -> 1.333)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.332 SPECS/poldek.spec:1.333
--- SPECS/poldek.spec:1.332 Wed Apr 23 20:32:21 2008
+++ SPECS/poldek.spec Mon May 12 21:48:11 2008
@@ -326,13 +326,13 @@
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
fi
%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
fi
%endif
@@ -393,6 +393,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.333 2008-05-12 19:48:11 gotar
+- don't mess with MY config files leaving me without original file
+
Revision 1.332 2008-04-23 18:32:21 glen
- restore lost hold kernel and choose equivalents manually options; rel 8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.332&r2=1.333&f=u
More information about the pld-cvs-commit
mailing list