rpms/gv/EL-4 .cvsignore,1.4,1.5 gv.spec,1.12,1.13 sources,1.4,1.5

Orion Poplawski orion at fedoraproject.org
Tue Jun 29 21:34:24 UTC 2010


Author: orion

Update of /cvs/pkgs/rpms/gv/EL-4
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv19802/EL-4

Modified Files:
	.cvsignore gv.spec sources 
Log Message:
* Thu Jun 3 2010 Orion Poplawski <orion at cora.nwra.com> 3.6.91-1
- Update to 3.6.91 to fix CVE-2010-2055 and CVE-2010-2056



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gv/EL-4/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	3 Jun 2010 17:20:17 -0000	1.4
+++ .cvsignore	29 Jun 2010 21:34:24 -0000	1.5
@@ -1 +1 @@
-gv-3.6.91.tar.gz
+gv-3.7.1.tar.gz


Index: gv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gv/EL-4/gv.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- gv.spec	3 Jun 2010 18:12:38 -0000	1.12
+++ gv.spec	29 Jun 2010 21:34:24 -0000	1.13
@@ -1,19 +1,16 @@
 Summary: A X front-end for the Ghostscript PostScript(TM) interpreter
 Name: gv
-Version: 3.6.91
+Version: 3.7.1
 Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Publishing
 Requires: ghostscript
 URL: http://www.gnu.org/software/gv/
-#Source0: ftp://ftp.gnu.org/gnu/gv/gv-%{version}.tar.gz
-Source0: ftp://alpha.gnu.org/gnu/gv/gv-%{version}.tar.gz
+Source0: ftp://ftp.gnu.org/gnu/gv/gv-%{version}.tar.gz
+#Source0: ftp://alpha.gnu.org/gnu/gv/gv-%{version}.tar.gz
 Source1: gv.png
 BuildRequires: /usr/bin/makeinfo
-BuildRequires: Xaw3d-devel
-%if 0%{?rhel} >= 5 || 0%{?fedora}
-BuildRequires: libXinerama-devel
-%endif
+BuildRequires: Xaw3d-devel, libXinerama-devel
 BuildRequires: zlib-devel, bzip2-devel
 BuildRequires: desktop-file-utils
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -34,7 +31,7 @@ Gv can display PostScript and PDF docume
 
 
 %build
-%configure --enable-international
+%configure --disable-international
 make %{?_smp_mflags}
 
 
@@ -111,6 +108,11 @@ fi
 
 
 %changelog
+* Mon Jun 28 2010 Orion Poplawski <orion at cora.nwra.com> 3.7.1-1
+- Update to 3.7.1
+- Disable international support to avoid segfault on exit until
+  bug 587349 is fixed
+
 * Thu Jun 3 2010 Orion Poplawski <orion at cora.nwra.com> 3.6.91-1
 - Update to 3.6.91 to fix CVE-2010-2055 and CVE-2010-2056
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gv/EL-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	3 Jun 2010 17:20:17 -0000	1.4
+++ sources	29 Jun 2010 21:34:24 -0000	1.5
@@ -1 +1 @@
-06fba27b92ff3bfdb72d478da833aba0  gv-3.6.91.tar.gz
+bf4823d00d8e431f97dbcb7dd87c46ac  gv-3.7.1.tar.gz



More information about the scm-commits mailing list