Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv1809/main/finkinfo/utils
Modified Files:
bacula.info dlocate.info fhist.info grep-dctrl.info ipkg.info
prime.info synaptic.info xdelta.info
Log Message:
Pass 2 of conversion to PatchFile syntax
Index: grep-dctrl.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/grep-dctrl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- grep-dctrl.info 12 Dec 2006 05:29:32 -0000 1.3
+++ grep-dctrl.info 27 Jan 2009 07:41:30 -0000 1.4
@@ -6,10 +6,14 @@
Source: mirror:sourceforge:fink/%n-%v.tar.gz
SourceDirectory: %n-1.9
Source-MD5: 1f97dbc603d9c8bda2d706da3cdd8e56
-BuildDepends: publib, help2man, libgettext3-dev, gettext-bin, gettext-tools
+BuildDepends: fink (>= 0.24.12), publib, help2man, libgettext3-dev,
gettext-bin, gettext-tools
Depends: libgettext3-shlibs
-Patch: %n.patch
-PatchScript: perl -p -i -e 's:/var/lib:%p/var/lib:;' grep-dctrl.rc
+PatchFile: %n.patch
+PatchFile-MD5: cf555081d8b53fff1ad356b866e58b6a
+PatchScript: <<
+ %{default_script}
+ perl -p -i -e 's:/var/lib:%p/var/lib:;' grep-dctrl.rc
+<<
SetCFLAGS: -O2 -Wall
SetLIBS: -lintl
ConfigureParams: --mandir='${prefix}/share/man'
Index: fhist.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/fhist.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- fhist.info 21 Apr 2008 04:21:37 -0000 1.4
+++ fhist.info 27 Jan 2009 07:41:30 -0000 1.5
@@ -3,13 +3,17 @@
Revision: 3
Source: http://www.pcug.org.au/~millerp/%n-%v.tar.gz
Source-MD5: e08c5181daa0443eff3b296ac8a3a3b4
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools
+BuildDepends: fink (>= 0.24.12), libgettext3-dev, gettext-bin, gettext-tools
SetCFLAGS: -I%p/include
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
Depends: libgettext3-shlibs
-Patch: %n.patch
-PatchScript: perl -pi -e 's/(\$\(CFLAGS\)) (-I\S+ -I\S+)/\2 \1/' Makefile.in
+PatchFile: %n.patch
+PatchFile-MD5: 6120e56f0c0b563a42641338f1befd63
+PatchScript: <<
+ %{default_script}
+ perl -pi -e 's/(\$\(CFLAGS\)) (-I\S+ -I\S+)/\2 \1/' Makefile.in
+<<
ConfigureParams: --mandir=%p/share/man
InstallScript: <<
make RPM_BUILD_ROOT=%d install docdir=%p/share/doc/%n
Index: prime.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/prime.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- prime.info 5 Mar 2007 22:53:30 -0000 1.2
+++ prime.info 27 Jan 2009 07:41:30 -0000 1.3
@@ -4,11 +4,14 @@
Description: Japanese PRedictive Input Method Editor
License: GPL
Maintainer: Todai Fink Team <[email protected]>
+BuildDepends: fink (>= 0.24.12)
Depends: ruby18, sary-rb18, suikyo-rb, progressbar-rb, prime-dict
Source: http://prime.sourceforge.jp/src/%n-%v.tar.gz
Source-MD5: c3bb6df8590986104e41c23330d90aef
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 0793c6fddbdbe1a9966d2d47b85ad498
PatchScript: <<
+ %{default_script}
perl -pi -e 's,#!/usr/bin/env ruby,#!%p/bin/ruby1.8,' src/*.src
perl -pi -e 's,/usr/\(local\),%p,' doc/uim_prime.html
<<
Index: dlocate.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/dlocate.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dlocate.info 19 May 2006 17:31:03 -0000 1.5
+++ dlocate.info 27 Jan 2009 07:41:30 -0000 1.6
@@ -4,12 +4,15 @@
License: GPL
Maintainer: Ben Hines <[email protected]>
Description: Fast alternative to dpkg -L and dpkg -S
+BuildDepends: fink (>= 0.24.12)
Depends: grep-dctrl, cron-service, findutils
Source: mirror:debian:pool/main/d/%n/%n_%v-0.1.tar.gz
SourceDirectory: %n-%v
Source-MD5: e4cb6ee9c917e3b5f385fce8ed56a80f
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: b9fe0cb9b8608d2e1324b8c3060dc138
PatchScript: <<
+ %{default_script}
perl -pi.bak -e 's|/usr/lib|%p/lib|' dlocate update-dlocatedb
update-dpkg-list
perl -pi.bak -e 's|/var|%p/var|' dlocate update-dlocatedb update-dpkg-list
debian/cron.daily
perl -pi.bak -e 's|/usr/bin|%p/bin|' dlocate
Index: synaptic.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/synaptic.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- synaptic.info 15 Jul 2008 01:41:23 -0000 1.2
+++ synaptic.info 27 Jan 2009 07:41:30 -0000 1.3
@@ -4,6 +4,7 @@
#
GCC: 4.0
BuildDepends: <<
+ fink (>= 0.24.12),
glitz, expat1, libpng3, cairo (>= 1.6-1), fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1), xft2-dev,
apt-dev (>= 0.5.4-1052), libgettext3-dev, libiconv-dev,
libglade2 (>= 2.6.2-1), atk1 (>= 1.20.0-1), pango1-xft2-ft219-dev (>=
1.18.4-4), pixman (>= 0.10.0-1), gtk+2-dev (>= 2.12.0-1), glib2-dev (>=
2.14.0-1), libxml2 (>= 2.6.30-1),
@@ -22,8 +23,12 @@
Source: http://savannah.nongnu.org/download/%{Ni}/%{Ni}-%v.tar.gz
Source-MD5: dd753e953caa053279d342e3bc269128
#
-Patch: %n.patch
-PatchScript: find . -name Makefile.in | xargs perl -i -pe
's/^\s+-scrollkeeper-update/#$&/g'
+PatchFile: %n.patch
+PatchFile-MD5: d669df15632484abae262b5de573c68e
+PatchScript: <<
+ %{default_script}
+ find . -name Makefile.in | xargs perl -i -pe
's/^\s+-scrollkeeper-update/#$&/g'
+<<
ConfigureParams: --mandir=%p/share/man --with-vte --with-pkg-hold
--disable-dependency-tracking
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
#
PostInstScript: <<
Index: bacula.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/bacula.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- bacula.info 23 Aug 2008 19:53:20 -0000 1.11
+++ bacula.info 27 Jan 2009 07:41:30 -0000 1.12
@@ -13,7 +13,7 @@
# not installing bimagemgr so don't care if cdrecord exists
BuildDepends: <<
- pkgconfig (>= 0.21-1),
+ fink (>= 0.24.12), pkgconfig (>= 0.21-1),
gettext-tools,
glitz, expat1, libpng3, cairo (>= 1.6-1), fontconfig2-dev (>= 2.4.1-1),
freetype219 (>= 2.3.5-1), xft2-dev,
sqlite-dev, libncurses5 (>= 5.4-20041023-1006), daemonic,
@@ -24,8 +24,10 @@
# make sure we don't accidentally build for gnome1
BuildConflicts: gnome-libs-dev
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 5b14987c0b132cbb2c2220257ce2b22d
PatchScript: <<
+ %{default_script}
perl -pi.bak -e "s|FINKDESTDIR|%d|g" Makefile.in
# make all local library linkages explicit filenames
Index: ipkg.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/ipkg.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ipkg.info 21 Feb 2007 22:55:21 -0000 1.3
+++ ipkg.info 27 Jan 2009 07:41:30 -0000 1.4
@@ -2,14 +2,17 @@
Version: 0.99.163
Revision: 3
###
+BuildDepends: fink (>= 0.24.12)
Depends: lib%N0-shlibs (= %v-%r), dpkg
###
Source: http://www.handhelds.org/download/packages/ipkg/%n-%v.tar.gz
Source-MD5: 0b10ad2924611bccaea8ddf98481a192
###
### This patch is from
http://www.openembedded.org/repo/org.openembedded.dev/packages/ipkg/files/is-processing.patch
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: e7fa26f4156da0568e88a11666d38630
PatchScript: <<
+ %{default_script}
### fix multi defines
perl -pi -e 's,struct errlist\*,extern struct errlist\*,g' ipkg.h.in
perl -pi -e 's,#include "libbb.h",#include "libbb.h"\nstruct errlist\*
error_list;,g' libbb/error_msg.c
Index: xdelta.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/xdelta.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xdelta.info 9 Apr 2006 00:21:47 -0000 1.3
+++ xdelta.info 27 Jan 2009 07:41:30 -0000 1.4
@@ -2,7 +2,7 @@
Version: 1.1.3
Revision: 24
Maintainer: Dave Vasilevsky <[email protected]>
-BuildDepends: glib
+BuildDepends: fink (>= 0.24.12), glib
Depends: glib-shlibs
Source: mirror:sourceforge:%n/%n-%v.tar.gz
UpdateConfigGuess: yes
@@ -10,6 +10,7 @@
ConfigureParams: --mandir=%i/share/man/
Description: Diff generator for binary files
PatchScript: <<
+ %{default_script}
perl -i -pe 's/extern HandleFuncTable/static HandleFuncTable/' xdmain.c
<<
DescDetail: <<
@@ -23,4 +24,5 @@
Source-MD5: 08e964c28541605b6fe61c0dd6595516
# Fix aclocal underquoting issue
-Patch: %n.patch
+PatchFile: %n.patch
+PatchFile-MD5: 9e8d840027e6caa30db3ebc8352f672d
------------------------------------------------------------------------------
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