From: Michael Tremer Date: Thu, 6 Oct 2011 12:32:55 +0000 (+0200) Subject: shadow-utils: Fix package replacement. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6738176b82a737a450253b17eac954fa130f111b;p=ipfire-3.x.git shadow-utils: Fix package replacement. --- diff --git a/shadow-utils/shadow-utils.nm b/shadow-utils/shadow-utils.nm index b8f0a14bf..2106e5dc2 100644 --- a/shadow-utils/shadow-utils.nm +++ b/shadow-utils/shadow-utils.nm @@ -5,7 +5,7 @@ name = shadow-utils version = 4.1.4.3 -release = 2 +release = 3 thisapp = shadow-%{version} maintainer = Michael Tremer @@ -65,10 +65,10 @@ end packages package %{name} - obsoletes += shadow + obsoletes += shadow<%{thisver} + provides += shadow=%{thisver} conflicts - shadow pam<1.1.0-4 end end