[okular] drop -active support (until plasma-mobile FTBFS is fixed)

Rex Dieter rdieter at fedoraproject.org
Mon May 12 18:46:40 UTC 2014


commit 58686c3ae544bc84d597cec4507b3471a7181ba0
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon May 12 13:46:30 2014 -0500

    drop -active support (until plasma-mobile FTBFS is fixed)

 okular.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/okular.spec b/okular.spec
index 6a633e0..3e3a91c 100644
--- a/okular.spec
+++ b/okular.spec
@@ -1,6 +1,7 @@
 
 %if 0%{?fedora}
-%define active 1
+## plasma-mobile currently FTBFS, https://bugzilla.redhat.com/show_bug.cgi?id=1090616
+#define active 1
 %define chm 1
 %define ebook 1
 %define mobi 1
@@ -15,7 +16,7 @@
 Name:    okular 
 Summary: A document viewer
 Version: 4.13.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2
 URL:     https://projects.kde.org/projects/kde/kdegraphics/okular
@@ -63,6 +64,8 @@ BuildRequires: pkgconfig(qimageblitz)
 BuildRequires: pkgconfig(zlib)
 %if 0%{?active}
 BuildRequires: plasma-mobile-devel
+%else
+Obsoletes: %{name}-active < %{version}-%{release}
 %endif
 %if  0%{?tests}
 BuildRequires: dbus-x11
@@ -216,6 +219,9 @@ fi
 
 
 %changelog
+* Mon May 12 2014 Rex Dieter <rdieter at fedoraproject.org> 4.13.1-2
+- drop -active support (until plasma-mobile FTBFS is fixed)
+
 * Sun May 11 2014 Rex Dieter <rdieter at fedoraproject.org> - 4.13.1-1
 - 4.13.1
 


More information about the scm-commits mailing list