Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (18c8d88b12ef9fe7944c0269894c27393308ec4d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (18c8d88b12ef9fe7944c0269894c27393308ec4d)
  • Date: Sat, 24 Sep 2022 13:23:46 +0000

GIT changes to master grimoire by Florian Franzmann <bwlf AT bandrate.org>:

smgl/systemd/BUILD | 2 ++
smgl/systemd/DETAILS | 1 +
smgl/systemd/HISTORY | 4 ++++
3 files changed, 7 insertions(+)

New commits:
commit 18c8d88b12ef9fe7944c0269894c27393308ec4d
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

smgl/systemd: install static libraries, too

diff --git a/smgl/systemd/BUILD b/smgl/systemd/BUILD
index bce3805..244b5c0 100755
--- a/smgl/systemd/BUILD
+++ b/smgl/systemd/BUILD
@@ -1,3 +1,5 @@
+OPTS+=" static-libsystemd=true" &&
+OPTS+=" static-libudev=true" &&
OPTS+=" blkid=true" &&
OPTS+=" default-dnssec=no" &&
OPTS+=" firstboot=false" &&
diff --git a/smgl/systemd/DETAILS b/smgl/systemd/DETAILS
index dadab05..789e345 100755
--- a/smgl/systemd/DETAILS
+++ b/smgl/systemd/DETAILS
@@ -2,6 +2,7 @@

SPELL=systemd
VERSION=251.4
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_HASH=sha512:7bbfadd80b88a4c3510a5e4e3572e4eab71dafbf6289da038e552988e09ee8da16da3c9bb8a4fbbde6c6236e0e3c352b0a33f9ee0b84f10241f3499383387738

SOURCE_URL[0]=https://github.com/systemd/systemd-stable/archive/refs/tags/v${VERSION}.tar.gz
diff --git a/smgl/systemd/HISTORY b/smgl/systemd/HISTORY
index e06c0dc..74b9ffb 100644
--- a/smgl/systemd/HISTORY
+++ b/smgl/systemd/HISTORY
@@ -1,3 +1,7 @@
+2022-09-24 Florian Franzmann <bwlf AT bandrate.org>
+ * BUILD: install static versions of libraries
+ * DETAILS: PATCHLEVEL++
+
2022-08-26 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 251.4




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (18c8d88b12ef9fe7944c0269894c27393308ec4d), Florian Franzmann, 09/24/2022

Archive powered by MHonArc 2.6.24.

Top of Page