Hello community, here is the log from the commit of package slang for openSUSE:Factory checked in at 2018-03-07 10:30:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slang (Old) and /work/SRC/openSUSE:Factory/.slang.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slang" Wed Mar 7 10:30:45 2018 rev:31 rq:582541 version:2.3.1a Changes: -------- --- /work/SRC/openSUSE:Factory/slang/slang.changes 2018-02-12 10:11:51.544761424 +0100 +++ /work/SRC/openSUSE:Factory/.slang.new/slang.changes 2018-03-07 10:30:48.678846248 +0100 @@ -1,0 +2,6 @@ +Fri Mar 2 19:46:49 UTC 2018 - [email protected] + +- BuildRequire default libpng on the system, builds and test + pass fine. (drops slang-libpng12-linker-flag.patch) + +------------------------------------------------------------------- Old: ---- slang-libpng12-linker-flag.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slang.spec ++++++ --- /var/tmp/diff_new_pack.zT1dRV/_old 2018-03-07 10:30:49.918801522 +0100 +++ /var/tmp/diff_new_pack.zT1dRV/_new 2018-03-07 10:30:49.918801522 +0100 @@ -20,7 +20,7 @@ Version: 2.3.1a Release: 0 Summary: Programming Library and Embeddable Extension Language -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/C and C++ Url: http://www.jedsoft.org/ Source0: http://www.jedsoft.org/releases/slang/slang-%{version}.tar.bz2 @@ -30,7 +30,6 @@ Patch0: slang.patch Patch1: slang-autoconf.patch Patch2: slang-fsuid.patch -Patch4: slang-libpng12-linker-flag.patch # PATCH-FIX-UPSTREAM Patch5: git-6dd5ade9a97b52ace4ac033779a6d3c1c51db4d1.patch BuildRequires: autoconf @@ -42,11 +41,7 @@ %if 0%{?suse_version} >= 1210 BuildRequires: oniguruma-devel >= 5.9.0 %endif -%if 0%{?suse_version} > 1120 -BuildRequires: libpng12-devel -%else BuildRequires: libpng-devel -%endif %description S-Lang is a programming library for creating multi-platform software. @@ -97,7 +92,6 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch4 -p1 %patch5 -p0 %build @@ -111,8 +105,6 @@ %configure \ --docdir=%{_docdir}/slang-devel \ --with-pcre \ - --with-pnginc=%{_includedir}/libpng12 \ - --with-pnglib=%{_libexecdir} \ --with-z # --with-onig # parallel make still broken in 2.2.2
