ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] I: rpmwrap -> sisyphus
@ 2006-05-10  9:59 Alexey I. Froloff
  2006-05-10 14:21 ` Anton Farygin
  2006-05-10 16:52 ` Andrey Rahmatullin
  0 siblings, 2 replies; 4+ messages in thread
From: Alexey I. Froloff @ 2006-05-10  9:59 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Рискнул запакетить rpmwrap ;-)

В конфигурации по умолчанию у него пустой allow_prefix,
поумолчательные симлинки:

$ ls -Alog /usr/bin/rpmwrap*
-rwxr-xr-x 1 2378 May 10 12:56 /usr/bin/rpmwrap
lrwxrwxrwx 1    7 May 10 13:47 /usr/bin/rpmwrap-rpm -> rpmwrap
lrwxrwxrwx 1    7 May 10 13:47 /usr/bin/rpmwrap-rpmbuild -> rpmwrap
lrwxrwxrwx 1    7 May 10 13:47 /usr/bin/rpmwrap-rpmquery -> rpmwrap

Т.е. rpmwarp ективируется только если вызван как rpmwrap-rpm.
Кто хочет короче - делает симлинки rpm -> /usr/bin/rpmwrap у себя
в $PATH (~/bin, /usr/local - whatever).

В %_docdir/rpmwrapmacros-sample есть примеры использования.

Критика приветствуется, желательно в виде unified diff ;-)

-- 
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
  Inform-Mobil, Ltd. System Administrator
       http://www.inform-mobil.ru/

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

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

* Re: [devel] I: rpmwrap -> sisyphus
  2006-05-10  9:59 [devel] I: rpmwrap -> sisyphus Alexey I. Froloff
@ 2006-05-10 14:21 ` Anton Farygin
  2006-05-10 15:24   ` Alexey I. Froloff
  2006-05-10 16:52 ` Andrey Rahmatullin
  1 sibling, 1 reply; 4+ messages in thread
From: Anton Farygin @ 2006-05-10 14:21 UTC (permalink / raw)
  To: ALT Devel discussion list

Alexey I. Froloff wrote:
> Рискнул запакетить rpmwrap ;-)
> 
> В конфигурации по умолчанию у него пустой allow_prefix,
> поумолчательные симлинки:
> 
> $ ls -Alog /usr/bin/rpmwrap*
> -rwxr-xr-x 1 2378 May 10 12:56 /usr/bin/rpmwrap
> lrwxrwxrwx 1    7 May 10 13:47 /usr/bin/rpmwrap-rpm -> rpmwrap
> lrwxrwxrwx 1    7 May 10 13:47 /usr/bin/rpmwrap-rpmbuild -> rpmwrap
> lrwxrwxrwx 1    7 May 10 13:47 /usr/bin/rpmwrap-rpmquery -> rpmwrap
> 
> Т.е. rpmwarp ективируется только если вызван как rpmwrap-rpm.
> Кто хочет короче - делает симлинки rpm -> /usr/bin/rpmwrap у себя
> в $PATH (~/bin, /usr/local - whatever).
> 
> В %_docdir/rpmwrapmacros-sample есть примеры использования.
> 
> Критика приветствуется, желательно в виде unified diff ;-)

Кстати, мне кажется то такую логику поведения нужно прямо в rpmbuild 
перебрасывать ;)

что бы оно .rpmmacros умело искать начиная от текущего каталога.

И экпортировало путь к нему в переменную.

Rgds,
Rider



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

* Re: [devel] I: rpmwrap -> sisyphus
  2006-05-10 14:21 ` Anton Farygin
@ 2006-05-10 15:24   ` Alexey I. Froloff
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey I. Froloff @ 2006-05-10 15:24 UTC (permalink / raw)
  To: ALT Devel discussion list

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

* Anton Farygin <rider@> [060510 18:15]:
> Кстати, мне кажется то такую логику поведения нужно прямо в rpmbuild 
> перебрасывать ;)
> что бы оно .rpmmacros умело искать начиная от текущего каталога.
> И экпортировало путь к нему в переменную.
Что-то мне подсказывает, что это лишнее.  И потом, .rpmmacros -
это только слово в rpmrc.

-- 
Regards,
Sir Raorn.

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

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

* Re: [devel] I: rpmwrap -> sisyphus
  2006-05-10  9:59 [devel] I: rpmwrap -> sisyphus Alexey I. Froloff
  2006-05-10 14:21 ` Anton Farygin
@ 2006-05-10 16:52 ` Andrey Rahmatullin
  1 sibling, 0 replies; 4+ messages in thread
From: Andrey Rahmatullin @ 2006-05-10 16:52 UTC (permalink / raw)
  To: devel

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

On Wed, May 10, 2006 at 01:59:25PM +0400, Alexey I. Froloff wrote:
> Рискнул запакетить rpmwrap ;-)
А что это?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

[...] ситуация такова, что поддержка gnucash влечет за собой поддержку
библиотек gnome1. Если Вы или кто-то еще готовы героически их
поддерживать -- будет gnucash1.
		-- aen in devel@

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

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

end of thread, other threads:[~2006-05-10 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-10  9:59 [devel] I: rpmwrap -> sisyphus Alexey I. Froloff
2006-05-10 14:21 ` Anton Farygin
2006-05-10 15:24   ` Alexey I. Froloff
2006-05-10 16:52 ` Andrey Rahmatullin

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