]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - libX11/libX11.nm
Merge remote-tracking branch 'arne_f/kernel'
[people/ms/ipfire-3.x.git] / libX11 / libX11.nm
index f705a4841608bb64b3c8c9b544ae029fae851eb7..3975a98d659d0a8a858f0b827f35c8a4fb85aba3 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libX11
-version    = 1.3.2
+version    = 1.5.0
 release    = 1
 
 maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
@@ -17,7 +17,7 @@ description
        Client library for X.org X11 protocol.
 end
 
-source_dl  =
+source_dl  = ftp://ftp.x.org/pub/individual/lib/
 sources    = %{thisapp}.tar.bz2
 
 build
@@ -31,9 +31,12 @@ end
 
 packages
        package %{name}
-       end
-       
+
        package %{name}-devel
                template DEVEL
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end