diff --git a/epplet-base.changes b/epplet-base.changes index 95faa65..d3f7f2e 100644 --- a/epplet-base.changes +++ b/epplet-base.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 30 20:07:59 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to make the spec file more reliable + +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant/obsolete tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Mon Jan 11 16:02:55 CET 2010 - vuntz@opensuse.org diff --git a/epplet-base.spec b/epplet-base.spec index ce1f9c1..0b193f4 100644 --- a/epplet-base.spec +++ b/epplet-base.spec @@ -1,7 +1,7 @@ # -# spec file for package epplet-base (Version 0.10) +# spec file for package epplet-base # -# 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 @@ -15,15 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Url: http://www.enlightenment.org/ Name: epplet-base BuildRequires: Mesa-devel esound-devel freeglut-devel gcc-c++ giflib-devel imlib2-devel jpeg libpng-devel libtiff-devel tiff +BuildRequires: libtool License: GPLv2+ Group: System/GUI/Other -AutoReqProv: on Summary: Applets for the Enlightenment Window Manager Version: 0.10 Release: 52 @@ -37,15 +36,6 @@ Manager Versions 0.16 and above. Generally they are quite small and provide a quick way for a user to perform simple tasks or view information. - - -Authors: --------- - Geoff Harrison - Tom Gilbert - Michael Lea - Roberto Machorro - %prep %setup -q -n epplets-%{version} %patch @@ -54,7 +44,7 @@ Authors: autoreconf --force --install CFLAGS="$CFLAGS $RPM_OPT_FLAGS -fno-strict-aliasing" \ %configure --disable-static --with-pic --enable-fsstd -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %check export MALLOC_CHECK_=2 @@ -69,9 +59,6 @@ rm -f %{buildroot}%{_libdir}/*.la %postun -p /sbin/ldconfig -%clean -rm -rf %{buildroot} - %files %defattr(-, root, root, 755) %{_bindir}/E*epplet