Author: baggins Date: Thu Mar 22 18:42:07 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 9 - gettext.sh moved from gettext-devel to main gettext package
---- Files affected: packages/libvirt: libvirt.spec (1.70 -> 1.71) ---- Diffs: ================================================================ Index: packages/libvirt/libvirt.spec diff -u packages/libvirt/libvirt.spec:1.70 packages/libvirt/libvirt.spec:1.71 --- packages/libvirt/libvirt.spec:1.70 Sat Mar 17 21:01:14 2012 +++ packages/libvirt/libvirt.spec Thu Mar 22 19:42:02 2012 @@ -31,7 +31,7 @@ Summary(pl.UTF-8): Narzędzia współpracujące z funkcjami wirtualizacji Name: libvirt Version: 0.9.10 -Release: 8 +Release: 9 License: LGPL v2.1+ Group: Base/Kernel Source0: ftp://ftp.libvirt.org/libvirt/%{name}-%{version}.tar.gz @@ -201,8 +201,7 @@ Group: Base/Kernel Requires: %{name} = %{version}-%{release} Requires: avahi-libs >= 0.6.0 -# /etc/init.d/libvirt-guests[37]: .: /usr/bin/gettext.sh: not found, some better split needed -Requires: gettext-devel +Requires: gettext >= 0.18.1.1-6 Requires: libblkid >= 2.17 Requires: parted-libs >= 1.8.0 Requires: systemd-units >= 37-0.10 @@ -494,6 +493,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71 2012/03/22 18:42:02 baggins +- rel 9 +- gettext.sh moved from gettext-devel to main gettext package + Revision 1.70 2012/03/17 20:01:14 baggins - rel 8 - fix running lxc on systems without selinux enabled ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/libvirt/libvirt.spec?r1=1.70&r2=1.71 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
