Hello community, here is the log from the commit of package blueprint-cursor-theme for openSUSE:Factory checked in at 2011-12-07 14:37:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blueprint-cursor-theme (Old) and /work/SRC/openSUSE:Factory/.blueprint-cursor-theme.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blueprint-cursor-theme", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/blueprint-cursor-theme/blueprint-cursor-theme.changes 2011-09-23 01:52:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.blueprint-cursor-theme.new/blueprint-cursor-theme.changes 2011-12-07 14:37:31.000000000 +0100 @@ -1,0 +2,11 @@ +Thu Dec 1 16:03:24 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- +Sat Sep 17 20:02:32 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blueprint-cursor-theme.spec ++++++ --- /var/tmp/diff_new_pack.O0yzmP/_old 2011-12-07 14:37:32.000000000 +0100 +++ /var/tmp/diff_new_pack.O0yzmP/_new 2011-12-07 14:37:32.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package blueprint-cursor-theme (Version 0.0.2) +# spec file for package blueprint-cursor-theme # -# Copyright (c) 2009 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 @@ -15,30 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: blueprint-cursor-theme Summary: X Window System Cursors for the Blue Print Theme Version: 0.0.2 -Release: 251 -License: GPL v2 or later +Release: 0 +License: GPL-2.0+ Group: System/X11/Icons Source: %{name}-%{version}.tar.bz2 Patch: links.diff Patch1: install-path.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: automake BuildArch: noarch %description A nice mouse cursor theme for the X Window System. - - -Authors: --------- - Sun Microsystems, Inc. - %prep %setup -q %patch @@ -46,17 +38,14 @@ %build autoreconf -fi -./configure --prefix=/usr --libdir=%_libdir -make +%configure +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install rm $RPM_BUILD_ROOT/usr/share/icons/default/index.theme.blueprint rmdir $RPM_BUILD_ROOT/usr/share/icons/default -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
