Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory 
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1809/main/finkinfo/database

Modified Files:
        genes.info iplike-pg.info libpqxx2.info sqlite3.info 
Log Message:
Pass 2 of conversion to PatchFile syntax


Index: iplike-pg.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/iplike-pg.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- iplike-pg.info      12 Jun 2008 15:45:40 -0000      1.10
+++ iplike-pg.info      27 Jan 2009 07:41:09 -0000      1.11
@@ -9,11 +9,13 @@
 Provides: opennms-pgsql
 Source: mirror:sourceforge:opennms/iplike-%v.tar.gz
 Source-MD5: 85bcafd5e96a79e7d0ab6eee0b4b0b75
-Patch: %{Ni}.patch
+PatchFile: %{Ni}.patch
+PatchFile-MD5: 862416abf12d6ddb9652df157e3b4ec3
 
 BuildDepends: <<
        autoconf (>= 2.60-1),
        automake1.10,
+       fink (>= 0.24.12),
        libtool2,
        (%type_raw[postgresql] <= 8.0) 
postgresql%type_pkg[postgresql]-unified-dev,
        (%type_raw[postgresql] >= 8.1) postgresql%type_pkg[postgresql]-dev,
@@ -24,6 +26,7 @@
 <<
 
 PatchScript: <<
+       %{default_script}
 #!/bin/sh -ev
 
        IPLIKE_VERSION=`echo %type_raw[postgresql] | sed -e 's,\.,_,g'`

Index: genes.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/genes.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- genes.info  7 Oct 2007 22:28:11 -0000       1.4
+++ genes.info  27 Jan 2009 07:41:09 -0000      1.5
@@ -5,9 +5,10 @@
 Distribution: 10.4
 Source: mirror:sourceforge:%n/%n-%v.tar.gz  
 Source-MD5: cc150bc957c4a2aa20a82da8e1c6e6c0
-BuildDepends: libsigc++, gtk+, glib, gtkmm, gedcom-parse, libiconv-dev, 
gettext-dev, gcc3.3
+BuildDepends: libsigc++, gtk+, glib, gtkmm, gedcom-parse, libiconv-dev, 
gettext-dev, gcc3.3, fink (>= 0.24.12)
 Depends: libsigc++-shlibs, gtk+-shlibs, glib-shlibs, gtkmm-shlibs, 
gedcom-parse-shlibs, libiconv, gettext
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 9077ac2e368c3b14cd3dd044d9f19ec5
 #PatchScript: <<
 #sed 's|@FINKPREFIX@|%p|g' <%a/%n.patch | patch -p1
 #perl -pi.bak -e 's/cout /std::cout /g' genes/*/*

Index: libpqxx2.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/libpqxx2.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libpqxx2.info       17 Sep 2007 00:27:17 -0000      1.8
+++ libpqxx2.info       27 Jan 2009 07:41:09 -0000      1.9
@@ -8,6 +8,7 @@
 
 Depends: %N-shlibs (= %e:%v-%r)
 BuildDepends: <<
+       fink (>= 0.24.12),
        postgresql82-dev,
        system-openssl-dev
 <<
@@ -31,8 +32,12 @@
 
 Source: http://thaiopensource.org/download/software/libpqxx/libpqxx-%v.tar.gz
 Source-MD5: cb818ca7698955bcea8b7ba1b7962811
-Patch: %n.patch
-PatchScript:   perl -pi -e 's,hardcode_direct=yes,hardcode_direct=no,g' 
configure
+PatchFile: %n.patch
+PatchFile-MD5: c3ae1f0c7cb33167b4fa0e1d28af8c8b
+PatchScript: <<
+       %{default_script}
+       perl -pi -e 's,hardcode_direct=yes,hardcode_direct=no,g' configure
+<<
 
 ConfigureParams: --mandir=%p/share/man --enable-shared 
--disable-dependency-tracking
 CompileScript: <<

Index: sqlite3.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/sqlite3.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- sqlite3.info        27 Jan 2009 06:16:34 -0000      1.14
+++ sqlite3.info        27 Jan 2009 07:41:09 -0000      1.15
@@ -23,8 +23,12 @@
 
 # Patch so that 'make test' works and the lemon binary is buffer overflow
 # safe if we ever decide to install at (Debian and Ubuntu installs it).
-Patch: %n.patch
-PatchScript: head -n 10 src/sqlite.h.in > LICENSE
+PatchFile: %n.patch
+PatchFile-MD5: a2b5800ef97ad3462a0b239e16048016
+PatchScript: <<
+       %{default_script}
+       head -n 10 src/sqlite.h.in > LICENSE
+<<
 ConfigureParams: --with-tcl=%p/lib --enable-threadsafe --enable-load-extension
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -I%p/include/readline


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to