]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - libSM/libSM.nm
liboping: Fix build with GCC 9
[ipfire-3.x.git] / libSM / libSM.nm
index 7c6cc8c3e570fe3e451019b80709a4cee81afa9e..8f0bcb8b7e574a598ebcd3c838135c8e0d65d2ca 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = libSM
-version    = 1.1.1
+version    = 1.2.2
 release    = 1
 
 maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
@@ -17,8 +17,7 @@ description
        X.Org X11 libSM development package.
 end
 
-source_dl  =
-sources    = %{thisapp}.tar.bz2
+source_dl  = http://ftp.x.org/pub/individual/lib/
 
 build
        requires
@@ -34,9 +33,12 @@ end
 
 packages
        package %{name}
-       end
-       
+
        package %{name}-devel
                template DEVEL
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end