[X2Go-Commits] [x2goplasmabindings] 02/07: x2goplasmabindings.spec: fix typo in %else directive.
git-admin at x2go.org
git-admin at x2go.org
Tue May 2 22:49:36 CEST 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goplasmabindings.
commit 6a78bb4c8b7691aa924d5b1171b997574d08d76b
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue May 2 22:19:11 2023 +0200
x2goplasmabindings.spec: fix typo in %else directive.
---
debian/changelog | 1 +
x2goplasmabindings.spec | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a1fa9c0..63ff60c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ x2goplasmabindings (3.0.2.3-0x2go1) UNRELEASED; urgency=medium
- /: add package/metadata.json, created with desktoptojson (mostly) with
an unknown key removed.
- x2goplasmabindings.spec: stop duplicating Group tag.
+ - x2goplasmabindings.spec: fix typo in %else directive.
-- X2Go Release Manager <git-admin at x2go.org> Thu, 22 Nov 2018 00:21:33 +0100
diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec
index 1fe16cc..8a96954 100644
--- a/x2goplasmabindings.spec
+++ b/x2goplasmabindings.spec
@@ -35,7 +35,7 @@ BuildRequires: libkde4-devel
BuildRequires: kde-filesystem
%if 0%{?plasma5}
BuildRequires: kf5-plasma-devel
-%els
+%else
BuildRequires: kdelibs4-devel
%endif
%endif
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
More information about the x2go-commits
mailing list