ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] autoconf 2.59 -> ALM 2.2
@ 2004-05-24  9:58 Eugene Prokopiev
  2004-05-24 10:00 ` Dmitry V. Levin
  2004-05-24 12:01 ` Andrey Rahmatullin
  0 siblings, 2 replies; 6+ messages in thread
From: Eugene Prokopiev @ 2004-05-24  9:58 UTC (permalink / raw)
  To: Sisyphus

Здравствуйте!

Нужен autoconf 2.59 на ALM 2.2

Вытянул src.rpm из Сизифа, пытаюсь его собрать, он говорит:

$ rpm -bb autoconf_2.5.spec
error: line 37: Empty tag: Requires(post):

В этой строке написано:
Requires(post): %install_info

Вопрос: как и где определен макрос %install_info, а также 
%uninstall_info, за которым меня пошлют, видимо, туда же?

-- 
С уважением, Прокопьев Евгений



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] autoconf 2.59 -> ALM 2.2
  2004-05-24  9:58 [sisyphus] autoconf 2.59 -> ALM 2.2 Eugene Prokopiev
@ 2004-05-24 10:00 ` Dmitry V. Levin
  2004-05-24 10:21   ` Eugene Prokopiev
  2004-05-24 12:01 ` Andrey Rahmatullin
  1 sibling, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2004-05-24 10:00 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

[-- Attachment #1: Type: text/plain, Size: 484 bytes --]

Hi,

On Mon, May 24, 2004 at 01:58:09PM +0400, Eugene Prokopiev wrote:
> Нужен autoconf 2.59 на ALM 2.2
> 
> Вытянул src.rpm из Сизифа, пытаюсь его собрать, он говорит:
> 
> $ rpm -bb autoconf_2.5.spec
> error: line 37: Empty tag: Requires(post):
> 
> В этой строке написано:
> Requires(post): %install_info
> 
> Вопрос: как и где определен макрос %install_info, а также 
> %uninstall_info, за которым меня пошлют, видимо, туда же?

texinfo >= 4.5-alt2


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] autoconf 2.59 -> ALM 2.2
  2004-05-24 10:00 ` Dmitry V. Levin
@ 2004-05-24 10:21   ` Eugene Prokopiev
  2004-05-25 10:49     ` Andrei Bulava
  0 siblings, 1 reply; 6+ messages in thread
From: Eugene Prokopiev @ 2004-05-24 10:21 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Dmitry V. Levin пишет:

> Hi,
> 
> On Mon, May 24, 2004 at 01:58:09PM +0400, Eugene Prokopiev wrote:
> 
>>Нужен autoconf 2.59 на ALM 2.2
>>
>>Вытянул src.rpm из Сизифа, пытаюсь его собрать, он говорит:
>>
>>$ rpm -bb autoconf_2.5.spec
>>error: line 37: Empty tag: Requires(post):
>>
>>В этой строке написано:
>>Requires(post): %install_info
>>
>>Вопрос: как и где определен макрос %install_info, а также 
>>%uninstall_info, за которым меня пошлют, видимо, туда же?
> 
> 
> texinfo >= 4.5-alt2

Спасибо.

Правда, там еще столько потянулось, что оказалось легче собрать на 
основе спека из ALM 2.2

-- 
С уважением, Прокопьев Евгений



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] autoconf 2.59 -> ALM 2.2
  2004-05-24  9:58 [sisyphus] autoconf 2.59 -> ALM 2.2 Eugene Prokopiev
  2004-05-24 10:00 ` Dmitry V. Levin
@ 2004-05-24 12:01 ` Andrey Rahmatullin
  1 sibling, 0 replies; 6+ messages in thread
From: Andrey Rahmatullin @ 2004-05-24 12:01 UTC (permalink / raw)
  To: Sisyphus

[-- Attachment #1: Type: text/plain, Size: 952 bytes --]

On Mon, May 24, 2004 at 01:58:09PM +0400, Eugene Prokopiev wrote:
>Вопрос: как и где определен макрос %install_info, а также 
>%uninstall_info, за которым меня пошлют, видимо, туда же?

$ </etc/rpm/macros.d/texinfo
# Macros used for install/uninstall info files.

# in %%post section.
%install_info   /usr/sbin/install_info

# in %%preun section.
%uninstall_info /usr/sbin/uninstall_info

# MDK backwards compatibility.
%_install_info          %install_info
%_remove_install_info   %uninstall_info


$ rpm -qf /etc/rpm/macros.d/texinfo
texinfo-4.6-alt1


Из чейнджлога этого пакета:

* Птн Май 02 2003 Dmitry V. Levin <ldv@> 4.5-alt2
- texinfo:
  + added /etc/rpm/macros.d/texinfo with new macros.


-- 
WBR, wRAR (ALT Linux Team)

Поскольку в Сизифе больше нет chroot'ов, содержащих устройства, то идею
создания специального места (/var/chroot) для _таких_ chroot'ов следует
признать устаревшей.
		-- ldv in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] autoconf 2.59 -> ALM 2.2
  2004-05-24 10:21   ` Eugene Prokopiev
@ 2004-05-25 10:49     ` Andrei Bulava
  2004-05-26  4:35       ` Eugene Prokopiev
  0 siblings, 1 reply; 6+ messages in thread
From: Andrei Bulava @ 2004-05-25 10:49 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Mon, 24 May 2004, Eugene Prokopiev wrote:

<skip/>

> Правда, там еще столько потянулось, что оказалось легче собрать
> на основе спека из ALM 2.2

Не знали о коллекции бэкпортов на ALM 2.2 от shrek@?

ftp://ftp.altlinux.ru/pub/people/shrek/backport/Master22/

-- 
// AB1002-UANIC


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] autoconf 2.59 -> ALM 2.2
  2004-05-25 10:49     ` Andrei Bulava
@ 2004-05-26  4:35       ` Eugene Prokopiev
  0 siblings, 0 replies; 6+ messages in thread
From: Eugene Prokopiev @ 2004-05-26  4:35 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Andrei Bulava пишет:

> On Mon, 24 May 2004, Eugene Prokopiev wrote:
> 
> <skip/>
> 
>>Правда, там еще столько потянулось, что оказалось легче собрать
>>на основе спека из ALM 2.2
> 
> 
> Не знали о коллекции бэкпортов на ALM 2.2 от shrek@?
> 
> ftp://ftp.altlinux.ru/pub/people/shrek/backport/Master22/

Знал, но не знал, что она так выросла ;)

-- 
С уважением, Прокопьев Евгений



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-05-26  4:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-24  9:58 [sisyphus] autoconf 2.59 -> ALM 2.2 Eugene Prokopiev
2004-05-24 10:00 ` Dmitry V. Levin
2004-05-24 10:21   ` Eugene Prokopiev
2004-05-25 10:49     ` Andrei Bulava
2004-05-26  4:35       ` Eugene Prokopiev
2004-05-24 12:01 ` Andrey Rahmatullin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git