
Hello community, here is the log from the commit of package libvirt checked in at Tue May 1 22:58:45 CEST 2007. -------- --- arch/i386/libvirt/libvirt.changes 2007-03-07 18:53:49.000000000 +0100 +++ /mounts/work_src_done/STABLE/libvirt/libvirt.changes 2007-04-27 18:18:48.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Apr 27 10:18:41 MDT 2007 - ccoffing@novell.com + +- Update to libvirt-0.2.2. + +------------------------------------------------------------------- Old: ---- libvirt-0.2.0.tar.bz2 New: ---- libvirt-0.2.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvirt.spec ++++++ --- /var/tmp/diff_new_pack.Y30875/_old 2007-05-01 22:58:24.000000000 +0200 +++ /var/tmp/diff_new_pack.Y30875/_new 2007-05-01 22:58:24.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package libvirt (Version 0.2.0) +# spec file for package libvirt (Version 0.2.2) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -18,8 +18,8 @@ License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: Development/Libraries/C and C++ Autoreqprov: yes -Version: 0.2.0 -Release: 3 +Version: 0.2.2 +Release: 1 Summary: A C toolkit to interract with the virtualization capabilities of Linux Source: %{name}-%{version}.tar.bz2 Patch: libvirt-cflags.patch @@ -153,16 +153,14 @@ %files -f %{name}.lang %defattr(-, root, root) %{_bindir}/virsh +%{_sbindir}/libvirt_qemud %doc %dir %{_docdir}/%{name} %doc %{_docdir}/%{name}/[CNRT]* %doc %{_docdir}/%{name}/AUTHORS %doc %{_docdir}/%{name}/examples -%{_libdir}/*.so.* -%dir %{_libexecdir} -#%attr(4755, root, root) %{_libexecdir}/libvirt_proxy -%{_libexecdir}/libvirt_qemud %doc %{_mandir}/man1/virsh.1* -#/etc/permissions.d/libvirt +%{_libdir}/*.so.* +/etc/libvirt/ %files devel %defattr(-, root, root) @@ -187,6 +185,8 @@ %{py_sitedir}/libvirtmod* %changelog +* Fri Apr 27 2007 - ccoffing@novell.com +- Update to libvirt-0.2.2. * Wed Mar 07 2007 - sbrabec@suse.cz - Created -doc subpackage (#248813). - Do not remove valid locales. ++++++ libvirt-0.2.0.tar.bz2 -> libvirt-0.2.2.tar.bz2 ++++++ ++++ 170247 lines of diff (skipped) ++++++ libvirt-cflags.patch ++++++ --- /var/tmp/diff_new_pack.Y30875/_old 2007-05-01 22:58:28.000000000 +0200 +++ /var/tmp/diff_new_pack.Y30875/_new 2007-05-01 22:58:28.000000000 +0200 @@ -1,17 +1,10 @@ -2nd chunk removes incomplete chec. Without it autoconf will fail. +removes incomplete check. Without it autoconf will fail. ================================================================================ ---- configure.in +Index: configure.in +=================================================================== +--- configure.in.orig +++ configure.in -@@ -75,7 +75,7 @@ - dnl make CFLAGS very pedantic at least during the devel phase for everybody - dnl - if test "${GCC}" = "yes" ; then -- CFLAGS="-g -O -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wall" -+ CFLAGS="-g -O -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wall $CFLAGS" - fi - - dnl -@@ -161,7 +161,7 @@ +@@ -232,7 +232,7 @@ AC_ARG_WITH(libxml, [ --with-libxml=[PF if test "z$with_libxml" = "zno" ; then AC_MSG_CHECKING(for libxml2 libraries >= $LIBXML_MIN_VERSION) AC_MSG_ERROR(libxml2 >= $LIBXML_MIN_VERSION is required for $XMLSEC_PACKAGE) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de