]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - shadow-utils/shadow-utils.nm
Merge remote-tracking branch 'stevee/ppp-update'
[people/ms/ipfire-3.x.git] / shadow-utils / shadow-utils.nm
index 16a060fe46cebf7c67fd8dbaa1d08f9124d6f51b..1607b5ec4123a93a605a26a39c3b1ec0d7f2fd3b 100644 (file)
@@ -5,11 +5,11 @@
 
 name       = shadow-utils
 version    = 4.1.4.3
-release    = 4
+release    = 7
 thisapp    = shadow-%{version}
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
-groups     = Base System/Base
+groups     = System/Base
 url        = http://pkg-shadow.alioth.debian.org/
 license    = GPLv2+
 summary    = Utilities to deal with user accounts.
@@ -68,11 +68,21 @@ end
 
 packages
        package %{name}
+               groups += Base Build
+
                obsoletes += shadow<%{thisver}
                provides  += shadow=%{thisver}
 
                conflicts
                        pam<1.1.0-4
                end
+
+               configfiles
+                       /etc/default/useradd
+               end
+       end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
        end
 end