]> git.pld-linux.org Git - packages/gssdp.git/blobdiff - gssdp.spec
Update to 1.0.1
[packages/gssdp.git] / gssdp.spec
index c410bad5f6cbccde883226157bf444c2fd0855a3..83d2054aade69f952dedbb766893f8eb01133b16 100644 (file)
@@ -1,17 +1,17 @@
 #
 # Conditional build:
 %bcond_without vala    # Vala bindings
-#
+
 Summary:       GObject-based SSDP (Simple Service Discovery Protocol) library
 Summary(pl.UTF-8):     Biblioteka SSDP (Simple Service Discovery Protocol) oparta na GObject
 Name:          gssdp
-# note: 0.14.x is stable, 0.15.x unstable
-Version:       0.14.10
+# note: 1.0.x is stable, 1.1.x unstable
+Version:       1.0.1
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.14/%{name}-%{version}.tar.xz
-# Source0-md5: bd355c3be1618390172c1f63e5afe58b
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gssdp/1.0/%{name}-%{version}.tar.xz
+# Source0-md5: 5d5cc05b7ab7985ef51f0d3feeca92e1
 URL:           http://gupnp.org/
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11
@@ -71,6 +71,9 @@ Summary:      GSSDP API documentation
 Summary(pl.UTF-8):     Dokumentacja API GSSDP
 Group:         Documentation
 Requires:      gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 GSSDP API documentation.
@@ -84,6 +87,9 @@ Summary(pl.UTF-8):    Wiązanie języka Vala do biblioteki GSSDP
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 Requires:      vala >= 2:0.20
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n vala-gssdp
 Vala binding for GSSDP library.
This page took 0.044905 seconds and 4 git commands to generate.