File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 11export PYTHONDONTWRITEBYTECODE = 1 & &
22
3- OPTS + = " -Drootprefix=/usr \
4- -Daudit=false \
3+ OPTS + = " -Daudit=false \
54 -Dima=false \
65 -Dlibidn2=true \
7- -Dsplit-usr=true \
86 -Dfallback-hostname=lunarlinux \
97 -Drpmmacrosdir=no \
108 -Dsysvinit-path= \
Original file line number Diff line number Diff line change 11 MODULE=systemd
2- VERSION=255.17
2+ VERSION=258
33 SOURCE=$MODULE-$VERSION.tar.gz
4- SOURCE_URL_FULL=https://github.com/systemd/systemd-stable/archive/v$VERSION.tar.gz
5- SOURCE_DIRECTORY=$BUILD_DIRECTORY/systemd-stable-$VERSION
6- SOURCE_VFY=sha256:1af83e2c54c12bdd96dd483f9e81b92d6776a49646db3f3eba672c9956f371f4
4+ SOURCE_URL_FULL=https://github.com/systemd/systemd/archive/v$VERSION.tar.gz
5+ SOURCE_VFY=sha256:07a580cf21856f468f82b77b82973a926f42ccc696462459b53f8b88893dff8e
76 WEB_SITE=http://www.freedesktop.org/wiki/Software/systemd
87 ENTERED=20100919
9- UPDATED=20250215
8+ UPDATED=20251017
109 SHORT="A system and program management daemon"
1110
1211cat << EOF
You can’t perform that action at this time.
0 commit comments