From 7e4484092fc26f8d5df535ce577782345e5a714a362a50dff39a03fc6fcec096 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 18 Feb 2011 11:11:20 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/libwnck revision 50.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=27185b9015974c8e33aacddc3f81797f --- libwnck.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libwnck.spec b/libwnck.spec index ea3cbb0..2a87f55 100644 --- a/libwnck.spec +++ b/libwnck.spec @@ -1,7 +1,7 @@ # -# spec file for package libwnck (Version 2.30.6) +# spec file for package libwnck # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libwnck Version: 2.30.6 -Release: 1 +Release: 5 License: LGPLv2.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) From cd2b49b2f0d8a59c700ee77239184757ff5d9fd46d7d48aa6877785eb3b970d8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 30 Mar 2011 19:51:46 +0000 Subject: [PATCH 2/2] Accepting request 64787 from home:coolo:nolicenses I waited long enough I think ;( OBS-URL: https://build.opensuse.org/request/show/64787 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=61 --- libwnck.changes | 5 +++++ libwnck.spec | 8 -------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/libwnck.changes b/libwnck.changes index 1bf828c..8cc3e2e 100644 --- a/libwnck.changes +++ b/libwnck.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 21 16:56:00 UTC 2011 - coolo@novell.com + +- licenses package is about to die + ------------------------------------------------------------------- Mon Feb 14 19:49:23 CET 2011 - sbrabec@suse.cz diff --git a/libwnck.spec b/libwnck.spec index 2a87f55..2f68dfb 100644 --- a/libwnck.spec +++ b/libwnck.spec @@ -33,11 +33,9 @@ BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk2-devel BuildRequires: intltool -BuildRequires: licenses BuildRequires: translation-update-upstream Recommends: %{name}-lang Requires: libwnck-1-22 = %{version} -Requires: licenses # bug437293 %ifarch ppc64 Obsoletes: libwnck-64bit @@ -102,12 +100,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing" %endif rm %{buildroot}%{_libdir}/*.*a %find_lang %{name} -for FILE in COPYING ; do - MD5SUM=$(md5sum $FILE | sed 's/ .*//') - if test -f /usr/share/doc/licenses/md5/$MD5SUM ; then - ln -sf /usr/share/doc/licenses/md5/$MD5SUM $FILE - fi -done %fdupes %{buildroot} %clean