commit pngquant for openSUSE:Factory
Hello community, here is the log from the commit of package pngquant for openSUSE:Factory checked in at 2018-03-29 11:51:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pngquant (Old) and /work/SRC/openSUSE:Factory/.pngquant.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pngquant" Thu Mar 29 11:51:20 2018 rev:3 rq:591048 version:2.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pngquant/pngquant.changes 2018-03-26 12:30:48.519130280 +0200 +++ /work/SRC/openSUSE:Factory/.pngquant.new/pngquant.changes 2018-03-29 11:51:22.615537814 +0200 @@ -1,0 +2,5 @@ +Thu Mar 22 19:07:35 UTC 2018 - jengelh@inai.de + +- Abolish %__ type macro indirections. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pngquant.spec ++++++ --- /var/tmp/diff_new_pack.jiqHPN/_old 2018-03-29 11:51:23.235515487 +0200 +++ /var/tmp/diff_new_pack.jiqHPN/_new 2018-03-29 11:51:23.239515343 +0200 @@ -33,7 +33,7 @@ %description pngquant is a command-line utility and a library for lossy compression of PNG images. -The conversion reduces file sizes significantly (often as much as 70%) and +The conversion reduces file sizes significantly (often as much as 70%%) and preserves full alpha transparency. Generated images are compatible with all modern web browsers, and have better fallback in IE6 than 24-bit PNGs. @@ -41,6 +41,7 @@ %setup -q %build +# not autoconf ./configure \ --prefix=%prefix \ %ifarch x86_64 @@ -50,11 +51,10 @@ %endif --extra-cflags='%{optflags}' \ --with-openmp - -%__make %{?_smp_mflags} +make %{?_smp_mflags} %install -%__mkdir -p %buildroot%_bindir +mkdir -p %buildroot/%_bindir install --mode 0755 %name %buildroot%_bindir %files
participants (1)
-
root@hilbert.suse.de