rpms/gsview/devel gsview.spec,1.11,1.12

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


Author: rdieter

Update of /cvs/extras/rpms/gsview/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29494

Modified Files:
	gsview.spec 
Log Message:
ExcludeArch: ppc (sed busted?)



Index: gsview.spec
===================================================================
RCS file: /cvs/extras/rpms/gsview/devel/gsview.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gsview.spec	5 Aug 2005 16:48:15 -0000	1.11
+++ gsview.spec	5 Aug 2005 17:12:15 -0000	1.12
@@ -10,6 +10,8 @@
 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




More information about the scm-commits mailing list