Hello community, here is the log from the commit of package ebview for openSUSE:Factory checked in at Mon Sep 19 17:12:55 CEST 2011.
-------- --- ebview/ebview.changes 2009-11-03 20:17:13.000000000 +0100 +++ /mounts/work_src_done/STABLE/ebview/ebview.changes 2011-09-19 00:50:46.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Remove redundant/obsolete tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ebview.spec ++++++ --- /var/tmp/diff_new_pack.5AXAAw/_old 2011-09-19 17:12:51.000000000 +0200 +++ /var/tmp/diff_new_pack.5AXAAw/_new 2011-09-19 17:12:51.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package ebview (Version 0.3.6) +# spec file for package ebview # -# 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,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: ebview @@ -26,7 +25,6 @@ License: GPL v2 or later Group: Productivity/Office/Dictionary PreReq: %install_info_prereq -AutoReqProv: on Version: 0.3.6 Release: 221 Url: http://ebview.sourceforge.net/ @@ -55,13 +53,6 @@ Electronic Book Viewer is a program for reading EPWING CD-ROM dictionaries. - - -Authors: --------- - Kenichi Suto <[email protected]> - Hironori FUJII <[email protected]> - %prep %setup0 -q %patch0 -p 1 @@ -82,13 +73,8 @@ libtoolize --force autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing " -./configure --prefix=/usr \ - --bindir=%{_bindir} \ - --libdir=%{_libdir} \ - --infodir=%{_infodir} \ - --sysconfdir=/etc \ - %{_target_cpu}-suse-linux -make +%configure +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install @@ -101,9 +87,6 @@ %fdupes $RPM_BUILD_ROOT %endif -%clean -#[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT; - %files -f ebview.lang %defattr(-, root, root) %doc ABOUT-NLS AUTHORS COPYING NEWS README* INSTALL ChangeLog* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
