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

Modified Files:
      Tag: pangocairo-branch
        gramps.info postgresql-perl.info postgresql-python-py.info 
        pysqlite-py.info pysqlite2-py.info sqlalchemy-py.info 
Added Files:
      Tag: pangocairo-branch
        iplike-pg.info 
Log Message:
merge from HEAD (pangocairo-root-29)

Index: postgresql-python-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql-python-py.info,v
retrieving revision 1.8.2.3
retrieving revision 1.8.2.4
diff -u -d -r1.8.2.3 -r1.8.2.4
--- postgresql-python-py.info   30 Apr 2007 02:48:23 -0000      1.8.2.3
+++ postgresql-python-py.info   19 Jun 2007 21:16:50 -0000      1.8.2.4
@@ -2,6 +2,7 @@
 Package: postgresql-python-py%type_pkg[python]
 Version: 8.2.4
 Revision: 1021
+Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Description: PostgreSQL Python tools
 Type: python(2.3 2.4 2.5)
 License: BSD

Index: gramps.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/gramps.info,v
retrieving revision 1.6.2.6
retrieving revision 1.6.2.7
diff -u -d -r1.6.2.6 -r1.6.2.7
--- gramps.info 8 May 2007 14:05:31 -0000       1.6.2.6
+++ gramps.info 19 Jun 2007 21:16:50 -0000      1.6.2.7
@@ -1,6 +1,7 @@
 Package: gramps
 Version: 1.0.10
 Revision: 1015
+Distribution: 10.3, 10.4
 Source: mirror:sourceforge:%n/%n-%v.tar.gz  
 Source-MD5: 868915378beb1bc7eda58828ec0b7ae5
 BuildDepends: gconf2-dev (>= 2.18.0-1), pkgconfig (>= 0.15.0-2), imlib2, 
orbit2-dev (>= 2.14.7-2), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, scrollkeeper,  pygobject2-py23-dev, pygtk2-gtk-py23-dev, dbus-dev 
(>= 1.0-1), libhowl-dev, gnome-vfs2-unified-dev (>= 1:2.17.91-1), glib2-dev (>= 
2.12.0-1), libbonobo2-dev (>= 2.17.92-1), gnome-python2-py23-dev

Index: pysqlite2-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/pysqlite2-py.info,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- pysqlite2-py.info   16 Jan 2007 16:02:11 -0000      1.2.2.1
+++ pysqlite2-py.info   19 Jun 2007 21:16:50 -0000      1.2.2.2
@@ -2,6 +2,7 @@
 Package: pysqlite2-py%type_pkg[python]
 Version: 2.3.3
 Revision: 1
+Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python(2.3 2.4 2.5)
 Maintainer: Kurt Schwehr <[EMAIL PROTECTED]>
 Depends: <<

--- NEW FILE: iplike-pg.info ---
Info3: <<
Package: iplike-pg%type_pkg[postgresql]
Version: 1.0.5
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

BuildDepends: <<
        autoconf (>= 2.60-1),
        automake1.8,
        libtool14 (>= 1.5.18-1),
        (%type_raw[postgresql] <= 8.0) 
postgresql%type_pkg[postgresql]-unified-dev,
        (%type_raw[postgresql] >= 8.1) postgresql%type_pkg[postgresql]-dev,
<<
Depends: <<
        (%type_raw[postgresql] <= 7.4) 
postgresql%type_pkg[postgresql]-unified-shlibs,
        (%type_raw[postgresql] >= 8.1) postgresql%type_pkg[postgresql]-shlibs,
<<

PatchScript: <<
#!/bin/sh -ev

        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: <<
        autoreconf -fvi
        ./configure %c
        make
<<
InstallScript: <<
        make install DESTDIR="%d"
        mv %i/sbin/install_iplike.sh 
%i/sbin/install_iplike_%type_pkg[postgresql].sh
<<

PostInstScript: <<
        cat <<END
*** NOTE ***

WARNING: this package will not work until you run
%p/sbin/install_iplike_%type_pkg[postgresql].sh with the appropriate options.

See \`%p/sbin/install_iplike_%type_pkg[postgresql].sh -h\` for more information.

END
<<

Homepage: http://www.opennms.org/
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Description: PostgreSQL IP address query interface
DescDetail: <<
This package contains a PostgreSQL function for doing complex
IP address queries on a text field.
<<
License: GPL
<<

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

Index: postgresql-perl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql-perl.info,v
retrieving revision 1.7.2.3
retrieving revision 1.7.2.4
diff -u -d -r1.7.2.3 -r1.7.2.4
--- postgresql-perl.info        30 Apr 2007 02:48:23 -0000      1.7.2.3
+++ postgresql-perl.info        19 Jun 2007 21:16:50 -0000      1.7.2.4
@@ -3,6 +3,7 @@
 Version: 8.2.4
 Revision: 1021
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
+Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
 Description: PostgreSQL Perl tools
 Type: perl(5.8.1 5.8.4 5.8.6 5.8.8)
 License: BSD

Index: pysqlite-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/pysqlite-py.info,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- pysqlite-py.info    30 Apr 2007 02:48:24 -0000      1.2.2.1
+++ pysqlite-py.info    19 Jun 2007 21:16:50 -0000      1.2.2.2
@@ -2,6 +2,7 @@
 Package: pysqlite-py%type_pkg[python]
 Version: 1.0
 Revision: 4
+Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
 Type: python(2.3 2.4 2.5)
 Maintainer: Jeremy Higgs <[EMAIL PROTECTED]>
 Depends: <<


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to