2009/devel/programming/library/redland-bindings - version bump but wait till redland-1.0.11 for stab...

Necdet Yücel paketler-commits at pardus.org.tr
Thu Oct 28 23:04:49 EEST 2010


Author: necdet.yucel
Date: Thu Oct 28 23:04:49 2010
New Revision: 103738

Modified:
   2009/devel/programming/library/redland-bindings/actions.py
   2009/devel/programming/library/redland-bindings/pspec.xml
Log:
version bump but wait till redland-1.0.11 for stable

---
 actions.py |    3 ---
 pspec.xml  |   17 ++++++++++++-----
 2 files changed, 12 insertions(+), 8 deletions(-)

Modified: 2009/devel/programming/library/redland-bindings/actions.py
=================================================================
--- 2009/devel/programming/library/redland-bindings/actions.py	(original)
+++ 2009/devel/programming/library/redland-bindings/actions.py	Thu Oct 28 23:04:49 2010
@@ -24,9 +24,6 @@
 def build():
     autotools.make()
 
-def check():
-    autotools.make("check")
-
 def install():
     autotools.rawInstall("DESTDIR=%s" % get.installDIR())
 

Modified: 2009/devel/programming/library/redland-bindings/pspec.xml
=================================================================
--- 2009/devel/programming/library/redland-bindings/pspec.xml	(original)
+++ 2009/devel/programming/library/redland-bindings/pspec.xml	Thu Oct 28 23:04:49 2010
@@ -13,12 +13,12 @@
         <IsA>library</IsA>
         <Summary>Redland RDF Language Bindings</Summary>
         <Description>redland-bindings provides Redland RDF language bindings for Perl, Python, Php and Ruby.</Description>
-        <Archive sha1sum="8c0248543881504850e2a705247fa787baa4754b" type="targz">http://download.librdf.org/source/redland-bindings-1.0.10.1.tar.gz</Archive>
+        <Archive sha1sum="3239c5058fec4ffea0037e747b31e67ba6dfb1a6" type="targz">http://download.librdf.org/source/redland-bindings-1.0.11.1.tar.gz</Archive>
         <BuildDependencies>
-            <Dependency versionFrom="1.0.5">redland</Dependency>
-            <Dependency versionFrom="2.4.4">python-tk</Dependency>
-            <Dependency versionFrom="1.8.5_p2">ruby</Dependency>
-            <Dependency versionFrom="5.2.1">php-cli</Dependency>
+            <Dependency versionFrom="1.0.11">redland</Dependency>
+            <Dependency versionFrom="2.6.2">python-tk</Dependency>
+            <Dependency versionFrom="1.8.7_p249">ruby</Dependency>
+            <Dependency versionFrom="5.2.14">php-cli</Dependency>
             <Dependency>rasqal</Dependency>
             <Dependency>raptor</Dependency>
         </BuildDependencies>
@@ -95,6 +95,13 @@
     </Package>
 
     <History>
+        <Update release="5">
+            <Date>2010-10-28</Date>
+            <Version>1.0.11.1</Version>
+            <Comment>Version bump</Comment>
+            <Name>Necdet Yücel</Name>
+            <Email>necdetyucel at gmail.com</Email>
+        </Update>
         <Update release="4">
             <Date>2010-09-05</Date>
             <Version>1.0.10.1</Version>


More information about the paketler-commits mailing list