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:
parent
7e4484092f
commit
cd2b49b2f0
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user