rpms/libvirt/devel libvirt.spec,1.88,1.89

Mark McLoughlin (markmc) fedora-extras-commits at redhat.com
Wed Jun 4 17:35:09 UTC 2008


Author: markmc

Update of /cvs/pkgs/rpms/libvirt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17007

Modified Files:
	libvirt.spec 
Log Message:
* Wed Jun  4 2008 Mark McLoughlin <markmc at redhat.com> - 0.4.2-6.fc10
- Disable lokkit support again (#449996, #447633)



Index: libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/devel/libvirt.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- libvirt.spec	15 May 2008 21:34:28 -0000	1.88
+++ libvirt.spec	4 Jun 2008 17:34:26 -0000	1.89
@@ -4,7 +4,6 @@
 %define with_xen_proxy 1
 %define with_qemu      1
 %define with_polkit    0
-%define with_lokkit    0
 
 # Xen is available only on i386 x86_64 ia64
 %ifnarch i386 i686 x86_64 ia64
@@ -23,14 +22,13 @@
 
 %if %{fedora} >= 8
 %define with_polkit    1
-%define with_lokkit    1
 %define with_xen_proxy 0
 %endif
 
 Summary: Library providing a simple API virtualization
 Name: libvirt
 Version: 0.4.2
-Release: 5%{?dist}%{?extra_release}
+Release: 6%{?dist}%{?extra_release}
 License: LGPL
 Group: Development/Libraries
 Source: libvirt-%{version}.tar.gz
@@ -53,9 +51,6 @@
 %if %{with_polkit}
 Requires: PolicyKit >= 0.6
 %endif
-%if %{with_lokkit}
-Requires: /usr/sbin/lokkit
-%endif
 # For mount/umount in FS driver
 BuildRequires: util-linux
 %if %{with_qemu}
@@ -92,9 +87,6 @@
 %if %{with_polkit}
 BuildRequires: PolicyKit-devel >= 0.6
 %endif
-%if %{with_lokkit}
-BuildRequires: /usr/sbin/lokkit
-%endif
 # For mount/umount in FS driver
 BuildRequires: util-linux
 %if %{with_qemu}
@@ -287,6 +279,9 @@
 %doc docs/examples/python
 
 %changelog
+* Wed Jun  4 2008 Mark McLoughlin <markmc at redhat.com> - 0.4.2-6.fc10
+- Disable lokkit support again (#449996, #447633)
+
 * Thu May 15 2008 Daniel P. Berrange <berrange at redhat.com> - 0.4.2-5.fc10
 - Rebuild with policy enabled (rhbz #446616)
 




More information about the fedora-extras-commits mailing list