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

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


Author: gerd

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

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/F-11/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- import.log	22 Jul 2009 18:05:39 -0000	1.3
+++ import.log	1 Aug 2009 12:13:04 -0000	1.4
@@ -1,3 +1,4 @@
 parrot-1_0_0-6_fc10:F-11:parrot-1.0.0-6.fc10.src.rpm:1241003453
 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


Index: parrot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/parrot/F-11/parrot.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- parrot.spec	22 Jul 2009 18:05:39 -0000	1.3
+++ parrot.spec	1 Aug 2009 12:13:04 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           parrot
 Version:        1.4.0
-Release:        3%{?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,12 @@ 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
+
 * Tue Jul 21 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 1.4.0-1
 - add the new disable-rpath configure option
 
@@ -339,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 fedora-extras-commits mailing list