diff --git a/libnice.changes b/libnice.changes index 52f6d91..503dde7 100644 --- a/libnice.changes +++ b/libnice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 12 11:30:43 UTC 2012 - coolo@suse.com + +- change license to be in spdx.org format + ------------------------------------------------------------------- Thu Sep 8 11:01:56 UTC 2011 - vuntz@opensuse.org diff --git a/libnice.spec b/libnice.spec index 7e6f92f..27bb24f 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,7 +1,7 @@ # # spec file for package libnice # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: libnice Version: 0.1.1 -Release: 1 -License: LGPLv2.1+ -Group: System/Libraries +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1030 BuildRequires: gstreamer-0_10-devel @@ -34,6 +29,8 @@ BuildRequires: libgupnp-igd-devel Url: http://nice.freedesktop.org/ Source: http://nice.freedesktop.org/releases/%{name}-%{version}.tar.gz Summary: Interactive Connectivity Establishment implementation +License: LGPL-2.1+ +Group: System/Libraries %description libnice is an implementation of the IETF's draft Interactive @@ -42,9 +39,9 @@ Connectivity Establishment standard (ICE). %package -n libnice10 -License: LGPLv2.1+ -Group: System/Libraries Summary: Interactive Connectivity Establishment implementation +License: LGPL-2.1+ +Group: System/Libraries Recommends: gstreamer-0_10-libnice %description -n libnice10 @@ -54,9 +51,9 @@ Connectivity Establishment standard (ICE). %package -n gstreamer-0_10-libnice -License: LGPLv2.1+ ; MPL .. -Group: System/Libraries Summary: Interactive Connectivity Establishment implementation - GStreamer plug-in +License: LGPL-2.1+ ; MPL-1.1 +Group: System/Libraries %description -n gstreamer-0_10-libnice libnice is an implementation of the IETF's draft Interactive @@ -65,9 +62,9 @@ Connectivity Establishment standard (ICE). %package devel -License: LGPLv2.1+ -Group: Development/Libraries/C and C++ Summary: Interactive Connectivity Establishment implementation - development files +License: LGPL-2.1+ +Group: Development/Libraries/C and C++ Requires: libnice10 = %{version} Provides: libnice-doc = %{version} Obsoletes: libnice-doc < %{version}