Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package motif for openSUSE:Factory checked in at 2022-07-26 19:45:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/motif (Old) and /work/SRC/openSUSE:Factory/.motif.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "motif" Tue Jul 26 19:45:29 2022 rev:10 rq:991208 version:2.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/motif/motif.changes 2022-04-25 23:35:11.702388524 +0200 +++ /work/SRC/openSUSE:Factory/.motif.new.1533/motif.changes 2022-07-26 19:45:40.372229965 +0200 @@ -1,0 +2,7 @@ +Fri Jun 3 13:16:20 UTC 2022 - Jan Engelhardt <[email protected]> + +- Trim old specfile constructs +- Remove --with-pic since that only affects static libs + which are disabled. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ motif.spec ++++++ --- /var/tmp/diff_new_pack.ajDP7B/_old 2022-07-26 19:45:40.876152096 +0200 +++ /var/tmp/diff_new_pack.ajDP7B/_new 2022-07-26 19:45:40.880151478 +0200 @@ -59,7 +59,6 @@ Conflicts: lestif2 Provides: openmotif = %{version} Obsoletes: openmotif < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package provides programs of the Motif runtime enviroment. @@ -117,6 +116,7 @@ %prep %autosetup -p1 sed -i 's|{libdir}/X11|{datadir}/X11|' configure.ac + %build autoreconf -fi export CFLAGS="%{optflags} -fno-strict-aliasing" @@ -126,8 +126,7 @@ --with-x11rgbdir="%{_datadir}/X11" \ --enable-xft \ --enable-jpeg \ - --enable-png \ - --with-pic + --enable-png %make_build MWMRCDIR=%{_sysconfdir}/X11 XMBINDDIR_FALLBACK=%{_datadir}/X11/bindings %install @@ -151,7 +150,6 @@ %postun -n libXm4 -p /sbin/ldconfig %files -%defattr(-, root, root) %dir %{_includedir}/X11/bitmaps %{_includedir}/X11/bitmaps/xm_* %{_datadir}/X11/bindings @@ -164,19 +162,15 @@ %{_datadir}/xsessions/* %files -n libMrm4 -%defattr(-,root,root) %{_libdir}/libMrm.so.4* %files -n libUil4 -%defattr(-,root,root) %{_libdir}/libUil.so.4* %files -n libXm4 -%defattr(-,root,root) %{_libdir}/libXm.so.4* %files devel -%defattr(-, root, root) %{_bindir}/uil %{_includedir}/Mrm %{_includedir}/uil
