packages: systemd/systemd.spec - pull updates to subpackages when main pack...
glen
glen at pld-linux.org
Fri Mar 30 14:46:02 CEST 2012
Author: glen Date: Fri Mar 30 12:46:02 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- pull updates to subpackages when main package is updated
---- Files affected:
packages/systemd:
systemd.spec (1.142 -> 1.143)
---- Diffs:
================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.142 packages/systemd/systemd.spec:1.143
--- packages/systemd/systemd.spec:1.142 Thu Mar 29 11:14:34 2012
+++ packages/systemd/systemd.spec Fri Mar 30 14:45:57 2012
@@ -210,7 +210,7 @@
Summary: bash-completion for systemd
Summary(pl.UTF-8): Bashowe dopełnianie składni dla systemd
Group: Applications/Shells
-Requires: %{name}
+Requires: %{name} = %{version}
Requires: bash-completion
%description -n bash-completion-systemd
@@ -222,6 +222,7 @@
%package no-compat-tmpfiles
Summary: Force update of packages that provide tmpfiles.d configuration
Group: Base
+Requires: %{name} = %{version}-%{release}
Requires(post): sed > 4.0
Conflicts: ConsoleKit-dirs < 0.4.5-7
Conflicts: NetworkManager < 2:0.9.2.0-3
@@ -772,6 +773,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.143 2012/03/30 12:45:57 glen
+- pull updates to subpackages when main package is updated
+
Revision 1.142 2012/03/29 09:14:34 baggins
- rel 8
- setting age on X11 tmp dirs means that any X session older than specified
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/systemd/systemd.spec?r1=1.142&r2=1.143
More information about the pld-cvs-commit
mailing list