]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
xorg-x11-xinit: Fix package name.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 2 Mar 2012 14:56:29 +0000 (15:56 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 2 Mar 2012 14:56:29 +0000 (15:56 +0100)
xorg-x11-xinit/xorg-x11-xinit.nm

index cd8243624662b72995bfd879689bed6a57041b16..c9991fb8bf57193ada3f0e60fe432e54dd73a6ae 100644 (file)
@@ -3,9 +3,10 @@
 # Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
 ###############################################################################
 
-name       = xinit
+name       = xorg-x11-xinit
 version    = 1.2.1
 release    = 1
+thisapp    = xinit-%{version}
 
 groups     = X/Server
 url        = http://www.x.org
@@ -20,10 +21,8 @@ source_dl = http://ftp.x.org/pub/individual/app/
 
 build
        requires
-               autoconf
-               automake
                libX11-devel
-               pkg-config
+               xorg-x11-util-macros
        end
 end