From 13bc5d4250c3a81158a857b2585d4418f6eba44876085c82fae33da496615c79 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sun, 5 Apr 2015 18:39:30 +0000 Subject: [PATCH 1/3] Accepting request 294521 from devel:ARM:Factory - remove unneeded texlive-latex dependency OBS-URL: https://build.opensuse.org/request/show/294521 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dirac?expand=0&rev=31 --- dirac.changes | 5 +++++ dirac.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dirac.changes b/dirac.changes index 301537b..11d9a3e 100644 --- a/dirac.changes +++ b/dirac.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 4 18:11:09 UTC 2015 - dmueller@suse.com + +- remove unneeded texlive-latex dependency + ------------------------------------------------------------------- Sat Dec 7 23:30:21 UTC 2013 - matz@suse.de diff --git a/dirac.spec b/dirac.spec index b7b4325..eaad29d 100644 --- a/dirac.spec +++ b/dirac.spec @@ -1,7 +1,7 @@ # # spec file for package dirac # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -34,7 +34,6 @@ BuildRequires: libcppunit-devel BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: pkg-config -BuildRequires: texlive-latex BuildRoot: %{_tmppath}/%{name}-%{version}-build %description From 489d2e95f1f6969071f9c88065a3c1680bf253a907a4fb4062f0ad77ff837a34 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Sun, 12 Apr 2015 02:00:53 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dirac?expand=0&rev=32 --- dirac.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dirac.changes b/dirac.changes index 11d9a3e..eb46019 100644 --- a/dirac.changes +++ b/dirac.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 12 02:00:27 UTC 2015 - plinnell@opensuse.org + +- added existing baselibs.conf to fix build + ------------------------------------------------------------------- Sat Apr 4 18:11:09 UTC 2015 - dmueller@suse.com From 998e384a2276a7e9faa9d711e6a6c324bd9dc351c814d039eeb9616174380a25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 26 May 2015 17:22:24 +0000 Subject: [PATCH 3/3] Accepting request 308716 from home:jkeil:branches:multimedia:libs - Add baselibs.conf as Source OBS-URL: https://build.opensuse.org/request/show/308716 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/dirac?expand=0&rev=33 --- dirac.changes | 5 +++++ dirac.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dirac.changes b/dirac.changes index eb46019..e85333d 100644 --- a/dirac.changes +++ b/dirac.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 26 09:17:16 UTC 2015 - jkeil@suse.com + +- Add baselibs.conf as Source + ------------------------------------------------------------------- Sun Apr 12 02:00:27 UTC 2015 - plinnell@opensuse.org diff --git a/dirac.spec b/dirac.spec index eaad29d..c800e3f 100644 --- a/dirac.spec +++ b/dirac.spec @@ -23,7 +23,8 @@ Url: http://diracvideo.org/ Summary: The Dirac_Video Codec License: MPL-1.1 Group: Productivity/Multimedia/Video/Editors and Convertors -Source: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 +Source1: baselibs.conf Patch0: 0001-Fix-uninitialised-memory-read-that-causes-the-encode.patch Patch1: %{name}-%{version}-gcc45.patch BuildRequires: doxygen