Hello community, here is the log from the commit of package ddd for openSUSE:Factory checked in at 2011-11-23 19:34:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ddd (Old) and /work/SRC/openSUSE:Factory/.ddd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ddd", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ddd/ddd.changes 2011-09-23 01:54:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ddd.new/ddd.changes 2011-11-23 19:34:36.000000000 +0100 @@ -1,0 +2,10 @@ +Tue Nov 22 12:20:20 UTC 2011 - [email protected] + +- compile against libtinfo + +------------------------------------------------------------------- +Tue Nov 15 09:40:46 UTC 2011 - [email protected] + +- don't build html in parallel build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ddd.spec ++++++ --- /var/tmp/diff_new_pack.WaPWO0/_old 2011-11-23 19:34:40.000000000 +0100 +++ /var/tmp/diff_new_pack.WaPWO0/_new 2011-11-23 19:34:40.000000000 +0100 @@ -67,8 +67,13 @@ %build cp %{S:3} . +%if %suse_version > 1210 +%configure --with-termlib=tinfo +%else %configure -make %{?_smp_mflags} all html +%endif +make %{?_smp_mflags} all +make html %install %makeinstall -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
