rpms/gv/devel .cvsignore, 1.11, 1.12 gv.spec, 1.26, 1.27 sources, 1.11, 1.12

Orion Poplawski orion at fedoraproject.org
Tue Jun 29 21:32:28 UTC 2010


Author: orion

Update of /cvs/pkgs/rpms/gv/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv19669

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/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	3 Jun 2010 17:10:38 -0000	1.11
+++ .cvsignore	29 Jun 2010 21:32:27 -0000	1.12
@@ -1 +1 @@
-gv-3.6.91.tar.gz
+gv-3.7.1.tar.gz


Index: gv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gv/devel/gv.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- gv.spec	3 Jun 2010 17:10:38 -0000	1.26
+++ gv.spec	29 Jun 2010 21:32:27 -0000	1.27
@@ -1,13 +1,13 @@
 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, libXinerama-devel
@@ -31,7 +31,7 @@ Gv can display PostScript and PDF docume
 
 
 %build
-%configure --enable-international
+%configure --disable-international
 make %{?_smp_mflags}
 
 
@@ -108,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/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	3 Jun 2010 17:10:39 -0000	1.11
+++ sources	29 Jun 2010 21:32:28 -0000	1.12
@@ -1 +1 @@
-06fba27b92ff3bfdb72d478da833aba0  gv-3.6.91.tar.gz
+bf4823d00d8e431f97dbcb7dd87c46ac  gv-3.7.1.tar.gz



More information about the scm-commits mailing list