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

Gerd Pokorra gerd at fedoraproject.org
Sat Aug 1 12:18:13 UTC 2009


Author: gerd

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

Modified Files:
	import.log parrot.spec 
Log Message:
update to 1.4.0-5
- install the files /usr/src/parrot/*



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/parrot/devel/import.log,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- import.log	1 Aug 2009 12:14:09 -0000	1.8
+++ import.log	1 Aug 2009 12:18:12 -0000	1.9
@@ -6,3 +6,4 @@ parrot-1_4_0-1_fc11:HEAD:parrot-1.4.0-1.
 parrot-1_4_0-3_fc11:HEAD:parrot-1.4.0-3.fc11.src.rpm:1248279950
 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


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




More information about the fedora-extras-commits mailing list