[nx-libs] Update to 3.5.0.24

Orion Poplawski orion at fedoraproject.org
Wed May 7 15:40:21 UTC 2014


commit 92dbff6c59f552598b81d3d83f53233588cd55be
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed May 7 09:40:45 2014 -0600

    Update to 3.5.0.24
    
    - Drop format patch applied upstream

 .gitignore           |    1 +
 nx-libs-format.patch |  107 --------------------------------------------------
 nx-libs.spec         |   10 ++--
 sources              |    2 +-
 4 files changed, 7 insertions(+), 113 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbb1804..939a8db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /nx-libs-3.5.0.21-full.tar.gz
 /nx-libs-3.5.0.22-full.tar.gz
 /nx-libs-3.5.0.23-full.tar.gz
+/nx-libs-3.5.0.24-full.tar.gz
diff --git a/nx-libs.spec b/nx-libs.spec
index 53936f0..8f0ec08 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.23
+Version:        3.5.0.24
 Release:        1%{?dist}
 Summary:        NX X11 protocol compression libraries
 
@@ -16,9 +16,6 @@ Source0:        http://code.x2go.org/releases/source/%{name}/%{name}-%{version}-
 # debian/roll-tarballs.sh HEAD server
 # mv _releases_/source/nx-libs/nx-libs-HEAD-full.tar.gz .
 #Source0:       ns-libs-HEAD-full.tar.gz
-# Fix -Werror=format-security errors
-# http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=423
-Patch2:                nx-libs-format.patch
 
 BuildRequires:  autoconf
 BuildRequires:  expat-devel
@@ -489,7 +486,6 @@ information on NX.
 
 %prep
 %setup -q
-%patch2 -p1 -b .format
 # Install into /usr
 sed -i -e 's,/usr/local,/usr,' nx-X11/config/cf/site.def
 # Use rpm optflags
@@ -894,6 +890,10 @@ rm -r %{buildroot}%{_includedir}/nx/X11/Xtrans
 
 
 %changelog
+* Wed May 7 2014 Orion Poplawski <orion at cora.nwra.com> - 3.5.0.24-1
+- Update to 3.5.0.24
+- Drop format patch applied upstream
+
 * Tue May 6 2014 Orion Poplawski <orion at cora.nwra.com> - 3.5.0.23-1
 - Update to 3.5.0.23
 - Drop ppc64 and imake patches applied upstream
diff --git a/sources b/sources
index c6855ec..e3788a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a47bd2960c87a1fb2532900645853842  nx-libs-3.5.0.23-full.tar.gz
+4ebf329a8e7ef7fe022bd985f789f2d6  nx-libs-3.5.0.24-full.tar.gz


More information about the scm-commits mailing list