orion pushed to nx-libs (f20). "Update to 3.5.0.31 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 27 17:38:47 UTC 2015


>From 8cf24d94eb9d85d89ec4192e804a3b5cbf68926d Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Mon, 27 Apr 2015 11:37:57 -0600
Subject: Update to 3.5.0.31

- Own /etc/x2go to ensure proper cleanup

diff --git a/.gitignore b/.gitignore
index ea93448..8fafa04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /nx-libs-3.5.0.27-full.tar.gz
 /nx-libs-3.5.0.28-full.tar.gz
 /nx-libs-3.5.0.29-full.tar.gz
+/nx-libs-3.5.0.31-full.tar.gz
diff --git a/nx-libs.spec b/nx-libs.spec
index e40d0b2..3796ace 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -3,7 +3,7 @@
 %{!?__global_ldflags: %global __global_ldflags -Wl,-z,relro -Wl,-z,now}
 
 Name:           nx-libs
-Version:        3.5.0.29
+Version:        3.5.0.31
 Release:        1%{?dist}
 Summary:        NX X11 protocol compression libraries
 
@@ -890,7 +890,7 @@ ln -s -f ../../../../%{_lib}/libXext.so.6 %{buildroot}%{_libdir}/nx/X11/Xinerama
 %{_mandir}/man1/nxproxy.1*
 
 %files -n x2goagent
-#%%{_sysconfdir}/x2go is owned by x2goserver, which this requires
+%dir %{_sysconfdir}/x2go
 %config(noreplace) %{_sysconfdir}/x2go/keystrokes.cfg
 %config(noreplace) %{_sysconfdir}/x2go/x2goagent.keyboard
 %config(noreplace) %{_sysconfdir}/x2go/rgb
@@ -902,6 +902,10 @@ ln -s -f ../../../../%{_lib}/libXext.so.6 %{buildroot}%{_libdir}/nx/X11/Xinerama
 
 
 %changelog
+* Mon Apr 27 2015 Orion Poplawski <orion at cora.nwra.com> - 3.5.0.31-1
+- Update to 3.5.0.31
+- Own /etc/x2go to ensure proper cleanup
+
 * Fri Mar 13 2015 Orion Poplawski <orion at cora.nwra.com> - 3.5.0.29-1
 - Update to 3.5.0.29
 
diff --git a/sources b/sources
index 6f26ea7..88a317b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5dbe46d2f5b10dd3e8b9b12d35e9ba9b  nx-libs-3.5.0.29-full.tar.gz
+d163193f2c344aad263da0fc4fe4b853  nx-libs-3.5.0.31-full.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nx-libs.git/commit/?h=f20&id=8cf24d94eb9d85d89ec4192e804a3b5cbf68926d


More information about the scm-commits mailing list