rpms/libvirt/F-9 libvirt.spec,1.84,1.85

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


Author: markmc

Update of /cvs/pkgs/rpms/libvirt/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17871

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



Index: libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/F-9/libvirt.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- libvirt.spec	9 May 2008 16:57:44 -0000	1.84
+++ libvirt.spec	4 Jun 2008 17:43:09 -0000	1.85
@@ -2,11 +2,9 @@
 
 %if "%{fedora}" >= "8"
 %define with_polkit 1
-%define with_lokkit 1
 %define with_proxy no
 %else
 %define with_polkit 0
-%define with_lokkit 0
 %define with_proxy yes
 %endif
 
@@ -23,7 +21,7 @@
 Summary: Library providing a simple API virtualization
 Name: libvirt
 Version: 0.4.2
-Release: 3%{?dist}%{?extra_release}
+Release: 4%{?dist}%{?extra_release}
 License: LGPL
 Group: Development/Libraries
 Source: libvirt-%{version}.tar.gz
@@ -46,9 +44,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
 # PPC64 has no Xen nor QEmu, try to build anyway
@@ -86,9 +81,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
 # PPC64 has no Xen nor QEmu, try to build anyway
@@ -290,6 +282,9 @@
 %doc docs/examples/python
 
 %changelog
+* Wed Jun  4 2008 Mark McLoughlin <markmc at redhat.com> - 0.4.2-4.fc9
+- Disable lokkit support again (#449996, #447633)
+
 * Fri May  9 2008 Daniel P. Berrange <berrange at redhat.com> - 0.4.2-3.fc9
 - Added directory for initrd/kernel images for SELinux policy
 




More information about the fedora-extras-commits mailing list