[packages/meson] - updated to 1.8.1

qboosh qboosh at pld-linux.org
Sun May 25 19:15:03 CEST 2025


commit c89e574448ba153344da1422d7203d2f5b98055a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 25 18:55:48 2025 +0200

    - updated to 1.8.1

 meson.spec           | 7 +++----
 rpm-macros-pld.patch | 9 +++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/meson.spec b/meson.spec
index 82a5ccc..a70c969 100644
--- a/meson.spec
+++ b/meson.spec
@@ -1,13 +1,13 @@
 Summary:	High productivity build system
 Summary(pl.UTF-8):	System budowania o dużej produktywności
 Name:		meson
-Version:	1.6.1
-Release:	6
+Version:	1.8.1
+Release:	1
 License:	Apache v2.0
 Group:		Development/Tools
 #Source0Download: https://github.com/mesonbuild/meson/releases/
 Source0:	https://github.com/mesonbuild/meson/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	397e29700c71f69d70fd2b5898620177
+# Source0-md5:	5cfd7e2b2246d874746d68ffd43a0774
 Patch0:		%{name}-gtkdocdir.patch
 Patch1:		rust-proc-macro-filter-out-target.patch
 Patch2:		allow-arm-on-arm64.patch
@@ -23,7 +23,6 @@ BuildRequires:	sed >= 4.0
 Requires:	python3-devel-tools >= 1:3.7
 Requires:	python3-libs >= 1:3.7
 Requires:	python3-modules >= 1:3.7
-Requires:	python3-setuptools
 Conflicts:	ninja < 1.8.2
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
diff --git a/rpm-macros-pld.patch b/rpm-macros-pld.patch
index e8798a2..e1c43ad 100644
--- a/rpm-macros-pld.patch
+++ b/rpm-macros-pld.patch
@@ -1,5 +1,5 @@
---- meson-1.6.1/data/macros.meson.orig	2024-12-16 21:34:40.000000000 +0100
-+++ meson-1.6.1/data/macros.meson	2025-02-06 21:07:08.380379917 +0100
+--- meson-1.8.1/data/macros.meson.orig	2025-05-23 23:51:05.000000000 +0200
++++ meson-1.8.1/data/macros.meson	2025-05-25 18:34:27.941441519 +0200
 @@ -1,6 +1,6 @@
  %__meson %{_bindir}/meson
  %__meson_wrap_mode nodownload
@@ -24,11 +24,12 @@
          %{?__meson_verbose:--verbose} \
          %{nil}}
  
-@@ -42,6 +43,6 @@
+@@ -42,7 +43,7 @@
  %meson_test \
      %{shrink:%{__meson} test \
          -C %{_vpath_builddir} \
 -        --num-processes %{_smp_build_ncpus} \
-+        %{?_smp_mflags}
++        %{?_smp_mflags} \
          --print-errorlogs \
          %{nil}}
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/meson.git/commitdiff/c89e574448ba153344da1422d7203d2f5b98055a



More information about the pld-cvs-commit mailing list