Hello community,

here is the log from the commit of package idutils for openSUSE:Factory checked 
in at 2014-10-16 18:14:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/idutils (Old)
 and      /work/SRC/openSUSE:Factory/.idutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "idutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/idutils/idutils.changes  2011-09-23 
02:03:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.idutils.new/idutils.changes     2014-10-16 
18:16:48.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 10:48:30 UTC 2014 - jeng...@inai.de
+
+- Enable parallel build and remove ancient specfile tags and sections
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ idutils.spec ++++++
--- /var/tmp/diff_new_pack.JVOhfm/_old  2014-10-16 18:16:49.000000000 +0200
+++ /var/tmp/diff_new_pack.JVOhfm/_new  2014-10-16 18:16:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package idutils (Version 4.2)
+# spec file for package idutils
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,23 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           idutils
-BuildRequires:  emacs-nox
-Url:            http://www.gnu.org/software/idutils/
+Summary:        Language-Independent Identifier Database Tool
 License:        GPL-2.0+
 Group:          Productivity/Text/Utilities
-Provides:       id-utils
-Obsoletes:      id-utils id_utils
-AutoReqProv:    on
-PreReq:         %{install_info_prereq}
-Summary:        Language-Independent Identifier Database Tool
 Version:        4.2
-Release:        229
+Release:        0
+Url:            http://www.gnu.org/software/idutils/
 Source:         ftp://ftp.gnu.org/pub/gnu/idutils/idutils-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  emacs-nox
+PreReq:         %{install_info_prereq}
+Provides:       id-utils
+Obsoletes:      id-utils
+Obsoletes:      id_utils
 
 %description
 Mkid is a simple, fast, high-capacity, and language-independent
@@ -54,9 +52,9 @@
 %build
 #autoreconf --force --install
 #test -f po/Makevars || mv po/Makevars.template po/Makevars
-./configure CFLAGS="$RPM_OPT_FLAGS" --prefix=%{_prefix} --infodir=%{_infodir}
+%configure
 export LC_CTYPE=ISO-8859-1
-make
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to