]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- pull updates to subpackages when main package is updated
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 30 Mar 2012 12:45:57 +0000 (12:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    systemd.spec -> 1.143

systemd.spec

index 8525e06e75f8f0a19de58e10b6695094a9e44122..6ae93691d8d055a86b3b4a0dad4aecb548c05494 100644 (file)
@@ -209,7 +209,7 @@ Pliki nagłówkowe bibliotek systemd.
 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
@@ -221,6 +221,7 @@ Bashowe dopełnianie składni dla systemd
 %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
This page took 0.152075 seconds and 4 git commands to generate.