From acb038a8d8fdc94ad241c7fbe775b0b9fd5a6322396a86b9c21fbe663898bb4b Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 23 Feb 2012 11:06:28 +0000 Subject: [PATCH] Accepting request 106623 from home:ralflangb1:branches:multimedia:apps - add a requires: on python-qt4. picard will not run without this OBS-URL: https://build.opensuse.org/request/show/106623 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=20 --- picard.changes | 5 +++++ picard.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/picard.changes b/picard.changes index d061aae..599a3eb 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 23 10:34:30 UTC 2012 - Ralf Lang + +- add a requires: on python-qt4. picard will not run without this + ------------------------------------------------------------------- Tue Feb 21 11:14:04 UTC 2012 - saschpe@suse.de diff --git a/picard.spec b/picard.spec index c61f1dc..cb95df0 100644 --- a/picard.spec +++ b/picard.spec @@ -16,6 +16,7 @@ # + Name: picard Version: 0.15.1 Release: 0 @@ -52,6 +53,7 @@ BuildRequires: python-mutagen BuildRequires: python-qt4 BuildRequires: update-desktop-files Requires: python-mutagen +Requires: python-qt4 %py_requires %endif %if 0%{?fedora}