Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory sc8-pr-cvs17:/tmp/cvs-serv10415/main/finkinfo/database

Modified Files:
      Tag: pangocairo-branch
        hsqldb.info iplike-pg.info pysqlite2-py.info 
        sqlalchemy-py.info 
Added Files:
      Tag: pangocairo-branch
        rrdtool-java.info 
Log Message:
merge from HEAD

Index: iplike-pg.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/iplike-pg.info,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -d -r1.2.2.2 -r1.2.2.3
--- iplike-pg.info      19 Jun 2007 21:16:50 -0000      1.2.2.2
+++ iplike-pg.info      24 Jul 2007 17:36:42 -0000      1.2.2.3
@@ -1,14 +1,14 @@
 Info3: <<
 Package: iplike-pg%type_pkg[postgresql]
-Version: 1.0.5
+Version: 1.0.6
 Revision: 1
 Type: postgresql(7.4 8.0 8.1 8.2)
 
 Conflicts: opennms-pgsql74, opennms-pgsql80, opennms-pgsql81, opennms-pgsql82
 Replaces: opennms-pgsql74, opennms-pgsql80, opennms-pgsql81, opennms-pgsql82
 Provides: opennms-pgsql
-Source: mirror:sourceforge:opennms/iplike-%v-1.tar.gz
-Source-MD5: 3a254fc3326072b7e6796ad01338f74f
+Source: mirror:sourceforge:opennms/iplike-%v.tar.gz
+Source-MD5: 2d98c2f6e08136f45f9740d4c129d171
 
 BuildDepends: <<
        autoconf (>= 2.60-1),
@@ -28,12 +28,10 @@
        IPLIKE_VERSION=`echo %type_raw[postgresql] | sed -e 's,\.,_,g'`
        perl -pi -e "s,iplike_la,iplike_${IPLIKE_VERSION}_la,g" Makefile.am
        perl -pi -e 's,iplike[^_]la,iplike-%type_raw[postgresql].la,g' 
Makefile.am install_iplike.sh.in
-<<
-CompileScript: <<
+       perl -pi -e 's,/psql,/psql-%type_raw[postgresql],' install_iplike.sh.in
        autoreconf -fvi
-       ./configure %c
-       make
 <<
+
 InstallScript: <<
        make install DESTDIR="%d"
        mv %i/sbin/install_iplike.sh 
%i/sbin/install_iplike_%type_pkg[postgresql].sh
@@ -51,6 +49,14 @@
 END
 <<
 
+PostRmScript: <<
+       cat <<END
+*** NOTE ***
+
+WARNING: Don't forget to remove the IPLIKE function from your database!
+
+<<
+
 Homepage: http://www.opennms.org/
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 Description: PostgreSQL IP address query interface

Index: sqlalchemy-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/sqlalchemy-py.info,v
retrieving revision 1.8.2.4
retrieving revision 1.8.2.5
diff -u -d -r1.8.2.4 -r1.8.2.5
--- sqlalchemy-py.info  19 Jun 2007 21:16:50 -0000      1.8.2.4
+++ sqlalchemy-py.info  24 Jul 2007 17:36:42 -0000      1.8.2.5
@@ -3,7 +3,7 @@
 GCC: 4.0
 
 Package: sqlalchemy-py%type_pkg[python]
-Version: 0.3.8
+Version: 0.3.10
 Revision: 1
 Description: Python interface to databases
 DescDetail: <<
@@ -40,7 +40,7 @@
 
 <<
 Source: mirror:sourceforge:sqlalchemy/SQLAlchemy-%v.tar.gz
-Source-MD5: 6c1036020e0b6dad192c170aef891bb1
+Source-MD5: 1e91e7430b7ec64d5f5ff51e5a9ddf58
 
 Type: python (2.4 2.5)
 Depends: python%type_pkg[python]

--- NEW FILE: rrdtool-java.info ---
Info3: <<
Package: rrdtool-java
Version: 1.0
Revision: 1
Type: java(1.4)

Source: mirror:sourceforge:opennms/jrrd-%v.tar.gz
Source-MD5: ddcd38100013d078eabf0faa7b27ffc8

BuildDepends: <<
        freetype219,
        libart2,
        libpng3,
        rrdtool-dev (>= 1.2-1)
<<
Depends: librrd2-shlibs

InstallScript: make install DESTDIR="%d"

Homepage: http://www.opennms.org/
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Description: Java Interface to RRDTool
DescDetail: <<
This package contains a Java interface to RRDTool.
It was previously part of the OpenNMS project and has
since been separated out into it's own package.
<<
License: GPL
<<

Index: pysqlite2-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/pysqlite2-py.info,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -d -r1.2.2.2 -r1.2.2.3
--- pysqlite2-py.info   19 Jun 2007 21:16:50 -0000      1.2.2.2
+++ pysqlite2-py.info   24 Jul 2007 17:36:42 -0000      1.2.2.3
@@ -1,6 +1,6 @@
 Info2: <<
 Package: pysqlite2-py%type_pkg[python]
-Version: 2.3.3
+Version: 2.3.5
 Revision: 1
 Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python(2.3 2.4 2.5)
@@ -15,7 +15,7 @@
 python%type_pkg[python]
 <<
 Source: 
http://initd.org/pub/software/pysqlite/releases/2.3/%v/pysqlite-%v.tar.gz
-Source-MD5: cac3e827f22befff8b6302109c6eff34
+Source-MD5: b4a185e936848370fcc1a5b17755b641
 PatchScript: perl -pi -e 's,%% LOCALBASE,%% "%p",' setup.py
 CompileScript:  <<
   %p/bin/python%type_raw[python] setup.py build

Index: hsqldb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/hsqldb.info,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- hsqldb.info 19 Jul 2007 17:25:56 -0000      1.1.2.1
+++ hsqldb.info 24 Jul 2007 17:36:42 -0000      1.1.2.2
@@ -1,9 +1,9 @@
 Package: hsqldb
 Version: 1.8.0.4
-Revision: 1
+Revision: 2
 Type: java(1.4)
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
-BuildDepends: ant-base (>= 1.6.5-1), ant-contrib, ant-optional, docbook-xsl 
(>= 1.65.1-1), fop (>= 0.20.5-1), junit, system-java-dev (>= 1.4-1)
+BuildDepends: ant-base (>= 1.6.5-1), ant-contrib, ant-optional (>= 1.6.5-1), 
docbook-xsl (>= 1.65.1-1), fop (>= 0.20.5-1), junit, system-java-dev (>= 1.4-1)
 Depends: system-java (>= 1.4-1)
 
 Source: mirror:sourceforge:%n/%n_1_8_0_4.zip


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to