Author: rdieter
Update of /cvs/nonfree/rpms/gsview/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31850
Modified Files:
gsview.spec
Log Message:
* Wed May 04 2011 Rex Dieter <rdieter(a)fedoraproject.org> 4.9-3
- Recompile gsview against newer ghostscript (#1737)
Index: gsview.spec
===================================================================
RCS file: /cvs/nonfree/rpms/gsview/devel/gsview.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gsview.spec 11 Nov 2009 19:40:43 -0000 1.1
+++ gsview.spec 4 May 2011 15:50:41 -0000 1.2
@@ -2,11 +2,11 @@
Summary: PostScript and PDF previewer
Name: gsview
Version: 4.9
-Release: 2%{?dist}
+Release: 3%{?dist}
License: AFPL
Group: Applications/Publishing
-Source:
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-%{version}.tar.gz
+Source:
http://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-%{version}.ta...
URL:
http://www.cs.wisc.edu/~ghost/gsview/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -17,11 +17,8 @@
BuildRequires: sed >= 4.0
BuildRequires: ghostscript-devel >= 7.07-15.3
%global gs_ver %(gs --version 2> /dev/null | cut -d. -f-2 )
-%global gs_ver1 %(echo %{gs_ver} | cut -d. -f1 )
-%if 0%{?gs_ver1} == 7
-# See
http://www.redhat.com/archives/fedora-devel-list/2004-August/msg00068.html
+
Requires: ghostscript >= 7.07-15.3
-%endif
Requires: xdg-utils
## Use xdg-open instead of hard-coded mozilla
@@ -131,6 +128,9 @@
%changelog
+* Wed May 04 2011 Rex Dieter <rdieter(a)fedoraproject.org> 4.9-3
+- Recompile gsview against newer ghostscript (#1737)
+
* Wed Nov 11 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 4.9-2
- rebuild after movement to RPM Fusion nonfree