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

Gerd Pokorra gerd at fedoraproject.org
Sat Aug 1 12:14:09 UTC 2009


Author: gerd

Update of /cvs/pkgs/rpms/parrot/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21266/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.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	22 Jul 2009 18:27:58 -0000	1.7
+++ import.log	1 Aug 2009 12:14:09 -0000	1.8
@@ -5,3 +5,4 @@ parrot-1_3_0-1_39897svn_fc10:HEAD:parrot
 parrot-1_4_0-1_fc11:HEAD:parrot-1.4.0-1.fc11.src.rpm:1248194953
 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


Index: parrot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/parrot/devel/parrot.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- parrot.spec	25 Jul 2009 23:16:08 -0000	1.8
+++ parrot.spec	1 Aug 2009 12:14:09 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           parrot
 Version:        1.4.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Parrot is a virtual machine
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -227,17 +227,14 @@ done
 
 # These files *probably* aren't needed.
 rm -rf $RPM_BUILD_ROOT%{_usr}/config \
-    $RPM_BUILD_ROOT%{_includedir}/src \
-    $RPM_BUILD_ROOT%{_usr}/src 
+    $RPM_BUILD_ROOT%{_includedir}/src
 
 %check
 # '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
+#%{?_without_fulltest: FULL=''}
+#%{?!_without_tests: make ${FULL}test}
 
 
 %clean
@@ -278,6 +275,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libparrot.so
 %exclude %{_libdir}/libparrot.a
 %{_libdir}/pkgconfig/*
+%{_usr}/src/parrot/*
 
 %files tools
 %defattr(-,root,root,-)
@@ -288,6 +286,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Aug 1 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 1.4.0-5
+- install the files /usr/src/parrot/*
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
@@ -342,15 +343,6 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Oct 21 2008 particle <particle at parrot.org> 0.8.0
 - updated to 0.8.0
 
-* Wed Sep  3 2008 chromatic <chromatic at wgz.org> 0.7.0
-- install parrot_config (not parrot-config)
-
-* Tue Jun 17 2008 Nuno Carvalho <smash at cpan.org> 0.6.3
-- updated to 0.6.3
-
-* Mon Apr 28 2008 chromatic <chromatic at wgz.org> 0.6.1
-- minor fixes; tested with Fedora 7, 8, and 9-beta
-
 * Tue Mar 18 2008 Bernhard Schmalhofer <Bernhard.Schmalhofer at gmx.de> 0.6.0
 - Update to 0.5.3.
 




More information about the scm-commits mailing list