Hello community, here is the log from the commit of package pidgin for openSUSE:Factory checked in at 2012-10-22 22:09:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pidgin (Old) and /work/SRC/openSUSE:Factory/.pidgin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pidgin", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes 2012-10-12 08:14:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes 2012-10-22 22:09:27.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Oct 12 13:07:50 UTC 2012 - [email protected] + +- Fix build on openSUSE < 12.2: inverted %if needs some brackets + if it's a more complex statement. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pidgin.spec ++++++ --- /var/tmp/diff_new_pack.ldxDip/_old 2012-10-22 22:09:29.000000000 +0200 +++ /var/tmp/diff_new_pack.ldxDip/_new 2012-10-22 22:09:29.000000000 +0200 @@ -166,7 +166,7 @@ # Was only in the Build Service after 10.2: Obsoletes: gaim-unstable < 2.0.0 Provides: gaim -%if ! %{with_evolution} +%if ! (%{with_evolution}) # If we can't build evolution, let's obsolete it for clean installations. Obsoletes: %{name}-evolution <= %{version} %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
