koschei is now reporting:

Dependency problems nothing provides (sni-qt(x86-64) if plasma-workspace) needed by qt-x11-1:4.8.7-11.fc25.x86_64

Due to:
commit 2e4d8b085b13f10e7149eebf838cd92ce0a02534
Author: Rex Dieter <rdie...@math.unl.edu>
Date:   Sat Mar 12 11:06:56 2016 -0600

    x11: Requires: sni-qt if plasma-workspace, f23+

diff --git a/qt.spec b/qt.spec
index 1b94ae9..df9845e 100644
--- a/qt.spec
+++ b/qt.spec
@@ -44,7 +44,7 @@ Summary: Qt toolkit
 Name:    qt
 Epoch:   1
 Version: 4.8.7
-Release: 10%{?dist}
+Release: 11%{?dist}

# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT @@ -521,8 +521,9 @@ Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
 Obsoletes: qt4-x11 < %{version}-%{release}
 Provides:  qt4-x11 = %{version}-%{release}
 %{?_isa:Provides: qt4-x11%{?_isa} = %{version}-%{release}}
-%if 0%{?fedora} > 23
-Recommends: sni-qt%{?_isa}
+%if 0%{?fedora} > 22
+# add kde-workspace too? -- rex
+Requires: (sni-qt%{?_isa} if plasma-workspace)
 %endif
 %description x11
 Qt libraries used for drawing widgets and OpenGL items.
@@ -1349,6 +1350,9 @@ fi


 %changelog
+* Sat Mar 12 2016 Rex Dieter <rdie...@fedoraproject.org> - 1:4.8.7-11
+- -x11: Requires: sni-qt if plasma-workspace, f23+
+
 * Fri Mar 11 2016 Rex Dieter <rdie...@fedoraproject.org> - 1:4.8.7-10
 - -x11: Recommends: sni-qt, f24+

Is this a dnf/koschei issue or with the above conditional requires? Are these even allowed yet in Fedora?

--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  or...@cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to