commit gnustep-make for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnustep-make for openSUSE:Factory checked in at 2024-08-30 13:25:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnustep-make (Old) and /work/SRC/openSUSE:Factory/.gnustep-make.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnustep-make" Fri Aug 30 13:25:47 2024 rev:9 rq:1197580 version:2.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gnustep-make/gnustep-make.changes 2024-07-08 19:07:22.956814258 +0200 +++ /work/SRC/openSUSE:Factory/.gnustep-make.new.2698/gnustep-make.changes 2024-08-30 13:26:04.130611391 +0200 @@ -1,0 +2,5 @@ +Fri Aug 9 17:33:15 UTC 2024 - Franz Sirl <franz.sirl-obs@lauterbach.com> + +- Use the --with-libdir configure option introduced with 2.9.2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnustep-make.spec ++++++ --- /var/tmp/diff_new_pack.fmNFih/_old 2024-08-30 13:26:04.714635633 +0200 +++ /var/tmp/diff_new_pack.fmNFih/_new 2024-08-30 13:26:04.714635633 +0200 @@ -17,7 +17,6 @@ %define gs_config %{_sysconfdir}/GNUstep/GNUstep.conf -%define gs_layout fhs-other %define gs_makefiles %{_datadir}/GNUstep/Makefiles # Disable LTO for all GNUstep packages %define _lto_cflags %{nil} @@ -43,14 +42,11 @@ %prep %autosetup -# Set correct library path. -sed -e 's|/lib/|/%{_lib}/|' -e 's|/lib$|/%{_lib}|' \ - FilesystemLayouts/fhs-system > FilesystemLayouts/%{gs_layout} %build # '--with-tar=tar' ensures we get the real tar rather than gnutar. # If star is installed, it sets up a duff gnutar. -%configure --with-layout=%{gs_layout} \ +%configure --with-layout=fhs-system --with-libdir=%{_lib} \ %if 0%{?suse_version} >= 1120 --enable-native-objc-exceptions \ %endif
participants (1)
-
Source-Sync