ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: aen <aen@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] Re: perl packages
Date: Mon, 16 Jun 2003 20:09:21 +0400
Message-ID: <3EEDEBB1.2070200@altlinux.ru> (raw)
In-Reply-To: <20030616112431.GB23799@solemn.turbinal.org>

Alexey Tourbin пишет:

>On Mon, Jun 16, 2003 at 02:58:01PM +0400, aen wrote:
>  
>
>>Я вот исключил embedxpm из сборки gimp, так как он треьует File::Slurp :-)
>>    
>>
>
>Если embedxmp является важной частью gimp'а,
>
Нет&

> а модуль File::Slurp
>жизненно необходим для его работы, тогда нужно собрать пакет
>perl-File-Slurp.  Если зависимость на File::Slurp опциональна и
>отсутствие File::Slurp не нарушает основной функциональности embedxpm (в
>этом нужно разобраться!), тогда эту зависимость можно игнорировать с
>помощью %add_findreq_skiplist.  Кому потребуется "неосновная"
>функциональность embedxmp, может поставить File::Slurp с помощью CPAN
>(это очень просто).
>
Вот я и отложил пока решение этого вопроса :-)

>
>Короче, нет смысла следовать слишком жестким зависимостям, иначе
>потребуется заворачивать весь CPAN в rpm'ы, а он гораздо больше, чем
>текущий Sisyphus.  А может и есть смысл.  У нас будет самый большой
>репозитарий свободного ПО. :)
>
>Пример: в модуль URI начиная с версии 1.20 добавлена поддержка ISBN
>(International Standard Book Numbers, RFC 3187).  Это нельзя считать
>основной функциональностью URI.  Скорее всего, дополнительные модули
>никто не будет тестировать и использовать.  Поэтому я "ослабил"
>зависимости с помощью
>
>%add_findreq_skiplist %perl_vendor_privlib/URI/urn/isbn.pm
>
>Тем не менее, я оставил этот файл в пакете.  Если кому-нибудь всё же
>потребуется поддержка ISBN, он поставит дополнительные необходимые
>модули с помощью CPAN.
>
>  
>
>>Но у меня появилась еще одна любопытная зависимость от таинственного of.pm.
>>Произошла она от "use of" в одном из комментариев в Gimp.pm. :-)
>>    
>>
>
>Не может быть. :)
>
>$ fgrep -C1 ^of /usr/lib/rpm/perl.req
># MDK: skip if the phrase was "use of" -- shows up in gimp-perl, et al
>        qr(^of$),
>);
>
>Хотя... вы правы.  Должно быть qr(^of\.pm$).
>
:-)
Пока я заменил use of на usе of (во втором случае е -- русская).

Rgrds, AEN


  reply	other threads:[~2003-06-16 16:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-16 10:10   ` [devel] Re: Package MHonArc Alexey Tourbin
2003-06-16 11:24       ` [devel] Re: perl packages Alexey Tourbin
2003-06-16 16:09         ` aen [this message]
2003-06-16 17:48           ` Mikhail Zabaluev
2003-06-16 22:30           ` Alexey Tourbin
2003-06-16 21:42     ` [devel] Re: Package MHonArc Volkov Serge
2003-06-19  5:34           ` Alexey Tourbin
2003-06-16 15:32   ` vserge

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=3EEDEBB1.2070200@altlinux.ru \
    --to=aen@altlinux.ru \
    --cc=devel@altlinux.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