Hello community, here is the log from the commit of package libsatsolver for openSUSE:Factory checked in at Wed Jul 27 14:01:44 CEST 2011.
-------- --- libsatsolver/libsatsolver.changes 2011-05-19 10:59:18.000000000 +0200 +++ /mounts/work_src_done/STABLE/libsatsolver/libsatsolver.changes 2011-07-27 11:57:59.000000000 +0200 @@ -1,0 +2,7 @@ +Wed Jul 27 11:34:20 CEST 2011 - [email protected] + +- fix segfault in "fallback" solution creation code, do two passes to + find better solutions [bnc#707839] +- 0.17.1 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gcc46.patch satsolver-0.17.0.tar.bz2 New: ---- satsolver-0.17.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsatsolver.spec ++++++ --- /var/tmp/diff_new_pack.L6BjuI/_old 2011-07-27 14:01:09.000000000 +0200 +++ /var/tmp/diff_new_pack.L6BjuI/_new 2011-07-27 14:01:09.000000000 +0200 @@ -18,12 +18,11 @@ Name: libsatsolver -Version: 0.17.0 +Version: 0.17.1 Release: 1 License: BSD 3-Clause Url: git://gitorious.org/opensuse/sat-solver.git Source: satsolver-%{version}.tar.bz2 -Patch0: gcc46.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: Development/Libraries/C and C++ Prefix: /usr @@ -54,7 +53,11 @@ BuildRequires: cmake gcc-c++ rpm-devel BuildRequires: zlib-devel # the testsuite uses the check framework +%if 0%{?suse_version} >= 1030 || !0%{?suse_version} BuildRequires: check-devel +%else +BuildRequires: check +%endif Summary: A new approach to package dependency solving %description @@ -122,7 +125,6 @@ %prep %setup -n satsolver-%{version} -%patch0 -p1 %build export CFLAGS="$RPM_OPT_FLAGS" ++++++ satsolver-0.17.0.tar.bz2 -> satsolver-0.17.1.tar.bz2 ++++++ libsatsolver/satsolver-0.17.0.tar.bz2 /mounts/work_src_done/STABLE/libsatsolver/satsolver-0.17.1.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
