[gv] - Update to 3.7.3.90 - Drop Xaw3d patch applied upstream

Orion Poplawski orion at fedoraproject.org
Thu Apr 5 16:40:30 UTC 2012


commit 091b9687dd370e4072926be81352752f38797505
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Apr 5 10:40:28 2012 -0600

    - Update to 3.7.3.90
    - Drop Xaw3d patch applied upstream

 .gitignore         |    1 +
 gv-Xaw3d-1.6.patch |   15 ---------------
 gv.spec            |   14 ++++++++------
 sources            |    2 +-
 4 files changed, 10 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7895007..68a3edb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 gv-3.7.1.tar.gz
 /gv-3.7.2.tar.gz
 /gv-3.7.3.tar.gz
+/gv-3.7.3.90.tar.gz
diff --git a/gv.spec b/gv.spec
index 2e43819..e91d87a 100644
--- a/gv.spec
+++ b/gv.spec
@@ -1,15 +1,14 @@
 Summary: A X front-end for the Ghostscript PostScript(TM) interpreter
 Name: gv
-Version: 3.7.3
-Release: 3%{?dist}
+Version: 3.7.3.90
+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
-Patch0: gv-Xaw3d-1.6.patch
 BuildRequires: /usr/bin/makeinfo
 BuildRequires: Xaw3d-devel
 %if 0%{?rhel} != 04
@@ -32,7 +31,6 @@ Gv can display PostScript and PDF documents on an X Window System.
 
 %prep
 %setup -q
-%patch0 -p0 -b .Xaw3d
 
 
 %build
@@ -113,6 +111,10 @@ fi
 
 
 %changelog
+* Thu Apr 5 2012 Orion Poplawski <orion at cora.nwra.com> - 3.7.3.90-1
+- Update to 3.7.3.90
+- Drop Xaw3d patch applied upstream
+
 * Sun Feb 26 2012 Orion Poplawski <orion at cora.nwra.com> - 3.7.3-3
 - Rebuild with Xaw3d 1.6.1
 - Add patch from Gentoo for Xawd3d 1.6
diff --git a/sources b/sources
index 09f198f..ac0a1d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98ae3e9ce338b64ba5ab622389c5960e  gv-3.7.3.tar.gz
+3eba9b449ccae2537e7d14ce85ca9e66  gv-3.7.3.90.tar.gz


More information about the scm-commits mailing list