head 1.6; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_2_STABLE:1.2 OPENPKG_E1_FP:1.2 OPENPKG_2_STABLE_MP:1.2 OPENPKG_2_STABLE_20061018:1.2 OPENPKG_2_STABLE_20060622:1.2 OPENPKG_2_STABLE:1.2.0.4 OPENPKG_2_STABLE_BP:1.2 OPENPKG_2_5_RELEASE:1.2 OPENPKG_2_5_SOLID:1.2.0.2 OPENPKG_2_5_SOLID_BP:1.2 OPENPKG_2_4_RELEASE:1.1 OPENPKG_2_4_SOLID:1.1.0.4 OPENPKG_2_4_SOLID_BP:1.1 OPENPKG_CW_FP:1.1 OPENPKG_2_3_RELEASE:1.1 OPENPKG_2_3_SOLID:1.1.0.2 OPENPKG_2_3_SOLID_BP:1.1; locks; strict; comment @# @; 1.6 date 2009.05.17.15.53.37; author rse; state Exp; branches; next 1.5; commitid BGEAKwzHF3Uf1fOt; 1.5 date 2009.05.16.13.19.19; author rse; state Exp; branches; next 1.4; commitid x50AEF4Uxqbjc6Ot; 1.4 date 2008.06.08.19.44.39; author rse; state Exp; branches; next 1.3; commitid 4nE2zqjOFZH4kb6t; 1.3 date 2008.04.04.06.25.28; author cs; state Exp; branches; next 1.2; commitid FNuABZNcGJ5sZKXs; 1.2 date 2005.07.25.19.52.25; author rse; state Exp; branches; next 1.1; 1.1 date 2004.10.31.09.02.14; author rse; state Exp; branches; next ; desc @@ 1.6 log @use Bash to fix shebang determination @ text @Index: atool --- 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 -$::cfg_path_rpm = 'rpm'; # rpm program -$::cfg_path_rpm2cpio = 'rpm2cpio'; # rpm2cpio program +$::cfg_path_rpm = 'openpkg rpm'; # rpm program +$::cfg_path_rpm2cpio = 'openpkg rpm2cpio'; # rpm2cpio program $::cfg_path_rzip = 'rzip'; # rzip program $::cfg_path_lrzip = 'lrzip'; # lrzip program $::cfg_path_dpkg_deb = 'dpkg-deb'; # dpkg-deb program @ 1.5 log @modifying package: atool-0.36.0 20090228 -> 20090516 @ text @a14 13 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` @ 1.4 log @fix patch @ text @d2 3 a4 3 --- atool.orig 2008-06-08 18:20:09 +0200 +++ atool 2008-06-08 21:43:41 +0200 @@@@ -95,8 +95,8 @@@@ d15 13 @ 1.3 log @upgrading package: atool 0.33.0 -> 0.34.0 @ text @d2 3 a4 3 --- atool.orig 2008-04-03 19:21:32.000000000 +0200 +++ atool 2008-04-04 08:22:29.000000000 +0200 @@@@ -93,8 +93,8 @@@@ d12 2 a14 2 $::cfg_path_tar = 'tar'; # tar program $::cfg_path_unace = 'unace'; # unace program @ 1.2 log @Atool reappeared on the net, so change its URLs and upgrade to latest version @ text @d1 4 a4 4 Index: atool.in --- atool.in.orig 2005-07-25 09:33:40 +0200 +++ atool.in 2005-07-25 21:51:47 +0200 @@@@ -83,8 +83,8 @@@@ @ 1.1 log @work in OpenPKG world order on .rpm files, too @ text @d2 2 a3 2 --- atool.in.orig 2004-07-02 11:06:09 +0200 +++ atool.in 2004-10-31 10:01:12 +0100 d12 1 a12 1 $::cfg_path_syscfg = '/etc/@@PACKAGE_NAME@@.conf'; # system-wide configuration file @