]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - authconfig/authconfig.nm
file: Update to 5.18.
[people/ms/ipfire-3.x.git] / authconfig / authconfig.nm
index e23aa668922cf7f1079b560486b68b304260818b..1dd4a7e0b916cb94ac9f595d293941cb4d5b5254 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = authconfig
-version    = 6.2.2
-release    = 2
+version    = 6.2.5
+release    = 1
 
 groups     = System/Base
 url        = https://fedorahosted.org/authconfig
@@ -72,7 +72,15 @@ end
 
 packages
        package %{name}
-               requires += newt-python
+               requires
+                       libpwquality
+                       newt-python
+               end
+
+               configfiles
+                       %{sysconfdir}/sysconfig/authconfig
+                       %{sysconfdir}/pam.d
+               end
        end
 
        package %{name}-devel