[packages/systemd] fill in sbat distro properties
atler
atler at pld-linux.org
Thu Aug 3 15:22:31 CEST 2023
commit 22ed411c6d6c7117815dfa988a06f1683297df47
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Aug 3 14:14:06 2023 +0200
fill in sbat distro properties
systemd.spec | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/systemd.spec b/systemd.spec
index 0a90b12..7f98cf3 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -881,6 +881,11 @@ grep -rlZ -0 '#!/usr/bin/env bash' . | xargs -0 sed -i -e 's,#!/usr/bin/env bash
-Drc-local=/etc/rc.d/rc.local \
-Drootlibdir=/%{_lib} \
-Drootprefix="" \
+ -Dsbat-distro="%vendor" \
+ -Dsbat-distro-pkgname="%name" \
+ -Dsbat-distro-summary="%distribution" \
+ -Dsbat-distro-url="https://git.pld-linux.org/?p=packages/systemd.git" \
+ -Dsbat-distro-version="%version-%release" \
-Dselinux=%{__true_false selinux} \
-Dsetfont-path=/bin/setfont \
-Dsplit-bin=true \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/5003d836a2693c1751cd5813ca8737fe77e681e6
More information about the pld-cvs-commit
mailing list