[postgresql-plparrot/f17] build with corresponding parrot

Gerd Pokorra gerd at fedoraproject.org
Mon Sep 3 13:37:07 UTC 2012


commit 7c007ca51f7fb16b3301df03d5b5da8ce6d774d0
Author: gerd <gp at zimt.uni-siegen.de>
Date:   Mon Sep 3 15:29:51 2012 +0200

    build with corresponding parrot

 postgresql-plparrot.spec |   21 +++++++--------------
 sources                  |    4 ++--
 2 files changed, 9 insertions(+), 16 deletions(-)
---
diff --git a/postgresql-plparrot.spec b/postgresql-plparrot.spec
index ffb535c..4201653 100644
--- a/postgresql-plparrot.spec
+++ b/postgresql-plparrot.spec
@@ -1,6 +1,6 @@
 Name:		postgresql-plparrot
-Version:	0.04
-Release:	11%{?dist}
+Version:	0.05
+Release:	1%{?dist}
 Summary:	A PostgreSQL procedural language for the Parrot virtual machine
 
 Group:		Applications/Databases
@@ -42,23 +42,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE README ROADMAP CREDITS html
+%doc LICENSE README.md ROADMAP CREDITS html
 %{_libdir}/pgsql/plparrot.so
 %{_datadir}/pgsql/contrib/plparrot.sql
 
 
 %changelog
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.04-11
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Fri Aug 05 2011 Gerd Pokorra <gp at zimt.uni-siegen.de> - 0.04-10
-- rebuild with new parrot library
-
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.04-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Fri Jan 28 2011 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.04-6
-- rebuild with new parrot library
+* Mon Sep 03 2012 Gerd Pokorra <gp at zimt.uni-siegen.de> - 0.05-1
+- build with new parrot
+- updated to 0.05
+- make necessary changes in the patch
 
 * Sat Oct 30 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.04-2
 - add that postgresql-server is required
diff --git a/sources b/sources
index ae0ea54..e538c92 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e327fe8a16a40f7d6e58064fbeed44b7  plparrot-0.04.tar.gz
-160d9f21ed548f60b6377cf1fd67d1bd  plparrot.patch
+4d93fe6d026092750144c1335f5ef6f5  plparrot-0.05.tar.gz
+ac7175ff19da2e7eef5eb6252d828498  plparrot.patch


More information about the scm-commits mailing list