packages: libvirt/libvirt.spec - --with-remote-file renamed to --with-remot...

adamg adamg at pld-linux.org
Sat Sep 5 14:36:27 CEST 2009


Author: adamg                        Date: Sat Sep  5 12:36:27 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- --with-remote-file renamed to --with-remote-pid-file
- --with-qemud-pid-file removed upstream

---- Files affected:
packages/libvirt:
   libvirt.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/libvirt/libvirt.spec
diff -u packages/libvirt/libvirt.spec:1.15 packages/libvirt/libvirt.spec:1.16
--- packages/libvirt/libvirt.spec:1.15	Sat Sep  5 14:30:59 2009
+++ packages/libvirt/libvirt.spec	Sat Sep  5 14:36:22 2009
@@ -158,8 +158,7 @@
 	%{!?with_xen:--without-xen} \
 	%{!?with_qemu:--without-qemu} \
 	--with-init-script=redhat \
-	--with-qemud-pid-file=%{_localstatedir}/run/libvirt_qemud.pid \
-	--with-remote-file=%{_localstatedir}/run/libvirtd.pid
+	--with-remote-pid-file=%{_localstatedir}/run/libvirtd.pid
 
 %{__make} AWK=gawk
 
@@ -241,6 +240,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/09/05 12:36:22  adamg
+- --with-remote-file renamed to --with-remote-pid-file
+- --with-qemud-pid-file removed upstream
+
 Revision 1.15  2009/09/05 12:30:59  adamg
 - pass CC, CFLAGS, LDFLAGS and CPPFLAGS
 - remove bogus translations
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libvirt/libvirt.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list