[packages/colord] updated deprecated meson macros

atler atler at pld-linux.org
Tue Jun 1 10:00:18 CEST 2021


commit f39e640b11d40b6230037f03fbf9fdcb8362f8dc
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jun 1 09:54:38 2021 +0200

    updated deprecated meson macros

 colord.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/colord.spec b/colord.spec
index 0209e4d..3786599 100644
--- a/colord.spec
+++ b/colord.spec
@@ -32,7 +32,7 @@ BuildRequires:	ninja
 BuildRequires:	pkgconfig
 BuildRequires:	polkit-devel >= 0.103
 BuildRequires:	rpm-build >= 4.6
-BuildRequires:	rpmbuild(macros) >= 1.644
+BuildRequires:	rpmbuild(macros) >= 1.736
 %{?with_sane:BuildRequires:	sane-backends-devel}
 BuildRequires:	sqlite3-devel >= 3
 BuildRequires:	systemd-devel >= 44
@@ -145,12 +145,12 @@ Bashowe uzupełnianie poleceń terminalowych colormgr.
 	%{?with_vala:-Dvapi=true} \
 	-Ddaemon_user=colord
 
-%meson_build -C build
+%ninja_build -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%meson_install -C build
+%ninja_install -C build
 
 %find_lang %{name}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/colord.git/commitdiff/cc6b4cac324aa38a4149f62f4c77f8a42e10b056



More information about the pld-cvs-commit mailing list