rpms/parrot/devel import.log,1.9,1.10 parrot.spec,1.10,1.11

Gerd Pokorra gerd at fedoraproject.org
Sat Aug 1 12:25:53 UTC 2009


Author: gerd

Update of /cvs/pkgs/rpms/parrot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25519/devel

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



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/parrot/devel/import.log,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- import.log	1 Aug 2009 12:18:12 -0000	1.9
+++ import.log	1 Aug 2009 12:25:53 -0000	1.10
@@ -7,3 +7,4 @@ parrot-1_4_0-3_fc11:HEAD:parrot-1.4.0-3.
 parrot-1_4_0-3_fc11:HEAD:parrot-1.4.0-3.fc11.src.rpm:1248286928
 parrot-1_4_0-5_fc11:HEAD:parrot-1.4.0-5.fc11.src.rpm:1249128462
 parrot-1_4_0-5_fc11:HEAD:parrot-1.4.0-5.fc11.src.rpm:1249128687
+parrot-1_4_0-6_fc11:HEAD:parrot-1.4.0-6.fc11.src.rpm:1249129173


Index: parrot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/parrot/devel/parrot.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- parrot.spec	1 Aug 2009 12:18:13 -0000	1.10
+++ parrot.spec	1 Aug 2009 12:25:53 -0000	1.11
@@ -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'
+%ifnarch ppc
 %{?_without_fulltest: FULL=''}
 %{?!_without_tests: make ${FULL}test}
+%endif
 
 
 %clean




More information about the fedora-extras-commits mailing list