systemd-experimental
systemd-homed
systemd-lang
- systemd-network
+ systemd-networkd
systemd-portable
+ systemd-resolved
systemd-sysvcompat
systemd-testsuite
udev
systemd-experimental-debuginfo
systemd-homed-debuginfo
systemd-journal-remote-debuginfo
- systemd-network-debuginfo
+ systemd-networkd-debuginfo
systemd-portable-debuginfo
+ systemd-resolved-debuginfo
systemd-sysvcompat-debuginfo
systemd-testsuite-debuginfo
udev-debuginfo
GIT_URL=https://github.com/bmwiedemann/openSUSE
GIT_SUBDIR=packages/s/systemd
GIT_BRANCH=master
- GIT_COMMIT=9002a773f0ab185908dc8fb6c831c1cd9fdf11f0
+ GIT_COMMIT=2dc224ae5d446e928519315f4d46f76d1e34b8a8
PKG_SUBDIR=opensuse
# to adapt.
#
# TODO: remove manual default-hierarchy patch when the upstream spec is updated
-sed "pkg/$PKG_SUBDIR${GIT_SUBDIR:+/$GIT_SUBDIR}/systemd.spec" -e '1062,1075d' -e '/integration-tests\/README/d' -e '/default-hierarchy/ d' >/tmp/systemd.spec
+sed "pkg/$PKG_SUBDIR${GIT_SUBDIR:+/$GIT_SUBDIR}/systemd.spec" -e '/integration-tests\/README/d' -e '/default-hierarchy/ d' >/tmp/systemd.spec
mount --bind /tmp/systemd.spec "pkg/$PKG_SUBDIR${GIT_SUBDIR:+/$GIT_SUBDIR}/systemd.spec"
build() {