commit libgtop for openSUSE:Factory
Hello community, here is the log from the commit of package libgtop for openSUSE:Factory checked in at Thu Mar 31 10:45:15 CEST 2011. -------- --- GNOME/libgtop/libgtop.changes 2010-10-11 20:32:32.000000000 +0200 +++ /mounts/work_src_done/STABLE/libgtop/libgtop.changes 2011-03-21 17:56:17.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 21 16:56:16 UTC 2011 - coolo@novell.com + +- licenses package is about to die + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgtop.spec ++++++ --- /var/tmp/diff_new_pack.3k9Vzp/_old 2011-03-31 10:38:46.000000000 +0200 +++ /var/tmp/diff_new_pack.3k9Vzp/_new 2011-03-31 10:38:46.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libgtop (Version 2.28.2) +# spec file for package libgtop # -# 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 @@ -21,7 +21,7 @@ License: GPLv2+ Group: Development/Libraries/GNOME Version: 2.28.2 -Release: 1 +Release: 5 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0) %define libgtop-2_0_name 7 @@ -32,7 +32,6 @@ BuildRequires: fdupes BuildRequires: glib2-devel BuildRequires: intltool -BuildRequires: licenses BuildRequires: translation-update-upstream BuildRequires: xorg-x11-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -49,7 +48,6 @@ License: GPLv2+ Summary: LibGTop Library Group: Development/Libraries/GNOME -Requires: licenses Recommends: %{name}-lang # Needed to make lang package installable Provides: %{name} = %{version} @@ -124,12 +122,6 @@ echo "Library version does not match package name. It should be $LIBNAME." exit 1 fi -for FILE in COPYING copyright.txt ; 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 %clean rm -rf $RPM_BUILD_ROOT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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