diff --git a/srcpkgs/systemd/libgudev-devel.template b/srcpkgs/systemd/libgudev-devel.template index e0c50be7475..937aedde311 100644 --- a/srcpkgs/systemd/libgudev-devel.template +++ b/srcpkgs/systemd/libgudev-devel.template @@ -1,7 +1,8 @@ # Template file for 'libgudev-devel'. # noarch=yes -depends="glib-devel libudev-devel>=$version libgudev>=$version" +depends="glib-devel libudev-devel-${version}_${revision} + libgudev-${version}_${revision}" short_desc="GObject-based wrapper library for libudev - development files" long_desc=" This package contains the libgudev development files (static libs, headers, diff --git a/srcpkgs/systemd/libudev-devel.template b/srcpkgs/systemd/libudev-devel.template index 5ea147a898e..8fe5bb2d676 100644 --- a/srcpkgs/systemd/libudev-devel.template +++ b/srcpkgs/systemd/libudev-devel.template @@ -1,7 +1,7 @@ # Template file for 'libudev-devel'. # noarch=yes -depends="libudev>=$version" +depends="libudev-${version}_${revision}" short_desc="udev shared library -- development files" long_desc=" This package contains the files needed for developing applications diff --git a/srcpkgs/systemd/systemd-devel.template b/srcpkgs/systemd/systemd-devel.template index 98c8d605a65..4cdb5cbc4b9 100644 --- a/srcpkgs/systemd/systemd-devel.template +++ b/srcpkgs/systemd/systemd-devel.template @@ -1,6 +1,6 @@ # Template file for 'systemd-devel'. # -depends="systemd-libs" +depends="systemd-libs-${version}_${revision}" short_desc="${sourcepkg} - development files" long_desc="${long_desc} diff --git a/srcpkgs/systemd/systemd.rshlibs b/srcpkgs/systemd/systemd.rshlibs index 598b444d3e2..410f692e40e 100644 --- a/srcpkgs/systemd/systemd.rshlibs +++ b/srcpkgs/systemd/systemd.rshlibs @@ -1,3 +1,5 @@ +libattr.so.1 +libsystemd-journal.so.0 libqrencode.so.3 libudev.so.1 libpam.so.0 diff --git a/srcpkgs/systemd/template b/srcpkgs/systemd/template index b3eadd6ec31..16f1962dc2a 100644 --- a/srcpkgs/systemd/template +++ b/srcpkgs/systemd/template @@ -1,14 +1,14 @@ # Template file for 'systemd' pkgname=systemd -version=194 -revision=7 +version=195 +revision=1 build_style=gnu-configure configure_args="--with-distro=other --libexecdir=/usr/lib --disable-selinux --disable-tcpwrap --with-rootprefix=/usr --with-sysvinit-path= --with-sysvrcd-path= --disable-audit --with-usb-ids-path=/usr/share/hwdata/usb.ids --with-pci-ids-path=/usr/share/hwdata/pci.ids --disable-static" -depends="dbus run-parts kbd>=1.15.3_5 systemd-libs>=${version}_${revision}" +depends="dbus run-parts kbd>=1.15.3_5" makedepends="pkg-config intltool gperf libxslt docbook-xsl acl-devel pam-devel dbus-devel libcap-devel libkmod-devel liblzma-devel cryptsetup-devel libblkid-devel glib-devel libgcrypt-devel python-devel qrencode-devel @@ -18,7 +18,7 @@ maintainer="Juan RP " homepage="http://www.freedesktop.org/wiki/Software/systemd" license="LGPL-2.1, GPL-2, MIT" distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" -checksum=a275ce044f66f28c5ed0846e7019438ce8b5f596e8255f3455e32b3c0db5f631 +checksum=e9041a8b84ed971d08df2b96f1b7dbb1d49b788e275c7cc39912f656bd826303 long_desc=" systemd is a system and service manager for Linux, compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities, uses