Author: glen                         Date: Tue Apr 29 20:35:10 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- treat *~ as backup files (not just .~*~)
- improved pld patch with cache dir location

---- Files affected:
SPECS:
   util-vserver.spec (1.138.2.37 -> 1.138.2.38) 

---- Diffs:

================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.138.2.37 SPECS/util-vserver.spec:1.138.2.38
--- SPECS/util-vserver.spec:1.138.2.37  Tue Apr 29 16:11:53 2008
+++ SPECS/util-vserver.spec     Tue Apr 29 22:35:05 2008
@@ -59,6 +59,7 @@
 Patch14:       %{name}-rpmpath.patch
 Patch15:       %{name}-interfaces-ignore-cvs-dir.patch
 Patch16:       %{name}-personalitymachine.patch
+Patch17:       %{name}-backupfiles.patch
 URL:           http://savannah.nongnu.org/projects/util-vserver/
 BuildRequires: autoconf
 BuildRequires: automake >= 1.9
@@ -404,6 +405,7 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
+%patch17 -p1
 
 install %{SOURCE9} package-management.txt
 
@@ -628,7 +630,6 @@
 EOF
 
 install -d $RPM_BUILD_ROOT/var/cache/vservers/poldek
-ln -sf /var/cache/vservers/poldek $RPM_BUILD_ROOT/vservers/.pkg/poldek-cache
 
 # we have our own initscript which does the same
 rm -f $RPM_BUILD_ROOT/etc/rc.d/init.d/vservers-default
@@ -788,7 +789,6 @@
 %{_mandir}/man8/vtop.8*
 %attr(000,root,root) %dir /vservers
 %dir /vservers/.pkg
-/vservers/.pkg/poldek-cache
 %dir %{_localstatedir}/run/vservers
 %dir %{_localstatedir}/run/vservers.rev
 %dir %{_localstatedir}/run/vshelper
@@ -953,6 +953,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138.2.38  2008-04-29 20:35:05  glen
+- treat *~ as backup files (not just .~*~)
+- improved pld patch with cache dir location
+
 Revision 1.138.2.37  2008-04-29 14:11:53  glen
 - keep poldek cache in /var/cache/vservers/poldek
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.138.2.37&r2=1.138.2.38&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to