Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libpng16 for openSUSE:Factory checked in at 2021-05-08 22:07:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpng16 (Old) and /work/SRC/openSUSE:Factory/.libpng16.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpng16" Sat May 8 22:07:10 2021 rev:44 rq:890905 version:1.6.37 Changes: -------- --- /work/SRC/openSUSE:Factory/libpng16/libpng16.changes 2021-03-16 15:45:23.681132275 +0100 +++ /work/SRC/openSUSE:Factory/.libpng16.new.2988/libpng16.changes 2021-05-08 22:07:11.473801403 +0200 @@ -1,0 +2,6 @@ +Thu May 6 06:43:17 UTC 2021 - [email protected] + +- install rpm macros in %{_rpmmacrodir} [bsc#1185661] +- call spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpng16.spec ++++++ --- /var/tmp/diff_new_pack.qScjFy/_old 2021-05-08 22:07:12.569796656 +0200 +++ /var/tmp/diff_new_pack.qScjFy/_new 2021-05-08 22:07:12.569796656 +0200 @@ -18,7 +18,6 @@ %define debug_build 0 %define asan_build 0 - %define major 1 %define minor 6 %define micro 37 @@ -111,17 +110,16 @@ sed -i -e 's/^\(CFLAGS.*\)$/\1 -fsanitize=address/' \ -e 's/\(^LIBS =.*\)/\1 -lasan/' Makefile %endif -make %{?_smp_mflags} +%make_build %check -make -j1 check +%make_build -j1 check %install %make_install rm %{buildroot}/%{_libdir}/libpng*.la mkdir -p %{buildroot}%{_sysconfdir}/rpm -cp -a %{SOURCE3} \ - %{buildroot}%{_sysconfdir}/rpm/macros.libpng-tools +install -D -m644 %{SOURCE3} %{buildroot}%{_rpmmacrodir}/macros.libpng-tools %if %{debug_build} ||%{asan_build} install -m755 .libs/pngcp %{buildroot}/%{_bindir} %endif @@ -137,16 +135,17 @@ %{_includedir}/libpng%{branch} %{_libdir}/libpng%{branch}.so %{_libdir}/pkgconfig/libpng%{branch}.pc -%doc CHANGES README TODO ANNOUNCE LICENSE libpng-*.txt +%license LICENSE +%doc CHANGES README TODO ANNOUNCE libpng-*.txt %files compat-devel %{_bindir}/libpng-config %{_includedir}/*.h %{_libdir}/libpng.so %{_libdir}/pkgconfig/libpng.pc -%{_mandir}/man3/libpng.3%{ext_man} -%{_mandir}/man3/libpngpf.3%{ext_man} -%{_mandir}/man5/png.5%{ext_man} +%{_mandir}/man3/libpng.3%{?ext_man} +%{_mandir}/man3/libpngpf.3%{?ext_man} +%{_mandir}/man5/png.5%{?ext_man} %files tools %{_bindir}/png-fix-itxt @@ -154,6 +153,6 @@ %if %{debug_build} || %{asan_build} %{_bindir}/pngcp %endif -%{_sysconfdir}/rpm/macros.libpng-tools +%{_rpmmacrodir}/macros.libpng-tools %changelog
