From fbca48a2fb9fdc75f0f5b57afc59d39f78b79207390f956473c974f9936eb8fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 4 Apr 2016 11:54:19 +0000 Subject: [PATCH] Accepting request 383748 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/383748 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnice?expand=0&rev=60 --- libnice.changes | 7 +++++++ libnice.spec | 15 --------------- 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/libnice.changes b/libnice.changes index 03d9769..778d717 100644 --- a/libnice.changes +++ b/libnice.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Apr 2 18:02:16 UTC 2016 - zaitor@opensuse.org + +- Drop pkgconfig(gstreamer-0.10) and pkgconfig(gstreamer-base-0.10) + BuildRequires: Stop building gstreamer-0.10 support. As a result + of this drop subpackage gstreamer-0_10-libnice, no longer built. + ------------------------------------------------------------------- Fri May 15 07:29:10 UTC 2015 - dimstar@opensuse.org diff --git a/libnice.spec b/libnice.spec index 050f5d0..cfa5b76 100644 --- a/libnice.spec +++ b/libnice.spec @@ -27,9 +27,7 @@ Source: http://nice.freedesktop.org/releases/%{name}-%{version}.tar.gz Source1: baselibs.conf BuildRequires: libgupnp-igd-devel BuildRequires: pkgconfig(glib-2.0) >= 2.30 -BuildRequires: pkgconfig(gstreamer-0.10) >= 0.10.0 BuildRequires: pkgconfig(gstreamer-1.0) >= 0.11.91 -BuildRequires: pkgconfig(gstreamer-base-0.10) >= 0.10.0 BuildRequires: pkgconfig(gstreamer-base-1.0) >= 0.11.91 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -54,15 +52,6 @@ Supplements: packageand(libnice10:gstreamer) libnice is an implementation of the IETF's draft Interactive Connectivity Establishment standard (ICE) -%package -n gstreamer-0_10-libnice -Summary: Interactive Connectivity Establishment implementation - GStreamer 0.10 -Group: System/Libraries -Supplements: packageand(libnice10:gstreamer-0_10) - -%description -n gstreamer-0_10-libnice -libnice is an implementation of the IETF's draft Interactive -Connectivity Establishment standard (ICE). - %package devel Summary: Interactive Connectivity Establishment implementation - development files Group: Development/Libraries/C and C++ @@ -122,8 +111,4 @@ rm -rf %{buildroot} %defattr(-,root,root) %{_libdir}/gstreamer-1.0/libgstnice.so -%files -n gstreamer-0_10-libnice -%defattr(-,root,root,-) -%{_libdir}/gstreamer-0.10/*.so - %changelog