[nqp/f19] update to 2013.05

Gerd Pokorra gerd at fedoraproject.org
Sat Jun 1 10:59:37 UTC 2013


commit af4e1914d5789b596e18fe4bc4da5f97e50766b7
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Sat Jun 1 12:31:50 2013 +0200

    update to 2013.05

 nqp.spec |   11 ++++++++---
 sources  |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/nqp.spec b/nqp.spec
index 707ebcd..5611192 100644
--- a/nqp.spec
+++ b/nqp.spec
@@ -1,6 +1,6 @@
 %global year 2013
-%global month 01
-%global parrot_version 5.0.0
+%global month 05
+%global parrot_version 5.2.0
 
 %global PAR_LIB_DIR %{_libdir}/parrot/%{parrot_version}
 %global parrot_dynext %{PAR_LIB_DIR}/dynext
@@ -61,7 +61,7 @@ CFLAGS="$RPM_OPT_FLAGS -fPIC" %{__make} # %{?_smp_mflags}
 
 
 %files
-%doc CREDITS LICENSE README
+%doc CREDITS LICENSE README.pod docs examples
 %{_bindir}/nqp
 
 # The unversioned shared system library files are needed for the essential work
@@ -74,11 +74,16 @@ CFLAGS="$RPM_OPT_FLAGS -fPIC" %{__make} # %{?_smp_mflags}
 
 %{PAR_LIB_DIR}/languages/nqp
 %{PAR_LIB_DIR}/library/ModuleLoader.pbc
+%{PAR_LIB_DIR}/include/nqp_const.pir
 
 %{_includedir}/parrot/%{parrot_version}/dynpmc/pmc_*
 
 
 %changelog
+* Sat Jun 01 2013 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2013.05-1
+- update to 20013.05
+- add docs and examples directories to dokumentation files
+
 * Thu Jan 31 2013 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2013.01-1
 - update to 2013.01
 - add additional header files
diff --git a/sources b/sources
index fb1b238..75abe62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-237b28889f7dc9cc92e49254e8e2eec4  nqp-2013.01.tar.gz
+6f5c6e2ed23af551292e233b922965f1  nqp-2013.05.tar.gz


More information about the scm-commits mailing list