From bf0cf6b0e3cf039563ae7e9ae966752c572bda47f4576a3bb3c02da251c4d912 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 2 May 2011 22:09:11 +0000 Subject: [PATCH] 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 --- _service:set_version:libnice.spec | 3 +-- libnice.changes | 10 +++++++++- libnice.spec | 3 +-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/_service:set_version:libnice.spec b/_service:set_version:libnice.spec index d2ec6a5..7ba722a 100644 --- a/_service:set_version:libnice.spec +++ b/_service:set_version:libnice.spec @@ -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} diff --git a/libnice.changes b/libnice.changes index ae8bc31..71e108d 100644 --- a/libnice.changes +++ b/libnice.changes @@ -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 diff --git a/libnice.spec b/libnice.spec index 4e1001f..2b23bd3 100644 --- a/libnice.spec +++ b/libnice.spec @@ -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}