[packages/virt-manager] Set Epoch to 1 to easy upgrade from python-virtinst 0.600.4

wiget wiget at pld-linux.org
Sun Jul 14 17:07:22 CEST 2013


commit 5a212f1654c94eee9591fbc4ea219b7df60e61b6
Author: Artur Frysiak <artur at frysiak.net>
Date:   Sun Jul 14 17:06:48 2013 +0200

    Set Epoch to 1 to easy upgrade from python-virtinst 0.600.4

 virt-manager.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/virt-manager.spec b/virt-manager.spec
index 10fdc93..934391c 100644
--- a/virt-manager.spec
+++ b/virt-manager.spec
@@ -3,6 +3,7 @@ Summary(pl.UTF-8):	Zarządca maszyn wirtualnych
 Name:		virt-manager
 Version:	0.10.0
 Release:	2
+Epoch:		1
 License:	GPL v2+
 Group:		Applications/Emulators
 Source0:	http://virt-manager.org/download/sources/virt-manager/%{name}-%{version}.tar.gz
@@ -16,7 +17,7 @@ BuildRequires:	python-devel >= 1:2.6
 BuildRequires:	rpmbuild(macros) >= 1.592
 Requires(post,postun):	glib2
 Requires(post,postun):	gtk-update-icon-cache
-Requires:	python-libvirt = %{version}-%{release}
+Requires:	python-libvirt = %{epoch}:%{version}-%{release}
 Requires:	gtk3-vnc >= 0.4.3
 Requires:	gtk+3 >= 3.0
 Requires:	hicolor-icon-theme
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/virt-manager.git/commitdiff/5a212f1654c94eee9591fbc4ea219b7df60e61b6



More information about the pld-cvs-commit mailing list