From 923b3b2607b42ac99e3c30c0d45478c1664d97c6b9cd445fcbc77ce3ec3466af Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Wed, 29 Nov 2017 00:00:33 +0000 Subject: [PATCH] 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