Hello community, here is the log from the commit of package wvstreams for openSUSE:Factory checked in at 2014-05-17 21:45:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wvstreams (Old) and /work/SRC/openSUSE:Factory/.wvstreams.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wvstreams" Changes: -------- --- /work/SRC/openSUSE:Factory/wvstreams/wvstreams.changes 2013-09-04 14:06:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wvstreams.new/wvstreams.changes 2014-05-17 21:45:58.000000000 +0200 @@ -1,0 +2,8 @@ +Fri May 16 20:53:05 UTC 2014 - [email protected] + +-At some point, this thing used libdb, now it does not, no + configure check for it, not included either, but our + LDFLAGS inject it as dependency anyway because AS_NEEDED is + disabled too. fix that. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wvstreams.spec ++++++ --- /var/tmp/diff_new_pack.02WLwB/_old 2014-05-17 21:45:59.000000000 +0200 +++ /var/tmp/diff_new_pack.02WLwB/_new 2014-05-17 21:45:59.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package wvstreams # -# Copyright (c) 2013 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 @@ -18,7 +18,6 @@ Name: wvstreams Url: http://alumnit.ca/wiki/?WvStreams -BuildRequires: db-devel BuildRequires: gcc-c++ BuildRequires: openssl-devel BuildRequires: pam-devel @@ -90,7 +89,6 @@ export COPTS="$CFLAGS" export CXXFLAGS="$RPM_OPT_FLAGS -DOPENSSL_LOAD_CONF -fPIC -fno-strict-aliasing -fno-tree-dce -fno-optimize-sibling-calls -fvisibility-inlines-hidden" export CXXOPTS="$CXXFLAGS" -export LDFLAGS="-ldb -lpthread" %configure --disable-static --enable-verbose make %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
