]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libXau: Update to 1.0.7.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 3 Feb 2013 20:57:12 +0000 (21:57 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 3 Feb 2013 20:57:12 +0000 (21:57 +0100)
Major update to the latest stable version.

libXau/libXau.nm

index 920f8824dcc3af10c6f9deed75d00b04c9bad9e6..b23f5eb6d0e48d2d3da5b181007bf064be2442e0 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libXau
-version    = 1.0.6
+version    = 1.0.7
 release    = 1
 
 maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
@@ -14,16 +14,15 @@ license    = MIT
 summary    = Sample Authorization Protocol for X.
 
 description
-       This is a very simple mechanism for providing individual access \
-       to an X Window System display.It uses existing core protocol and \
-       library hooks for specifying authorization data in the connection \
-       setup block to restrict use of the display to only those clients \
-       that show that they know a server-specific key called a \
+       This is a very simple mechanism for providing individual access
+       to an X Window System display.It uses existing core protocol and
+       library hooks for specifying authorization data in the connection
+       setup block to restrict use of the display to only those clients
+       that show that they know a server-specific key called a
        magic cookie.
 end
 
-source_dl  =
-sources    = %{thisapp}.tar.bz2
+source_dl  = http://ftp.x.org/pub/individual/lib/
 
 build
        requires
@@ -33,14 +32,10 @@ build
 
        configure_options +=\
                --disable-static
-
-       #make_install_targets +=\
-       #       INSTALL="install -p"
 end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL