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
This commit is contained in:
Stephan Kulow 2011-03-30 19:51:46 +00:00 committed by Git OBS Bridge
parent 7e4484092f
commit cd2b49b2f0
2 changed files with 5 additions and 8 deletions

View File

@ -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

View File

@ -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