Hello community, here is the log from the commit of package libdb-4_8 for openSUSE:Factory checked in at 2014-05-17 22:01:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdb-4_8 (Old) and /work/SRC/openSUSE:Factory/.libdb-4_8.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdb-4_8" Changes: -------- --- /work/SRC/openSUSE:Factory/libdb-4_8/libdb-4_8.changes 2013-10-22 10:18:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libdb-4_8.new/libdb-4_8.changes 2014-05-17 22:01:42.000000000 +0200 @@ -1,0 +2,6 @@ +Mon May 12 08:52:48 UTC 2014 - [email protected] + +- remove generation of unused tarball +- remove setting of unused variable + +------------------------------------------------------------------- libdb_java-4_8.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdb-4_8.spec ++++++ --- /var/tmp/diff_new_pack.Nlknex/_old 2014-05-17 22:01:43.000000000 +0200 +++ /var/tmp/diff_new_pack.Nlknex/_new 2014-05-17 22:01:43.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdb-4_8 # -# 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 @@ -96,8 +96,6 @@ %prep %setup -q -n %{generic_name}-%{version} %patch0 -cd .. -tar -jcf %{generic_name}-%{version}.tar.bz2 %{generic_name}-%{version} %build cd dist @@ -135,12 +133,6 @@ %install mkdir -p %{buildroot}%{_includedir}/db4 -CONFIG_ARGS=$(find . -name "config.log" -exec grep "\$ \.\./dist\/configure" {} \; | sed 's/.*configure\( --.*\)/\1/g') -if [ -z "$CONFIG_ARGS" ] -then - echo "could not find configure arguments ... exiting" - exit 42 -fi mkdir -p %{buildroot}%{_libdir} cd build_nptl make prefix=%{buildroot}%{_prefix} libdir=%{buildroot}%{_libdir} strip=true install libdb_java-4_8.spec: same change -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
