rpms/parrot/F-11 import.log,1.4,1.5 parrot.spec,1.4,1.5

Gerd Pokorra gerd at fedoraproject.org
Sat Aug 1 12:24:51 UTC 2009


Author: gerd

Update of /cvs/pkgs/rpms/parrot/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25078/F-11

Modified Files:
	import.log parrot.spec 
Log Message:
update to 1.4.0-6



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/parrot/F-11/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log	1 Aug 2009 12:13:04 -0000	1.4
+++ import.log	1 Aug 2009 12:24:51 -0000	1.5
@@ -2,3 +2,4 @@ parrot-1_0_0-6_fc10:F-11:parrot-1.0.0-6.
 parrot-1_4_0-1_fc11:F-11:parrot-1.4.0-1.fc11.src.rpm:1248194723
 parrot-1_4_0-3_fc11:F-11:parrot-1.4.0-3.fc11.src.rpm:1248285543
 parrot-1_4_0-5_fc11:F-11:parrot-1.4.0-5.fc11.src.rpm:1249128393
+parrot-1_4_0-6_fc11:F-11:parrot-1.4.0-6.fc11.src.rpm:1249129108


Index: parrot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/parrot/F-11/parrot.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- parrot.spec	1 Aug 2009 12:13:04 -0000	1.4
+++ parrot.spec	1 Aug 2009 12:24:51 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           parrot
 Version:        1.4.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Parrot is a virtual machine
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -233,8 +233,10 @@ rm -rf $RPM_BUILD_ROOT%{_usr}/config \
 # 'make fulltest' is done by default; it take a lot of time
 export LD_LIBRARY_PATH=$( pwd )/blib/lib
 FULL='full'
-#%{?_without_fulltest: FULL=''}
-#%{?!_without_tests: make ${FULL}test}
+%ifnarch ppc
+%{?_without_fulltest: FULL=''}
+%{?!_without_tests: make ${FULL}test}
+%endif
 
 
 %clean




More information about the fedora-extras-commits mailing list