automatic version update by autodist [release 1.7.0-1mamba;Mon Jan 27 2025]
This commit is contained in:
parent
8387f28a6e
commit
1ed3bae548
10
meson.spec
10
meson.spec
@ -1,5 +1,5 @@
|
|||||||
Name: meson
|
Name: meson
|
||||||
Version: 1.6.1
|
Version: 1.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Meson Build System
|
Summary: The Meson Build System
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -12,13 +12,12 @@ Source1: macros.meson
|
|||||||
Patch0: meson-0.48.1-rpm-macros.patch
|
Patch0: meson-0.48.1-rpm-macros.patch
|
||||||
Patch1: meson-0.58.0-fix-gtk-doc.patch
|
Patch1: meson-0.58.0-fix-gtk-doc.patch
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python3 >= 3.11
|
BuildRequires: python3 >= 3.11
|
||||||
#BuildRequires: python-pathlib-py3
|
|
||||||
#Requires: python-pathlib-py3
|
|
||||||
Requires: ninja
|
Requires: ninja
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -26,8 +25,6 @@ The Meson Build System.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch0 -p1
|
|
||||||
#%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" %{__python3} setup.py build
|
CFLAGS="%{optflags}" %{__python3} setup.py build
|
||||||
@ -58,6 +55,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.meson
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2025 Automatic Build System <autodist@openmamba.org> 1.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Dec 17 2024 Automatic Build System <autodist@openmamba.org> 1.6.1-1mamba
|
* Tue Dec 17 2024 Automatic Build System <autodist@openmamba.org> 1.6.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user