Accepting request 230936 from KDE:Extra

Drop the BuildRequires on libucil and libunicap for Factory. This stops us from getting ride of Gstreamer 0.10 and besides these two libraries seem to be unmaintained upstream as that the latest actions are from 2010

OBS-URL: https://build.opensuse.org/request/show/230936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=51
This commit is contained in:
Stephan Kulow 2014-04-30 13:10:07 +00:00 committed by Git OBS Bridge
parent bfdc32986d
commit ad5cc57973
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Apr 6 16:22:56 UTC 2014 - tittiatcoke@gmail.com
- Drop the BuildRequires on libucil and libunicap for Factory. This
stops us from getting ride of Gstreamer 0.10 and besides these two
libraries seem to be unmaintained upstream as that the latest
actions are from 2010
-------------------------------------------------------------------
Thu Apr 3 11:22:56 UTC 2014 - tittiatcoke@gmail.com

View File

@ -48,6 +48,8 @@ BuildRequires: fdupes
BuildRequires: gstreamer-plugins-base-devel
%else
BuildRequires: gstreamer-0_10-plugins-base-devel
BuildRequires: libucil-devel
BuildRequires: libunicap-devel
%endif
BuildRequires: libdc1394-devel
%if 0%{?suse_version} > 1230
@ -62,8 +64,6 @@ BuildRequires: libjasper-devel
BuildRequires: libjpeg-devel
BuildRequires: libqt4-devel
BuildRequires: libtiff-devel
BuildRequires: libucil-devel
BuildRequires: libunicap-devel
BuildRequires: libv4l-devel
%if 0%{?suse_version} > 1220
BuildRequires: ilmbase-devel