From 923b3b2607b42ac99e3c30c0d45478c1664d97c6b9cd445fcbc77ce3ec3466af Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Wed, 29 Nov 2017 00:00:33 +0000 Subject: [PATCH 1/2] Accepting request 546319 from home:Zaitor:branches:multimedia:libs - Add %%{name} = %%{version} Requires to orig-addon sub-package, installing the addon-package does not make sense without the main package. OBS-URL: https://build.opensuse.org/request/show/546319 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=78 --- libquicktime.changes | 7 +++++++ libquicktime.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/libquicktime.changes b/libquicktime.changes index 03ea30b..7925e2e 100644 --- a/libquicktime.changes +++ b/libquicktime.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 28 21:14:37 UTC 2017 - zaitor@opensuse.org + +- Add %%{name} = %%{version} Requires to orig-addon sub-package, + installing the addon-package does not make sense without the main + package. + ------------------------------------------------------------------- Fri Nov 3 22:16:06 UTC 2017 - zaitor@opensuse.org diff --git a/libquicktime.spec b/libquicktime.spec index d16a727..8882f15 100644 --- a/libquicktime.spec +++ b/libquicktime.spec @@ -80,6 +80,7 @@ forked from quicktime4linux. %package orig-addon Summary: Library for Reading and Writing Quicktime Movie Files Group: System/Libraries +Requires: %{name} = %{version} %description orig-addon A library for reading and writing Quicktime movie files, based on and From d282940f45e5a7055d3561821362440b8b6a6b23c8db77113575757de527054e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 30 Nov 2017 10:23:56 +0000 Subject: [PATCH 2/2] Accepting request 546669 from home:Zaitor:branches:multimedia:libs Tweak previous sub, version is not needed OBS-URL: https://build.opensuse.org/request/show/546669 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquicktime?expand=0&rev=79 --- libquicktime.changes | 5 ++--- libquicktime.spec | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/libquicktime.changes b/libquicktime.changes index 7925e2e..2829fcd 100644 --- a/libquicktime.changes +++ b/libquicktime.changes @@ -1,9 +1,8 @@ ------------------------------------------------------------------- Tue Nov 28 21:14:37 UTC 2017 - zaitor@opensuse.org -- Add %%{name} = %%{version} Requires to orig-addon sub-package, - installing the addon-package does not make sense without the main - package. +- Add %%{name} Requires to orig-addon sub-package, installing the + addon-package does not make sense without the main package. ------------------------------------------------------------------- Fri Nov 3 22:16:06 UTC 2017 - zaitor@opensuse.org diff --git a/libquicktime.spec b/libquicktime.spec index 8882f15..46e6142 100644 --- a/libquicktime.spec +++ b/libquicktime.spec @@ -80,7 +80,7 @@ forked from quicktime4linux. %package orig-addon Summary: Library for Reading and Writing Quicktime Movie Files Group: System/Libraries -Requires: %{name} = %{version} +Requires: %{name} %description orig-addon A library for reading and writing Quicktime movie files, based on and