Hello community,

here is the log from the commit of package rasqal for openSUSE:Factory checked 
in at 2012-01-05 13:51:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rasqal (Old)
 and      /work/SRC/openSUSE:Factory/.rasqal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/rasqal/rasqal.changes    2011-12-27 
18:38:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rasqal.new/rasqal.changes       2012-01-05 
13:51:50.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Jan  4 06:20:42 UTC 2012 - [email protected]
+
+- remove libmhash buildrequires, which development was 
+  abandoned on 2007-08-18 and therefore should not be used.
+  the library will fallback to internal hashing routines.
+- remove obsolete configure options/cflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rasqal.spec ++++++
--- /var/tmp/diff_new_pack.MhHCcQ/_old  2012-01-05 13:51:51.000000000 +0100
+++ /var/tmp/diff_new_pack.MhHCcQ/_new  2012-01-05 13:51:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rasqal
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           rasqal
 Version:        0.9.28
 Release:        0
@@ -30,7 +32,6 @@
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  libraptor-devel
-BuildRequires:  mhash-devel
 BuildRequires:  mpfr-devel
 BuildRequires:  pcre-devel
 BuildRequires:  pkg-config
@@ -79,11 +80,7 @@
 %setup -q
 
 %build
-export CFLAGS="%{optflags} -fno-strict-aliasing"
-export CXXFLAGS="%{optflags} -fno-strict-aliasing"
-
 %configure --enable-release \
-           --with-raptor=system \
            --disable-static \
            --with-pic \
            --with-regex-library=pcre \
@@ -100,6 +97,7 @@
 rm -rf %{buildroot}
 
 %post   -n lib%{name}%{sonum} -p /sbin/ldconfig
+
 %postun -n lib%{name}%{sonum} -p /sbin/ldconfig
 
 %files -n lib%{name}%{sonum}

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

Reply via email to