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

Daniel P. Berrange (berrange) fedora-extras-commits at redhat.com
Thu May 15 21:35:25 UTC 2008


Author: berrange

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

Modified Files:
	libvirt.spec 
Log Message:
Rebuild to fix policykit enablement (rhbz #446616)


Index: libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libvirt/devel/libvirt.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- libvirt.spec	9 May 2008 16:58:53 -0000	1.87
+++ libvirt.spec	15 May 2008 21:34:28 -0000	1.88
@@ -21,7 +21,7 @@
 %endif
 %endif
 
-%if "%{fedora}" >= "8"
+%if %{fedora} >= 8
 %define with_polkit    1
 %define with_lokkit    1
 %define with_xen_proxy 0
@@ -30,7 +30,7 @@
 Summary: Library providing a simple API virtualization
 Name: libvirt
 Version: 0.4.2
-Release: 4%{?dist}%{?extra_release}
+Release: 5%{?dist}%{?extra_release}
 License: LGPL
 Group: Development/Libraries
 Source: libvirt-%{version}.tar.gz
@@ -287,6 +287,9 @@
 %doc docs/examples/python
 
 %changelog
+* Thu May 15 2008 Daniel P. Berrange <berrange at redhat.com> - 0.4.2-5.fc10
+- Rebuild with policy enabled (rhbz #446616)
+
 * Fri May  9 2008 Daniel P. Berrange <berrange at redhat.com> - 0.4.2-4.fc10
 - Added directory for initrd/kernel images for SELinux policy
 




More information about the fedora-extras-commits mailing list