rpms/gsview/FC-4 gsview.spec,1.8,1.9

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Aug 5 17:14:20 UTC 2005


Author: rdieter

Update of /cvs/extras/rpms/gsview/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29578

Modified Files:
	gsview.spec 
Log Message:
sync w/-devel



Index: gsview.spec
===================================================================
RCS file: /cvs/extras/rpms/gsview/FC-4/gsview.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gsview.spec	5 Aug 2005 16:50:52 -0000	1.8
+++ gsview.spec	5 Aug 2005 17:14:18 -0000	1.9
@@ -3,13 +3,15 @@
 Summary: PostScript and PDF previewer
 Name: 	 gsview
 Version: 4.7
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 License: Aladdin Free Public License, Ghostgum Software Pty Ltd
 Group: 	 Applications/Publishing
 Source:  ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-4.7.tar.gz
 URL: 	 http://www.cs.wisc.edu/~ghost/gsview/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
+# ppc: FIXME.  
+ExcludeArch: ppc 
 
 Source1: gsview.desktop
 
@@ -51,6 +53,8 @@
 %patch3 -p1 -b .dllversion
 %patch4 -p1 -b .letterpaper
 
+## It appears PPC's sed doesn't make these substitutions properly (???) Rex
+## ppc: FIXME
 # Determine GS_REVISION/SOMAJOR and substitute values (see patch2)
 GS_REVISION=%(echo %{gs_ver} | tr -d '.' )
 sed -i -e "s|@@GS_REVISION@@|${GS_REVISION}|g" src/gvcver.h
@@ -112,6 +116,9 @@
 
 
 %changelog
+* Fri Aug  5 2005 Rex Dieter <rexdieter[AT]users.sf.net> 4.7-4
+- ExcludeArch: ppc (sed busted?)
+
 * Thu Jul 28 2005 Rex Dieter <rexdieter[AT]users.sf.net> 4.7-3
 - add file:// to help URL.
 




More information about the fedora-extras-commits mailing list