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

Modified Files:
        riece.info 
Log Message:
Version bumped.

Index: riece.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/riece.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- riece.info  5 May 2007 20:15:55 -0000       1.4
+++ riece.info  17 Jun 2007 06:22:34 -0000      1.5
@@ -1,5 +1,5 @@
 Package: riece
-Version: 3.1.2
+Version: 4.0.0
 Revision: 1
 Description: IRC client for Emacs
 License: GPL
@@ -9,8 +9,13 @@
 Conflicts: riece-async, riece-kakasi, riece-lsdb, riece-rdcc, riece-xface
 Replaces: riece-async, riece-kakasi, riece-lsdb, riece-rdcc, riece-xface
 Source: http://download.savannah.nongnu.org/releases/%n/%n-%v.tar.gz
-Source-MD5: 3f88c0619ef3272cd43214e0d246cec3
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+Source-MD5: 33056301675448150e96136a4a43f28d
+PatchScript: <<
+ sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+ sed -e 's|@PACKAGE@|%n|g' \
+     -e 's|@VERSION@|%v|g' lisp/riece-package-info.el.in \
+                         > lisp/riece-package-info.el
+<<
 CompileScript: echo "Skip Compilation."
 InstallScript: <<
  install -m 755 -d         %i/share/info
@@ -31,26 +36,6 @@
 <<
 DocFiles: AUTHORS COPYING ChangeLog INSTALL* NEWS* README* doc/HACKING*
 InfoDocs: riece-en.info riece-ja.info
-PreInstScript: <<
-case "$1" in
-    install|upgrade)
-        if [ -e %p/share/debconf/confmodule ]; then
-            . %p/share/debconf/confmodule
-            db_purge
-        fi
-        # Remove garbage.
-        rm -rf %p/var/cache/%n
-    ;;
-
-    abort-upgrade)
-    ;;
-
-    *)
-        echo "preinst called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-<<
 PostInstScript: <<
 if [ -x %p/lib/emacsen-common/emacs-package-install ] && [ "$1" = "configure" ]
 then


-------------------------------------------------------------------------
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