rpms/gutenprint/devel gutenprint.spec,1.22,1.23

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Fri May 4 13:35:14 UTC 2007


Author: twaugh

Update of /cvs/pkgs/rpms/gutenprint/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9768

Modified Files:
	gutenprint.spec 
Log Message:
Removed ICE debugging


Index: gutenprint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gutenprint/devel/gutenprint.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- gutenprint.spec	4 May 2007 12:49:52 -0000	1.22
+++ gutenprint.spec	4 May 2007 13:34:39 -0000	1.23
@@ -131,15 +131,7 @@
             --with-user-guide --with-samples \
             --with-escputil --with-test --disable-rpath
 
-make %{?_smp_mflags} || :
-for i in /tmp/cc*.out
-do
-  echo $i:
-  uuencode $i $i || (wc -l $i; cat $i)
-done
-%ifarch ppc64
-exit 1
-%endif
+make %{?_smp_mflags}
  
 %install
 rm -rf %{buildroot}




More information about the fedora-extras-commits mailing list