Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXaw3d for openSUSE:Factory checked in at 2021-09-04 22:32:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXaw3d (Old) and /work/SRC/openSUSE:Factory/.libXaw3d.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXaw3d" Sat Sep 4 22:32:09 2021 rev:7 rq:915704 version:1.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libXaw3d/libXaw3d.changes 2018-07-04 23:47:58.612366485 +0200 +++ /work/SRC/openSUSE:Factory/.libXaw3d.new.1899/libXaw3d.changes 2021-09-04 22:32:25.555918613 +0200 @@ -1,0 +2,6 @@ +Fri Jun 18 14:29:43 UTC 2021 - Jan Engelhardt <[email protected]> + +- Drop --with-pic (no effect with --disable-static) +- Trim old rpm macros/constructs + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXaw3d.spec ++++++ --- /var/tmp/diff_new_pack.J8A002/_old 2021-09-04 22:32:26.091919323 +0200 +++ /var/tmp/diff_new_pack.J8A002/_new 2021-09-04 22:32:26.095919328 +0200 @@ -1,7 +1,7 @@ # # spec file for package libXaw3d # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ Summary: The 3D Athena Widget Set License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXaw3d #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXaw3d/ @@ -37,7 +37,6 @@ Patch5: xaw3d-fontset.patch Patch6: xaw3d-elf.patch Patch7: xaw3d.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: bison @@ -131,14 +130,7 @@ remove this package. %prep -%setup -q -%patch1 -p1 -b .p1 -%patch2 -p1 -b .p2 -%patch3 -p1 -b .p3 -%patch4 -p1 -b .p4 -%patch5 -p1 -b .p5 -%patch6 -p1 -b .p6 -%patch7 -p1 -b .p7 +%autosetup -p1 %build autoreconf -fi @@ -147,13 +139,12 @@ --enable-multiplane-bitmaps \ --enable-gray-stipples \ --enable-arrow-scrollbars \ - --with-pic \ --with-gnu-ld \ -make %{?_smp_mflags} V=1 +%make_build %install -make install DESTDIR=%buildroot +%make_install find %{buildroot} -type f -name "*.la" -print -delete # Copy README here and then gobble it up via %%doc @@ -175,26 +166,21 @@ %postun -n xaw3dd -p /sbin/ldconfig %files -n libXaw3d6 -%defattr(-,root,root) %_libdir/libXaw3d.so.6* %files -n libXaw3d7 -%defattr(-,root,root) %_libdir/libXaw3d.so.7* %files -n libXaw3d8 -%defattr(-,root,root) %_libdir/libXaw3d.so.8* %files devel -%defattr(-,root,root) %_includedir/X11/Xaw3d/ %_libdir/libXaw3d.so %_libdir/pkgconfig/xaw3d.pc %_docdir/%name/ %files -n xaw3dd -%defattr(-,root,root) %config %_sysconfdir/ld.so.conf.d/xaw3dd.conf %_libdir/Xaw3d/ %doc %_libdir/Xaw3d/NOTE
