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
This commit is contained in:
parent
67d68602c1
commit
fbca48a2fb
@ -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
|
||||
|
||||
|
15
libnice.spec
15
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
|
||||
|
Loading…
Reference in New Issue
Block a user