From 2b582512cd97fa2d483f024d51225597a392db2c8664b9ed6ad781a423843d21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 1 Oct 2024 08:38:44 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main gnustep-make revision b085a4a69d25580d7e6679a9207fcb24 --- gnustep-make-2.9.1.tar.gz | 3 --- gnustep-make-2.9.1.tar.gz.sig | Bin 123 -> 0 bytes gnustep-make-2.9.2.tar.gz | 3 +++ gnustep-make-2.9.2.tar.gz.sig | Bin 0 -> 123 bytes gnustep-make.changes | 14 +++++++++++++- gnustep-make.spec | 16 ++++++---------- 6 files changed, 22 insertions(+), 14 deletions(-) delete mode 100644 gnustep-make-2.9.1.tar.gz delete mode 100644 gnustep-make-2.9.1.tar.gz.sig create mode 100644 gnustep-make-2.9.2.tar.gz create mode 100644 gnustep-make-2.9.2.tar.gz.sig diff --git a/gnustep-make-2.9.1.tar.gz b/gnustep-make-2.9.1.tar.gz deleted file mode 100644 index 577779d..0000000 --- a/gnustep-make-2.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3d6e70cf156b27e7d1ed2501c57df3f96e27488ce2f351b93e479c58c01eae7 -size 621081 diff --git a/gnustep-make-2.9.1.tar.gz.sig b/gnustep-make-2.9.1.tar.gz.sig deleted file mode 100644 index ec804b834ed94d3c5643170602583ad8f90fa1a52a77acbe4ba3bd86c4c18648..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 123 zcmeCEWML3wVz3lbWNBXYq~?X@5|O+gCJLw8dVOY!OsiyNN?s$mS6U`Lue7)%wLmvF zF*C0Oh*OIkfI@otMd=J&oB}Y_?rRwqtiGKZ8j~+y*Lz-B(m!3VMZdDXh+%%>#SOmf UcB}t|9I@TFC~flrU7=5<001{IzyJUM diff --git a/gnustep-make-2.9.2.tar.gz b/gnustep-make-2.9.2.tar.gz new file mode 100644 index 0000000..f025635 --- /dev/null +++ b/gnustep-make-2.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f540df9f0e1daeb3d23b08e14b204b2a46f1d0a4005cb171c95323413806e4e1 +size 611483 diff --git a/gnustep-make-2.9.2.tar.gz.sig b/gnustep-make-2.9.2.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..9cec1611d9a0c81a3d5cdba60c79feb7a9dfd5f9bafd36e4ba6ade27a1167b65 GIT binary patch literal 123 zcmeCEWML3wVz3lbWNBXYq~?X@5|O+gCJLw8dVOY!OsiyNN(-;4l$J@)D=jWbEzr$P z%*-nR;?yDsppagEQ91(`rvOYf+d75?s~RpBbh8M5f6~;KeC$S&-h`ONhZ*LXbT4&O UWy(-Ertw7MUGkO>wk!tv02l@^hX4Qo literal 0 HcmV?d00001 diff --git a/gnustep-make.changes b/gnustep-make.changes index 6b1855a..c899e97 100644 --- a/gnustep-make.changes +++ b/gnustep-make.changes @@ -1,7 +1,19 @@ +------------------------------------------------------------------- +Fri Aug 9 17:33:15 UTC 2024 - Franz Sirl + +- Use the --with-libdir configure option introduced with 2.9.2. + +------------------------------------------------------------------- +Sun Jul 7 19:57:53 UTC 2024 - Fred kiefer + +- Accecpted request to update to version 2.9.2 + * Update for newer versions of Java + * Various minor bugfixes. + ------------------------------------------------------------------- Mon May 22 08:58:36 UTC 2023 - Jiri Srain -- udpate the upstream source URLs +- update the upstream source URLs ------------------------------------------------------------------- Fri Jan 6 19:41:18 UTC 2023 - Fred kiefer diff --git a/gnustep-make.spec b/gnustep-make.spec index 085057b..b8bd46e 100644 --- a/gnustep-make.spec +++ b/gnustep-make.spec @@ -1,7 +1,7 @@ # # spec file for package gnustep-make # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,21 +17,20 @@ %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} # Disable debug package as rpm > 4.13 does not allow for empty debug file list. %global debug_package %{nil} Name: gnustep-make -Version: 2.9.1 +Version: 2.9.2 Release: 0 Summary: GNUstep Makefile package License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: System/GUI/Other URL: http://www.gnustep.org/ -Source: https://github.com/gnustep/tools-make/releases/download/make-2_9_1/%{name}-%{version}.tar.gz -Source1: https://github.com/gnustep/tools-make/releases/download/make-2_9_1/%{name}-%{version}.tar.gz.sig +Source: https://github.com/gnustep/tools-make/releases/download/make-2_9_2/%{name}-%{version}.tar.gz +Source1: https://github.com/gnustep/tools-make/releases/download/make-2_9_2/%{name}-%{version}.tar.gz.sig Source2: %{name}-rpmlintrc Source3: gnustep-make.keyring BuildRequires: gcc-objc @@ -43,14 +42,11 @@ was configured for the FHS file system layout, customised for SUSE. %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 @@ -67,7 +63,7 @@ make DESTDIR=%{buildroot} \ %files %license COPYING -%doc ANNOUNCE ChangeLog FAQ GNUstep-HOWTO NEWS README RELEASENOTES +%doc ANNOUNCE ChangeLog FAQ NEWS README RELEASENOTES %dir %{_sysconfdir}/GNUstep %dir %{_datadir}/GNUstep %{_bindir}/debugapp