]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
gupnp: Update all packages
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 28 Oct 2016 16:55:17 +0000 (18:55 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Nov 2016 23:35:20 +0000 (00:35 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
gssdp/gssdp.nm
gupnp-av/gupnp-av.nm
gupnp-igd/gupnp-igd.nm
gupnp/gupnp.nm

index e8e08b11025deeed78033da91051d04566fb7ead..43205a52c07d4c1177eca84bac8b0fa69a218d30 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = gssdp
-ver_major  = 0.14
-ver_minor  = 14
+ver_major  = 1.0
+ver_minor  = 1
 version    = %{ver_major}.%{ver_minor}
 release    = 1
 
@@ -18,8 +18,8 @@ description
        GSSDP implements resource discovery and announcement over SSDP.
 end
 
-source_dl  = https://download.gnome.org/sources/gssdp/%{ver_major}/
-sources = %{thisapp}.tar.xz
+source_dl  = https://download.gnome.org/sources/%{name}/%{ver_major}/
+sources    = %{thisapp}.tar.xz
 
 
 build
@@ -32,7 +32,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL
index d6f391754a2b59c105cd0bb667719fb908efddf8..1c83d7de18923b1a009f5de9bdc6246d2c6864b5 100644 (file)
@@ -4,7 +4,9 @@
 ###############################################################################
 
 name       = gupnp-av
-version    = 0.5.1
+version    = %{ver_maj}.%{ver_min}
+ver_maj    = 0.12
+ver_min    = 10
 release    = 1
 
 groups     = System/Libraries
@@ -17,7 +19,8 @@ description
        applications using GUPnP.
 end
 
-source_dl  =
+source_dl  = https://download.gnome.org/sources/%{name}/%{ver_maj}/
+sources    = %{thisapp}.tar.xz
 
 build
        requires
@@ -31,7 +34,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL
index dd0981ab858997173b4bc7af4370225a39ca89e9..d561246517e8761ae608d6842ef681926d03825d 100644 (file)
@@ -4,19 +4,22 @@
 ###############################################################################
 
 name       = gupnp-igd
-version    = 0.1.3
+version    = %{ver_maj}.%{ver_min}
+ver_maj    = 0.2
+ver_min    = 4
 release    = 1
 
 groups     = System/Libraries
 url        = http://www.gupnp.org
 license    = LGPL
-summary    = gupnp - Internet Gateway device implementation (Microsoft).
+summary    = gupnp - Internet Gateway device implementation (Microsoft)
 
 description
        This is a library to handle Internet Gateway Device port mappings.
 end
 
-source_dl  =
+source_dl  = https://download.gnome.org/sources/%{name}/%{ver_maj}/
+sources    = %{thisapp}.tar.xz
 
 build
        requires
@@ -31,7 +34,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL
index 2d823841f0b3c8d02e7c5f0f0519fecae40c15a1..4f51020fabf52d5ddc8ca6288c74ac797f5881b4 100644 (file)
@@ -4,9 +4,9 @@
 ###############################################################################
 
 name       = gupnp
-ver_major  = 0.20
-ver_minor  = 16
 version    = %{ver_major}.%{ver_minor}
+ver_major  = 1.0
+ver_minor  = 1
 release    = 1
 
 groups     = System/Libraries
@@ -20,8 +20,8 @@ description
        The GUPnP API is intended to be easy to use, efficient and flexible.
 end
 
-source_dl  = https://download.gnome.org/sources/gupnp/%{ver_major}/
-sources = %{thisapp}.tar.xz
+source_dl  = https://download.gnome.org/sources/%{name}/%{ver_major}/
+sources    = %{thisapp}.tar.xz
 
 build
        requires
@@ -38,7 +38,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL