ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Ivan Zakharyaschev <vanyaz@mccme.ru>
To: <devel@linux.iplabs.ru>
Subject: Re: [devel] rpm macros
Date: Sun, 12 Nov 2000 01:06:54 +0300 (MSK)
Message-ID: <Pine.LNX.4.30L.0011120057270.22907-100000@zephyrous.ru> (raw)
In-Reply-To: <20001110181248.A5109@rotterdam.sigent.intranet>

On Fri, 10 Nov 2000, Mikhail Zabaluev wrote:

> Кто-нибудь может объяснить, почему при следующем изменении в
> /usr/lib/rpm/macros для rpm-3.0.6-ipl4mdk.compat получается бесконечный
> цикл:

Объяснить не могу, могу сообщить, что следующие определения (не связанные
ни с чем больше) в ~/.rpmmacros тоже вызывают бесконечную рекурсию:

%embrace()          %brace %1
%brace()            begin %1 end

при попытке сделать

$ rpm --eval='%embrace a b'

У меня rpm-3.0.6-ipl4mdk. Может, ничего неправильно в такой обработке и
нет, надо понять, по каким правилам она происходит.

> --- macros.orig	Thu Nov  9 22:14:41 2000
> +++ macros	Thu Nov  9 22:54:32 2000
> @@ -726,8 +726,8 @@
>  %{___build_post}
>
>  # mdk compatibility
> -%_install_info	%install_info
> -%_remove_install_info	%uninstall_info
> +%_install_info()	%{install_info %*}
> +%_remove_install_info()	%{uninstall_info %*}
>  %_initrddir	%_initdir
>
>  # BEGIN GLIBC TRICKS

-- 
Best regards,
      Ivan Z.

_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


  parent reply	other threads:[~2000-11-11 22:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-10 15:12 Mikhail Zabaluev
2000-11-11 21:25 ` Dmitry V. Levin
2000-11-12  1:01   ` Mikhail Zabaluev
2000-11-11 22:06 ` Ivan Zakharyaschev [this message]
2000-11-11 23:29   ` Dmitry V. Levin
2000-11-12  9:46     ` Ivan Zakharyaschev
2000-11-12 10:55       ` Mikhail Zabaluev
2000-11-12 14:07         ` Ivan Zakharyaschev
2000-11-12 23:13           ` Mikhail Zabaluev
2000-11-14 22:35           ` Dmitry V. Levin
2000-11-12 16:48         ` Dmitry V. Levin
2000-11-12 23:27           ` Mikhail Zabaluev
2000-11-13 10:14             ` Dmitry V. Levin

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=Pine.LNX.4.30L.0011120057270.22907-100000@zephyrous.ru \
    --to=vanyaz@mccme.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