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-Xaw3d-1.6.patch b/gv-Xaw3d-1.6.patch deleted file mode 100644 index 76c88b1..0000000 --- a/gv-Xaw3d-1.6.patch +++ /dev/null @@ -1,15 +0,0 @@ -This piece of code is from libXaw3d-1.6/src/Scrollbar.c (Line 644) - -http://bugs.gentoo.org/399753 - ---- src/Scrollbar.c -+++ src/Scrollbar.c -@@ -1006,7 +1006,7 @@ - TOPLOC = newtop; - SHOWNLENGTH = newbot-newtop+1; - -- (*swclass->threeD_class.shadowdraw) (w, event, region, FALSE); -+ (*swclass->threeD_class.shadowdraw) (w, event, region, sbw->threeD.relief, FALSE); - - ENDMESSAGE(Redisplay) - } 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 - 3.7.3.90-1 +- Update to 3.7.3.90 +- Drop Xaw3d patch applied upstream + * Sun Feb 26 2012 Orion Poplawski - 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