]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - authconfig/authconfig.nm
authconfig: Update to 6.2.2.
[people/ms/ipfire-3.x.git] / authconfig / authconfig.nm
index 12b7230cb1fd48e7e4e5f156001c0493a178ee9c..2bb161a44cddc8ec52e4eebb32694f5d7607df08 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = authconfig
-version    = 6.1.14
-release    = 2
+version    = 6.2.2
+release    = 1
 
 groups     = System/Base
 url        = https://fedorahosted.org/authconfig
@@ -13,9 +13,9 @@ license    = GPLv2+
 summary    = Command line tool for setting up authentication from network services.
 
 description
-       Authconfig is a command line utility which can configure a workstation\
-       to use shadow (more secure) passwords.  Authconfig can also configure a \
-       system to be a client for certain networked user information and \
+       Authconfig is a command line utility which can configure a workstation
+       to use shadow (more secure) passwords.  Authconfig can also configure a
+       system to be a client for certain networked user information and
        authentication schemes.
 end
 
@@ -61,6 +61,9 @@ build
 
                # Remove app icons for authconfig
                rm -rf %{BUILDROOT}/usr/share/icons
+
+               # Remove unneded stuff for X11
+               rm -rf %{BUILDROOT}/etc/X11
        end
 end