This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 06fe22b77d996314a7a86834a97223267760b17c Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Nov 17 23:10:57 2018 +0100 x2goplasmabindings.spec: remove obsolete EPEL 5 support. --- debian/changelog | 1 + x2goplasmabindings.spec | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index d4ab4e9..7380723 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ x2goplasmabindings (3.0.2.2-0x2go1) UNRELEASED; urgency=low versioning. * x2goplasmabindings.spec: - Pull in redhat-rpm-confi, and, as a side-effect, annobin. + - Remove obsolete EPEL 5 support. -- X2Go Release Manager <git-admin@x2go.org> Tue, 10 Feb 2015 23:38:16 +0100 diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec index 3132079..8309f47 100644 --- a/x2goplasmabindings.spec +++ b/x2goplasmabindings.spec @@ -32,12 +32,7 @@ Requires: plasma-addons-x2go BuildRequires: redhat-rpm-config %endif -%if 0%{?el5} -# For compatibility with EPEL5 -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -%else BuildRoot: %{_tmppath}/%{name}-%{version}-build -%endif %description X2Go is a server-based computing environment with -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git