commit libwnck for openSUSE:Factory
Hello community, here is the log from the commit of package libwnck for openSUSE:Factory checked in at Thu Feb 11 19:38:48 CET 2010. -------- --- GNOME/libwnck/libwnck.changes 2010-01-05 16:52:50.000000000 +0100 +++ /mounts/work_src_done/STABLE/libwnck/libwnck.changes 2010-01-27 17:24:32.000000000 +0100 @@ -1,0 +2,10 @@ +Wed Jan 27 17:18:49 CET 2010 - vuntz@opensuse.org + +- Update to version 2.29.6: + + Fix generation of wnck-enum-types.c to not break bindings + + Modernize a bit the build system + + Updated translations. +- Drop libwnck-fix-bindings.patch: fixed upstream. +- Remove en@shaw translation on openSUSE 11.2 and earlier. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libwnck-2.28.0.tar.bz2 libwnck-fix-bindings.patch New: ---- libwnck-2.29.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwnck.spec ++++++ --- /var/tmp/diff_new_pack.f4MiVY/_old 2010-02-11 19:38:27.000000000 +0100 +++ /var/tmp/diff_new_pack.f4MiVY/_new 2010-02-11 19:38:27.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libwnck (Version 2.28.0) +# spec file for package libwnck (Version 2.29.6) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -30,8 +30,8 @@ # License: LGPLv2.1+ Group: Development/Libraries/GNOME -Version: 2.28.0 -Release: 3 +Version: 2.29.6 +Release: 1 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1) %define libwnck-1_name 22 @@ -39,8 +39,6 @@ Source: %{name}-%{version}.tar.bz2 Source1: %{name}_spec-update.sh Source99: baselibs.conf -# PATCH-FIX-UPSTREAM libwnck-fix-bindings.patch vuntz@opensuse.org -- Taken from upstream -Patch0: libwnck-fix-bindings.patch Requires: libwnck-1-22 = %{version} licenses Requires: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -84,7 +82,6 @@ %lang_package %prep %setup -q -%patch0 -p1 # rpmlint note: libwnck has a separate translation for both Bengali and Bengali India %build @@ -96,6 +93,9 @@ %install %makeinstall +%if 0%{?suse_version} <= 1120 +%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* +%endif rm $RPM_BUILD_ROOT/%{_libdir}/*.*a %find_lang %{name} LIBNAME="$(echo $RPM_BUILD_ROOT%{_libdir}/%{name}-*.so.?? | sed 's/.*\///;s/\.so\./-/;s/\./_/')" ++++++ libwnck-2.28.0.tar.bz2 -> libwnck-2.29.6.tar.bz2 ++++++ ++++ 13902 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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