Hello community, here is the log from the commit of package kde3-celestia for openSUSE:Factory checked in at 2012-10-08 07:13:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kde3-celestia (Old) and /work/SRC/openSUSE:Factory/.kde3-celestia.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde3-celestia", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/kde3-celestia/kde3-celestia.changes 2012-09-20 15:32:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kde3-celestia.new/kde3-celestia.changes 2012-10-08 07:13:33.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Oct 4 12:42:19 UTC 2012 - [email protected] + +- build also against libpng15 + * libpng15.patch + +------------------------------------------------------------------- New: ---- celestia-libpng15.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde3-celestia.spec ++++++ --- /var/tmp/diff_new_pack.jaSpNK/_old 2012-10-08 07:13:37.000000000 +0200 +++ /var/tmp/diff_new_pack.jaSpNK/_new 2012-10-08 07:13:37.000000000 +0200 @@ -30,6 +30,7 @@ Patch3: celestia-1.6.1-new_glibc.patch Patch4: celestia-1.6.1-no_copy_dt_needed_entries.patch Patch5: celestia-gcc47.patch +Patch6: celestia-libpng15.patch BuildRequires: fdupes BuildRequires: gettext-tools BuildRequires: kdelibs3-devel @@ -65,6 +66,7 @@ %patch3 %patch4 %patch5 +%patch6 -p1 %build . /etc/opt/kde3/common_options ++++++ celestia-libpng15.patch ++++++ Index: celestia-1.6.1/src/celestia/imagecapture.cpp =================================================================== --- celestia-1.6.1.orig/src/celestia/imagecapture.cpp +++ celestia-1.6.1/src/celestia/imagecapture.cpp @@ -11,6 +11,7 @@ #include <celutil/debug.h> #include "../celengine/gl.h" #include <celengine/celestia.h> +#include <zlib.h> #include "imagecapture.h" extern "C" { -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
