[X2Go-Commits] [x2goserver] 01/01: x2goserver.spec: fix RPM spec syntax error in shared-mime-info dependency section.

git-admin at x2go.org git-admin at x2go.org
Mon Mar 6 10:21:17 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch release/4.0.1.x
in repository x2goserver.

commit 1a5d3032f7a9a84373e6d988e456c060449fbb8a
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Mar 6 10:21:04 2017 +0100

    x2goserver.spec: fix RPM spec syntax error in shared-mime-info dependency section.
---
 debian/changelog | 1 +
 x2goserver.spec  | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1915ce7..bdb507d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ x2goserver (4.0.1.21-0x2go1) UNRELEASED; urgency=medium
       live just fine without printing or fmbindings and no functions of the
       x2goserver package as well will be impacted. The DEB control file also
       uses "Suggests" for this.
+    - Fix RPM spec syntax error in shared-mime-info dependency section.
   * debian/po:
     - Tiny fixup on author name.
   * debian/control:
diff --git a/x2goserver.spec b/x2goserver.spec
index a00e436..d5fc769 100644
--- a/x2goserver.spec
+++ b/x2goserver.spec
@@ -316,7 +316,6 @@ Requires(pre):    shared-mime-info
 Requires(post):   shared-mime-info
 Requires(postun): shared-mime-info
 %endif
-%endif
 Requires:       xdg-utils
 %if 0%{?suse_version} || 0%{fedora} < 25 || 0%{?rhel} < 8
 Requires(post):   desktop-file-utils

--
Alioth's /srv/git/code.x2go.org/x2goserver.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list