[scribus/el6] - add workaround for #1085420

Dan Horák sharkcz at fedoraproject.org
Thu May 1 21:03:36 UTC 2014


commit 28d0b4ca565db36088918225812f1acd80b48ea1
Author: Dan Horák <dan at danny.cz>
Date:   Thu May 1 23:03:50 2014 +0200

    - add workaround for #1085420

 scribus.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/scribus.spec b/scribus.spec
index 4a36d1b..99c2bd4 100644
--- a/scribus.spec
+++ b/scribus.spec
@@ -1,6 +1,6 @@
 Name:           scribus
 Version:        1.4.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        DeskTop Publishing application written in Qt
 
@@ -43,6 +43,8 @@ Requires:       python
 Requires:       python-imaging
 Requires:       tkinter
 Requires:       shared-mime-info
+# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1085420
+Requires:       lcms2
 Obsoletes:      %{name}-doc < %{version}-%{release}
 Obsoletes:      %{name}-devel < %{version}-%{release}
 
@@ -141,6 +143,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Thu May 01 2014 Dan Horák <dan[at]danny.cz> - 1.4.3-2
+- add workaround for #1085420
+
 * Mon Aug 19 2013 Dan Horák <dan[at]danny.cz> - 1.4.3-1
 - update to 1.4.3 (#990030)
 


More information about the scm-commits mailing list