Accepting request 69316 from home:vuntz:branches:GNOME:Factory
tweak OBS-URL: https://build.opensuse.org/request/show/69316 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnice?expand=0&rev=24
This commit is contained in:
parent
11e019d5bf
commit
bf0cf6b0e3
@ -29,7 +29,7 @@ BuildRequires: gstreamer-0_10-devel
|
||||
%else
|
||||
BuildRequires: gstreamer010-devel
|
||||
%endif
|
||||
BuildRequires: glib2-devel openssl-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: libgupnp-igd-devel
|
||||
Url: http://nice.freedesktop.org/
|
||||
Source: http://nice.freedesktop.org/releases/%{name}-%{version}.tar.bz2
|
||||
@ -69,7 +69,6 @@ License: LGPLv2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Interactive Connectivity Establishment implementation - development files
|
||||
Requires: libnice10 = %{version}
|
||||
Requires: glib2-devel
|
||||
Provides: libnice-doc = %{version}
|
||||
Obsoletes: libnice-doc < %{version}
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 23:48:09 CEST 2011 - vuntz@opensuse.org
|
||||
|
||||
- Remove explicit Requires of glib2-devel in devel subpackage: it
|
||||
will automatically be added the pkgconfig() way.
|
||||
- Remove unneeded openssl-devel BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 30 11:38:14 UTC 2011 - dimstar@opensuse.org
|
||||
|
||||
@ -11,8 +18,9 @@ Sat Apr 30 11:38:14 UTC 2011 - dimstar@opensuse.org
|
||||
a specific port
|
||||
+ Fix various bugs and memory leaks
|
||||
+ Improve documentation.
|
||||
- Change libnice-doc Obsoletes from <= to <: fix rpmlint warning.
|
||||
- Rename libnice0 to libnice10 after soversion change.
|
||||
- Use source services: download_url, recompress and set_version.
|
||||
- Change Obsoletes libnice-doc from <= to <: fix rpmlint warning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 23 08:45:36 CEST 2010 - vuntz@opensuse.org
|
||||
|
@ -29,7 +29,7 @@ BuildRequires: gstreamer-0_10-devel
|
||||
%else
|
||||
BuildRequires: gstreamer010-devel
|
||||
%endif
|
||||
BuildRequires: glib2-devel openssl-devel
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: libgupnp-igd-devel
|
||||
Url: http://nice.freedesktop.org/
|
||||
Source: http://nice.freedesktop.org/releases/%{name}-%{version}.tar.bz2
|
||||
@ -69,7 +69,6 @@ License: LGPLv2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Interactive Connectivity Establishment implementation - development files
|
||||
Requires: libnice10 = %{version}
|
||||
Requires: glib2-devel
|
||||
Provides: libnice-doc = %{version}
|
||||
Obsoletes: libnice-doc < %{version}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user