From: mookid@sigent.ru (Mikhail Zabaluev) To: devel@linux.iplabs.ru Subject: Re: [devel] autodeps Date: Mon, 27 Nov 2000 14:12:42 +0300 Message-ID: <20001127141242.E2490@localhost.localdomain> (raw) In-Reply-To: <20001127025958.E24409@LDV.fandra.org>; from ldv@fandra.org on Mon, Nov 27, 2000 at 02:59:58AM +0300 [-- Attachment #1: Type: text/plain, Size: 1278 bytes --] Hello Dmitry, On Mon, Nov 27, 2000 at 02:59 +0300, Dmitry V. Levin wrote: > > > Если и будут какие-то левые файлы, проверки на синтаксис в скриптах > > достаточно тщательные. Единственная актуальная возможность ложного > > срабатывания - это если в библиотечных каталогах Perl вдруг окажутся > > файлы с суффиксами .pl, .pm или .ph, не являющиеся perl-скриптами - тогда > > perl.prov запишет их в provides. Представить себе такое я не могу. > > Насчет file и magic будем посмотреть. Конечно, такие одиозные случаи, как > > "package - значит, пакет для Newton", нужно лечить. > > Поищем доктора? :) Обойдемся примочками, см. attachment :) > > > > - реализовать подстановку переменной окружения RPM_PERL_LIB_PATH для > > > > perl.prov из макроса. > > > > > > А так эта переменная до скрипта не доходит? > > > > Где прикажете ее устанавливать? Если извне пакета, то я так не играю :) > Тогда предлагайте синтаксис (имена макросов, которые это будут делать). %define perl_lib_path /path1 /path2 Варианты разделителей - whitespace, запятые, двоеточия. -- Stay tuned, MhZ mailto:mookid@sigent.ru ----------- modem, adj.: Up-to-date, new-fangled, as in "Thoroughly Modem Millie." An unfortunate byproduct of kerning. [That's sic!] [-- Attachment #2: file-3.33-newton.patch --] [-- Type: text/plain, Size: 724 bytes --] --- magic.orig Fri Nov 24 20:37:55 2000 +++ magic Mon Nov 27 14:03:34 2000 @@ -285,9 +285,15 @@ # magic for Newton PDA package formats # from Ruda Moura <ruda@helllabs.org> -0 string package Newton package, ->7 byte 48 NOS 1.x, ->7 byte 49 NOS 2.x, +# fixed by Mikhail Zabaluev <mookid@sigent.ru> +0 string package0 Newton package, NOS 1.x, +>12 belong &0x80000000 AutoRemove, +>12 belong &0x40000000 CopyProtect, +>12 belong &0x10000000 NoCompression, +>12 belong &0x04000000 Relocation, +>12 belong &0x02000000 UseFasterCompression, +>16 belong x version %d +0 string package1 Newton package, NOS 2.x, >12 belong &0x80000000 AutoRemove, >12 belong &0x40000000 CopyProtect, >12 belong &0x10000000 NoCompression,
prev parent reply other threads:[~2000-11-27 11:12 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2000-11-24 21:07 Mikhail Zabaluev 2000-11-25 16:00 ` Dmitry V. Levin 2000-11-25 18:18 ` Mikhail Zabaluev 2000-11-26 23:59 ` Dmitry V. Levin 2000-11-27 11:12 ` Mikhail Zabaluev [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20001127141242.E2490@localhost.localdomain \ --to=mookid@sigent.ru \ --cc=devel@linux.iplabs.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git