]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - xorg-x11-xinit/xorg-x11-xinit.nm
pdns: Update to 4.0-alpha3
[people/amarx/ipfire-3.x.git] / xorg-x11-xinit / xorg-x11-xinit.nm
index cd8243624662b72995bfd879689bed6a57041b16..c3ad690985fc89d1af9a09e66207ecf57eb5c009 100644 (file)
@@ -3,9 +3,10 @@
 # Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
 ###############################################################################
 
-name       = xinit
-version    = 1.2.1
+name       = xorg-x11-xinit
+version    = 1.3.2
 release    = 1
+thisapp    = xinit-%{version}
 
 groups     = X/Server
 url        = http://www.x.org
@@ -23,7 +24,13 @@ build
                autoconf
                automake
                libX11-devel
-               pkg-config
+               libtool
+               xorg-x11-util-macros
+       end
+
+       prepare_cmds
+               # Regenerate build system.
+               autoreconf -vfi
        end
 end