rpms/parrot/devel parrot.spec,1.12,1.13

Gerd Pokorra gerd at fedoraproject.org
Wed Aug 5 09:03:29 UTC 2009


Author: gerd

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

Modified Files:
	parrot.spec 
Log Message:
parrot.spec


Index: parrot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/parrot/devel/parrot.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- parrot.spec	4 Aug 2009 01:46:01 -0000	1.12
+++ parrot.spec	5 Aug 2009 09:03:29 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           parrot
 Version:        1.4.0
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Parrot is a virtual machine
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -220,10 +220,8 @@ done
 # '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
@@ -270,7 +268,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sat Aug 1 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 1.4.0-8
+* Sat Aug 1 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 1.4.0-9
+- ppc test included again
 - include the necessary module Parrot::Oplib::core
 - change the place of header files to /usr/include/parrrot/<version>
 - install the files /usr/src/parrot/*
@@ -304,7 +303,6 @@ rm -rf $RPM_BUILD_ROOT
 * Sun Mar 22 2009 David Fetter <david at fetter.org> 1.0.0-3
 - Removed wrong prefix from pkgconfig per Christoph Wickert
 - Changed i386 to ix86 per Christoph Wickert
-- Changed hard-coded path requirement to perl.
 
 * Tue Mar 17 2009 Allison Randal <allison at parrot.org> 1.0.0
 - updated to 1.0.0




More information about the fedora-extras-commits mailing list