Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18095/database
Modified Files:
edb.info javasqlite.info unixodbc2-nox.info unixodbc2.info
Log Message:
another chunk of %a cleanup
Index: unixodbc2-nox.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/unixodbc2-nox.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- unixodbc2-nox.info 20 Apr 2008 17:53:51 -0000 1.4
+++ unixodbc2-nox.info 29 Jan 2009 06:52:38 -0000 1.5
@@ -3,7 +3,7 @@
Revision: 1
###
Depends: readline5-shlibs (>= 5.0-1004), %N-shlibs (= %v-%r)
-BuildDepends: readline5 (>= 5.0-1004), libiconv-dev
+BuildDepends: readline5 (>= 5.0-1004), libiconv-dev, fink (>= 0.24.12)
BuildDependsOnly: True
Conflicts: unixodbc, unixodbc-nox, unixodbc2
Replaces: unixodbc, unixodbc-nox, unixodbc2
@@ -16,9 +16,11 @@
Source: mirror:custom:unixODBC-%v.tar.gz
Source-MD5: 9a116aad4059c31d231b626ffdf1869a
###
+PatchFile: %n.patch
+PatchFile-MD5: afd19b17715e73dc3da3a675509a06e4
PatchScript: <<
### FIX shared lib loading
- patch -p1 < %a/%n.patch
+ patch -p1 < %{PatchFile}
### FIX libltdl linking
perl -pi -e 's,-flat_namespace -undefined suppress,-undefined
dynamic_lookup,g' libltdl/configure
perl -pi -e 's,-all_load \$convenience,-all_load,g' libltdl/configure
Index: unixodbc2.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/unixodbc2.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- unixodbc2.info 20 Apr 2008 17:53:52 -0000 1.4
+++ unixodbc2.info 29 Jan 2009 06:52:38 -0000 1.5
@@ -3,7 +3,7 @@
Revision: 1
###
Depends: readline5-shlibs (>= 5.0-1004), %N-shlibs (= %v-%r), libpng3-shlibs,
qt3-shlibs (>= 3.3.5-1023), x11
-BuildDepends: readline5 (>= 5.0-1004), libiconv-dev, libpng3, qt3 (>=
3.3.5-1023), x11-dev, libtool14
+BuildDepends: readline5 (>= 5.0-1004), libiconv-dev, libpng3, qt3 (>=
3.3.5-1023), x11-dev, libtool14, fink (>= 0.24.12)
BuildDependsOnly: True
Conflicts: unixodbc, unixodbc-nox, unixodbc2-nox
Replaces: unixodbc, unixodbc-nox, unixodbc2-nox
@@ -16,9 +16,11 @@
Source: mirror:custom:unixODBC-%v.tar.gz
Source-MD5: 9a116aad4059c31d231b626ffdf1869a
###
+PatchFile: %n.patch
+PatchFile-MD5: afd19b17715e73dc3da3a675509a06e4
PatchScript: <<
### FIX shared lib loading
- patch -p1 < %a/%n.patch
+ patch -p1 < %{PatchFile}
### FIX libltdl linking
perl -pi -e 's,-flat_namespace -undefined suppress,-undefined
dynamic_lookup,g' libltdl/configure
perl -pi -e 's,-all_load \$convenience,-all_load,g' libltdl/configure
Index: javasqlite.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/javasqlite.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- javasqlite.info 2 Mar 2007 22:54:52 -0000 1.2
+++ javasqlite.info 29 Jan 2009 06:52:38 -0000 1.3
@@ -3,13 +3,15 @@
Revision: 10
Type: java(1.4)
Depends: sqlite-shlibs (>= 2.8.17-1002), sqlite3-shlibs (>= 3.2.8-1001)
-BuildDepends: sqlite-dev (>= 2.8.17-1002), sqlite3-dev (>= 3.2.8-1001),
system-java14-dev, autoconf (>= 2.60-1)
+BuildDepends: sqlite-dev (>= 2.8.17-1002), sqlite3-dev (>= 3.2.8-1001),
system-java14-dev, autoconf (>= 2.60-1), fink (>= 0.24.12)
Source: http://www.ch-werner.de/javasqlite/javasqlite-%v.tar.gz
Source-MD5: ac9b2a256a657b2717659acea7f2e41a
+PatchFile: %n.patch
+PatchFile-MD5: 8e7b99a5510ad4a41a4370798b222412
PatchScript: <<
- sed "s|FINKPATH|%p|" %a/%n.patch | patch -p1
+ sed "s|FINKPATH|%p|" %{PatchFile} | patch -p1
autoconf
<<
Index: edb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/edb.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- edb.info 28 Sep 2008 22:02:29 -0000 1.5
+++ edb.info 29 Jan 2009 06:52:38 -0000 1.6
@@ -4,13 +4,16 @@
Version: 1.31
Revision: 1
License: GPL
+BuildDepends: fink (>= 0.24.12)
Depends: emacsen
Recommends: edb-examples
Source: http://www.gnuvola.org/software/edb/%n-%v.tar.gz
Source-MD5: d6c5f2014d332e195d5bcf8f88aa12c4
InfoDocs: edb
DocFiles: AUTHORS BUGS BUGS.edb ChangeLog HACKING NEWS README THANKS TODO
doc/refcard.ps fink/README.fink
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: 5b742a84fc9d8e58608a75ff11879e83
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
CompileScript: <<
./configure %c
<<
------------------------------------------------------------------------------
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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs