Hello community,

here is the log from the commit of package mhash for openSUSE:Factory checked 
in at 2013-01-14 12:02:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mhash (Old)
 and      /work/SRC/openSUSE:Factory/.mhash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mhash", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mhash/mhash.changes      2011-11-16 
17:19:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mhash.new/mhash.changes 2013-01-14 
12:02:36.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 12 19:18:55 UTC 2013 - [email protected]
+
+- remove suse_update_config
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mhash.spec ++++++
--- /var/tmp/diff_new_pack.2byuDc/_old  2013-01-14 12:02:37.000000000 +0100
+++ /var/tmp/diff_new_pack.2byuDc/_new  2013-01-14 12:02:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mhash
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           mhash
 Version:        0.9.9.9
-Release:        11
+Release:        0
 BuildRequires:  libtool
-Group:          Development/Libraries/C and C++
-License:        GPL-2.0+
 Url:            http://mhash.sourceforge.net/
 Summary:        A Library for Working with Strong Hashes (Like MD5)
+License:        GPL-2.0+
+Group:          Development/Libraries/C and C++
 Source:         %{name}-%{version}.tar.bz2
 Patch0:         %{name}-%{version}-shared.diff
 # PATCH-FIX-UPSTREAM fix-for-upstream-sources.patch sourceforge#2908478
@@ -38,9 +36,10 @@
 
 %package devel
 Summary:        Static Library and Header Files for mhash Library
-Provides:       mhash:/usr/include/mhash.h
-Requires:       mhash = %{version} glibc-devel
 Group:          Development/Libraries/C and C++
+Provides:       mhash:/usr/include/mhash.h
+Requires:       glibc-devel
+Requires:       mhash = %{version}
 
 %description devel
 The mhash library provides an easy way to access strong hashes such as
@@ -52,7 +51,6 @@
 %patch1 -p1
 
 %build
-%{suse_update_config -f .}
 autoreconf --force --install
 %configure --with-pic\
     --disable-static

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to