rpms/rakudo/devel import.log, 1.2, 1.3 rakudo.spec, 1.4, 1.5 sources, 1.3, 1.4

Gerd Pokorra gerd at fedoraproject.org
Sun Aug 9 11:54:30 UTC 2009


Author: gerd

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

Modified Files:
	import.log rakudo.spec sources 
Log Message:
add new source; shared libraries will now be stripped



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	5 Aug 2009 13:49:39 -0000	1.2
+++ import.log	9 Aug 2009 11:54:30 -0000	1.3
@@ -1,2 +1,3 @@
 rakudo-2009_07-3_fc11:HEAD:rakudo-2009.07-3.fc11.src.rpm:1249282522
 rakudo-0_0_2009_07_1_4_0-1_fc11:HEAD:rakudo-0.0.2009.07_1.4.0-1.fc11.src.rpm:1249480110
+rakudo-0_0_2009_07_1_4_0-3_fc11:HEAD:rakudo-0.0.2009.07_1.4.0-3.fc11.src.rpm:1249818713


Index: rakudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/rakudo.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- rakudo.spec	6 Aug 2009 17:01:04 -0000	1.4
+++ rakudo.spec	9 Aug 2009 11:54:30 -0000	1.5
@@ -9,7 +9,7 @@ ExcludeArch:ppc
 
 Name:           rakudo
 Version:        0.0.%{year}.%{month}_%{parrot_version}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A Perl compiler on Parrot
 License:        Artistic 2.0
 Group:          Development/Languages
@@ -52,7 +52,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 pod2man --section=1 --name=perl6 docs/running.pod | %{__gzip} -c > $RPM_BUILD_ROOT%{_mandir}/man1/perl6.1.gz
 
 %check
-make test
+%{?!_without_tests: make test}
 exit 0
 
 %clean
@@ -75,15 +75,18 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Thu Aug 6 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.07-2
+* Sun Aug 9 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.07_1.4.0-3
+- modified source added so that shared objects will be stripped
+
+* Thu Aug 6 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.07_1.4.0-2
 - Add a perl6 man page
 
-* Fri Jul 31 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.07-1
+* Fri Jul 31 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.07_1.4.0-1
 - Fix versioning
 - use 'ExcludeArch:ppc' for now
 - Provide full SourceURL
-- strip binary ???
+- strip binary
 - first .spec file created
 
-* Fri Jul 31 2009 wayland <wayland at wayland.id.au> 0.0.2009.07-1
+* Fri Jul 31 2009 wayland <wayland at wayland.id.au> 0.0.2009.07_1.4.0-1
 - Tim Nelson also created an initial .spec file some things are taken from it


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	5 Aug 2009 13:49:40 -0000	1.3
+++ sources	9 Aug 2009 11:54:30 -0000	1.4
@@ -1 +1 @@
-9ea4e8dbe344d9b916d78e13e687a9f9  rakudo-2009-07.tar.gz
+585ae3110c4471cb860f067028762c2b  rakudo-2009-07.tar.gz




More information about the fedora-extras-commits mailing list