Author: radek Date: Thu Sep 17 13:15:09 2009 GMT Module: packages Tag: HEAD ---- Log message: - version 0.8.0
---- Files affected: packages/virt-manager: virt-manager.spec (1.7 -> 1.8) , virt-manager-python.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/virt-manager/virt-manager.spec diff -u packages/virt-manager/virt-manager.spec:1.7 packages/virt-manager/virt-manager.spec:1.8 --- packages/virt-manager/virt-manager.spec:1.7 Thu Sep 17 13:42:30 2009 +++ packages/virt-manager/virt-manager.spec Thu Sep 17 15:15:03 2009 @@ -2,14 +2,13 @@ Summary: Virtual Machine Manager Name: virt-manager -Version: 0.7.0 -Release: 0.2 +Version: 0.8.0 +Release: 0.1 License: GPL v2+ Group: Applications/Emulators URL: http://virt-manager.et.redhat.com/ Source0: http://virt-manager.et.redhat.com/download/sources/virt-manager/%{name}-%{version}.tar.gz -# Source0-md5: 32ca0ab48fd317cb6598d88468f16951 -Patch0: %{name}-python.patch +# Source0-md5: 0b6cb9144e3933f2c9af07e2d409842d BuildRequires: atk-devel BuildRequires: cairo-devel BuildRequires: gettext @@ -37,7 +36,7 @@ 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 +Requires: python-virtinst >= 0.500.0 # Earlier vte had broken python binding module Requires: vte >= 0.12.2 # For online help @@ -67,7 +66,6 @@ %prep %setup -q -%patch0 -p1 %build %configure @@ -118,8 +116,6 @@ %{_sysconfdir}/gconf/schemas/%{name}.schemas %attr(755,root,root) %{_bindir}/%{name} %{_libexecdir}/%{name}-launch -%dir %{_libdir}/%{name} -%{_libdir}/%{name}/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/*.glade @@ -150,6 +146,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/09/17 13:15:03 radek +- version 0.8.0 + Revision 1.7 2009/09/17 11:42:30 radek - release 0.2: gnome-keyring is optional, Suggests instead of R ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/virt-manager/virt-manager.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
