OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 16-May-2009 15:19:20 Branch: HEAD Handle: 2009051614191901 Modified files: openpkg-src/atool atool.patch atool.spec Log: modifying package: atool-0.36.0 20090228 -> 20090516 Summary: Revision Changes Path 1.5 +16 -3 openpkg-src/atool/atool.patch 1.52 +1 -1 openpkg-src/atool/atool.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/atool/atool.patch ============================================================================ $ cvs diff -u -r1.4 -r1.5 atool.patch --- openpkg-src/atool/atool.patch 8 Jun 2008 19:44:39 -0000 1.4 +++ openpkg-src/atool/atool.patch 16 May 2009 13:19:19 -0000 1.5 @@ -1,7 +1,7 @@ Index: atool ---- atool.orig 2008-06-08 18:20:09 +0200 -+++ atool 2008-06-08 21:43:41 +0200 -@@ -95,8 +95,8 @@ +--- atool.orig 2009-02-26 18:23:12 +0100 ++++ atool 2009-05-16 15:16:30 +0200 +@@ -105,8 +105,8 @@ $::cfg_path_nomarch = 'nomarch'; # nomarch program $::cfg_path_pager = 'pager'; # pager program $::cfg_path_rar = 'rar'; # rar program @@ -12,3 +12,16 @@ $::cfg_path_rzip = 'rzip'; # rzip program $::cfg_path_lrzip = 'lrzip'; # lrzip program $::cfg_path_dpkg_deb = 'dpkg-deb'; # dpkg-deb program +Index: configure +--- configure.orig 2009-02-26 17:38:00 +0100 ++++ configure 2009-05-16 15:17:20 +0200 +@@ -2214,9 +2214,6 @@ + + + eval `$PERL -V:startperl` +-if test "${startperl:0:1}" = "#" ; then +- startperl="\\$startperl" +-fi + PERL_SHEBANG=$startperl + + eval `$PERL -V:sitelib` @@ . patch -p0 <<'@@ .' Index: openpkg-src/atool/atool.spec ============================================================================ $ cvs diff -u -r1.51 -r1.52 atool.spec --- openpkg-src/atool/atool.spec 18 Apr 2009 13:08:49 -0000 1.51 +++ openpkg-src/atool/atool.spec 16 May 2009 13:19:20 -0000 1.52 @@ -32,7 +32,7 @@ Group: Archiver License: GPL Version: 0.36.0 -Release: 20090228 +Release: 20090516 # list of sources Source0: http://download.savannah.gnu.org/releases/atool/atool-%{version}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org