[x2goclient/el6] Update to 4.0.1.6

Orion Poplawski orion at fedoraproject.org
Tue Jul 15 17:28:31 UTC 2014


commit e22ba7146a7bb9467417449b487cbc41cc4298a1
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Jul 15 11:28:53 2014 -0600

    Update to 4.0.1.6

 .gitignore          |    1 +
 sources             |    2 +-
 x2goclient-nl.patch |   11 -----------
 x2goclient.spec     |   10 ++++------
 4 files changed, 6 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 901f5d1..9431028 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /x2goclient-4.0.1.2.tar.gz
 /x2goclient-4.0.1.3.tar.gz
 /x2goclient-4.0.1.4.tar.gz
+/x2goclient-4.0.1.6.tar.gz
diff --git a/sources b/sources
index 74ddf86..319ff5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4eb8b787f8473bb0045c847c076f23e5  x2goclient-4.0.1.4.tar.gz
+53bc410efd9400f8a06d4215a6e568ed  x2goclient-4.0.1.6.tar.gz
diff --git a/x2goclient.spec b/x2goclient.spec
index e880f3d..1c7da71 100644
--- a/x2goclient.spec
+++ b/x2goclient.spec
@@ -1,5 +1,5 @@
 Name:           x2goclient
-Version:        4.0.1.4
+Version:        4.0.1.6
 Release:        1%{?dist}
 Summary:        X2Go Client application (Qt4)
 
@@ -7,10 +7,6 @@ Group:          Applications/Communications
 License:        GPLv2+
 URL:            http://www.x2go.org
 Source0:        http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
-# Add nl translation
-# http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=473
-Patch0:         x2goclient-nl.patch
-
 
 BuildRequires:  cups-devel
 BuildRequires:  desktop-file-utils
@@ -92,7 +88,6 @@ the X2Go Plugin via an Apache webserver.
 
 %prep
 %setup -q
-%patch0 -p1 -b .nl
 # Fix up install issues
 sed -i -e 's/-o root -g root//' Makefile
 sed -i -e '/^MOZPLUGDIR=/s/lib/%{_lib}/' Makefile
@@ -156,6 +151,9 @@ fi
 
 
 %changelog
+* Tue Jul 15 2014 Orion Poplawski <orion at cora.nwra.com> - 4.0.1.6-1
+- Update to 4.0.1.6
+
 * Thu Apr 10 2014 Orion Poplawski <orion at cora.nwra.com> - 4.0.1.4-1
 - Update to 4.0.1.4
 


More information about the scm-commits mailing list