rpms/rakudo/devel rakudo.spec,1.2,1.3

Gerd Pokorra gerd at fedoraproject.org
Wed Aug 5 14:00:44 UTC 2009


Author: gerd

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

Modified Files:
	rakudo.spec 
Log Message:
* Fri Jul 31 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.07-1
- Fix versioning
- use 'ExcludeArch:ppc' for now
- Provide full SourceURLs
- strip binary ???
- first .spec file created



Index: rakudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/rakudo.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- rakudo.spec	5 Aug 2009 13:49:40 -0000	1.2
+++ rakudo.spec	5 Aug 2009 14:00:44 -0000	1.3
@@ -2,11 +2,11 @@
 %global month 07
 %global parrot_version 1.4.0
 
-ExcludeArch:ppc
-
 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext
 %define par_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
 
+ExcludeArch:ppc
+
 Name:           rakudo
 Version:        0.0.%{year}.%{month}_%{parrot_version}
 Release:        1%{?dist}
@@ -70,6 +70,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Fri Jul 31 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.07-1
+- Fix versioning
+- use 'ExcludeArch:ppc' for now
 - Provide full SourceURLs
 - strip binary ???
 - first .spec file created




More information about the fedora-extras-commits mailing list