SPECS: virt-manager.spec - ok, let`s use PLD packages

paszczus paszczus at pld-linux.org
Tue Sep 23 13:10:19 CEST 2008


Author: paszczus                     Date: Tue Sep 23 11:10:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ok, let`s use PLD packages

---- Files affected:
SPECS:
   virt-manager.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/virt-manager.spec
diff -u SPECS/virt-manager.spec:1.1 SPECS/virt-manager.spec:1.2
--- SPECS/virt-manager.spec:1.1	Tue Sep 23 12:26:46 2008
+++ SPECS/virt-manager.spec	Tue Sep 23 13:10:13 2008
@@ -23,34 +23,34 @@
 BuildRequires:	scrollkeeper
 
 # These two are just the oldest version tested
-Requires:	gnome-python2-gconf >= 1.99.11-7
 Requires:	pygtk2 >= 1.99.12-6
+Requires:	python-gnome-gconf >= 1.99.11-7
 # Absolutely require this version or newer
 Requires:	libvirt-python >= 0.4.5
 # Definitely does not work with earlier due to python API changes
-Requires:	dbus-python >= 0.61
+Requires:	python-dbus >= 0.61
 # Might work with earlier, but this is what we've tested
 Requires:	gnome-keyring >= 0.4.9
 # Minimum we've tested with
 # Although if you don't have this, comment it out and the app
 # will work just fine - keyring functionality will simply be
 # disabled
-Requires:	gnome-python2-gnomekeyring >= 2.15.4
-Requires:	gnome-python2-gnomevfs >= 2.15.4
+Requires:	python-gnome-desktop-keyring >= 2.15.4
+Requires:	python-gnome-vfs >= 2.15.4
 # Minimum we've tested with
 # Required for loading the glade UI
 # Required for our graphics which are currently SVG format
 # Required to install Xen & QEMU guests
-Requires:	librsvg2
-Requires:	libxml2-python >= 2.6.23
-Requires:	pygtk2-libglade
+Requires:	python-gnome-desktop-librsvg >= 2.14
+Requires:	python-libxml2 >= 2.6.23
+Requires:	python-pygtk-glade >= 2.12
 Requires:	python-virtinst >= 0.400.0
 # Earlier vte had broken python binding module
 Requires:	vte >= 0.12.2
 # For online help
 Requires:	scrollkeeper
 # For console widget
-Requires:	gtk-vnc-python >= 0.3.4
+Requires:	python-gtk-vnc >= 0.3.4
 # For local authentication against PolicyKit
 Requires:	PolicyKit-gnome
 
@@ -148,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/09/23 11:10:13  paszczus
+- ok, let`s use PLD packages
+
 Revision 1.1  2008/09/23 10:26:46  paszczus
 - raw from spec included in sources
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/virt-manager.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list