]> git.pld-linux.org Git - packages/virt-manager.git/commitdiff
Set Epoch to 1 to easy upgrade from python-virtinst 0.600.4
authorArtur Frysiak <artur@frysiak.net>
Sun, 14 Jul 2013 15:06:48 +0000 (17:06 +0200)
committerArtur Frysiak <artur@frysiak.net>
Sun, 14 Jul 2013 15:06:48 +0000 (17:06 +0200)
virt-manager.spec

index 10fdc93de236e34ced8cd7118114e57a96e9e8d7..934391cc13a6544942147fc7d419c06427779dea 100644 (file)
@@ -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
This page took 0.079726 seconds and 4 git commands to generate.