From c8875349f492b2fb3429c22d675863d6b3d08e9b9f7e0b0ca80add4393761669 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 18 Apr 2016 12:28:08 +0000 Subject: [PATCH] Accepting request 390512 from home:dimstar:Factory - Drop libsmbclient BuildRequires: requiring a library to build is in any case wrong. It's the responsibility of a -devel package to pull in the real libraries. OBS-URL: https://build.opensuse.org/request/show/390512 OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=82 --- xine-lib.changes | 7 +++++++ xine-lib.spec | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/xine-lib.changes b/xine-lib.changes index d897cac..b522f8b 100644 --- a/xine-lib.changes +++ b/xine-lib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 15 12:18:02 UTC 2016 - dimstar@opensuse.org + +- Drop libsmbclient BuildRequires: requiring a library to build is + in any case wrong. It's the responsibility of a -devel package to + pull in the real libraries. + ------------------------------------------------------------------- Fri Feb 26 15:12:34 UTC 2016 - joerg.lorenzen@ki.tng.de diff --git a/xine-lib.spec b/xine-lib.spec index ce877b4..724ca43 100644 --- a/xine-lib.spec +++ b/xine-lib.spec @@ -1,7 +1,7 @@ # # spec file for package xine-lib # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,7 +49,6 @@ BuildRequires: libcdio-devel BuildRequires: libdrm-devel BuildRequires: libmng-devel BuildRequires: libmpcdec-devel -BuildRequires: libsmbclient BuildRequires: libsmbclient-devel BuildRequires: libtheora-devel BuildRequires: libtool