[packages/rpm-pld-macros] Up to 2.067; Provides rpmbuild(monoautodeps)
arekm
arekm at pld-linux.org
Wed May 20 09:57:36 CEST 2026
commit 051c5c17cf96828bfcf6a7fc409fd5c94eeb21d8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 20 09:54:45 2026 +0200
Up to 2.067; Provides rpmbuild(monoautodeps)
The rpmbuild(monoautodeps) capability is BR'd by our mono specs. Provide
it for now as we have autodep stuff here.
rpm-pld-macros.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rpm-pld-macros.spec b/rpm-pld-macros.spec
index 2d2ad6a..2c34f4e 100644
--- a/rpm-pld-macros.spec
+++ b/rpm-pld-macros.spec
@@ -1,4 +1,4 @@
-%define rpm_macros_rev 2.066
+%define rpm_macros_rev 2.067
%define find_lang_rev 1.42
# split into individual X_prov_ver if there is a reason to desync
%define prov_ver 4.15
@@ -88,6 +88,7 @@ Requires: %{name} = %{version}-%{release}
Requires: findutils >= 1:4.2.26
Provides: rpmbuild(find_lang) = %{find_lang_rev}
Provides: rpmbuild(macros) = %{rpm_macros_rev}
+Provides: rpmbuild(monoautodeps)
Requires: rpm-macros-systemd
Obsoletes: rpm-build-macros < 1.745
# ensure cargo with install --no-track support
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-pld-macros.git/commitdiff/051c5c17cf96828bfcf6a7fc409fd5c94eeb21d8
More information about the pld-cvs-commit
mailing list