commit gtk-vnc for openSUSE:Factory
Hello community, here is the log from the commit of package gtk-vnc for openSUSE:Factory checked in at Wed Mar 25 23:22:57 CET 2009. -------- --- GNOME/gtk-vnc/gtk-vnc.changes 2008-12-19 22:08:50.000000000 +0100 +++ gtk-vnc/gtk-vnc.changes 2009-03-19 04:43:15.000000000 +0100 @@ -1,0 +2,10 @@ +Thu Mar 19 04:33:58 CET 2009 - vuntz@novell.com + +- Do not create a gtk-vnc package with only documentation, and + instead ship the documentation in the libgtk-vnc-1_0-0 package + (add Obsoletes/Provides for this) +- Remove AutoReqProv: it's default now. +- Remove check for old version of openSUSE. +- Remove unneeded BuildRequires: perl-XML-Parser. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk-vnc.spec ++++++ --- /var/tmp/diff_new_pack.M23913/_old 2009-03-25 23:14:43.000000000 +0100 +++ /var/tmp/diff_new_pack.M23913/_new 2009-03-25 23:14:43.000000000 +0100 @@ -23,23 +23,17 @@ BuildRequires: gnutls-devel BuildRequires: gtk2-devel BuildRequires: gtkglext-devel -BuildRequires: perl-XML-Parser BuildRequires: python-devel -%if %suse_version <= 1010 -BuildRequires: python-gtk -%else BuildRequires: python-gtk-devel -%endif Summary: A GTK widget for VNC clients Version: 0.3.8 -Release: 1 +Release: 2 License: LGPL v2.1 only; LGPL v2.1 or later Group: Development/Libraries/X11 Source: http://downloads2.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 Patch: gtk-vnc-0.3.3-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://gtk-vnc.sf.net/ -AutoReqProv: on %py_requires %description @@ -53,6 +47,8 @@ License: LGPL v2.1 only; LGPL v2.1 or later Summary: A GTK widget for VNC clients Group: Development/Libraries/X11 +Provides: gtk-vnc = %{version} +Obsoletes: gtk-vnc < %{version} %description -n libgtk-vnc-1_0-0 gtk-vnc is a VNC viewer widget for GTK+. It is built using coroutines @@ -104,12 +100,9 @@ %post -n libgtk-vnc-1_0-0 -p /sbin/ldconfig -%files -%defattr(-, root, root) -%doc AUTHORS COPYING.LIB ChangeLog NEWS README - %files -n libgtk-vnc-1_0-0 %defattr(-, root, root) +%doc AUTHORS COPYING.LIB ChangeLog NEWS README %{_libdir}/*.so.0* %files -n python-gtk-vnc @@ -123,6 +116,13 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Thu Mar 19 2009 vuntz@novell.com +- Do not create a gtk-vnc package with only documentation, and + instead ship the documentation in the libgtk-vnc-1_0-0 package + (add Obsoletes/Provides for this) +- Remove AutoReqProv: it's default now. +- Remove check for old version of openSUSE. +- Remove unneeded BuildRequires: perl-XML-Parser. * Sat Dec 20 2008 mboman@suse.de - Update to version 0.3.8: + Fix threads based coroutine locking @@ -151,7 +151,7 @@ + Register internal signal handlers against class instead of per object + New feature: Add API to allow down-scaling to be enabled. -* Wed Aug 13 2008 crrodriguez@suse.de +* Thu Aug 14 2008 crrodriguez@suse.de - pkgconfig has an odd behaviour with "Requires.private" * Mon Jun 23 2008 maw@suse.de - Update to version 0.3.6: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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