ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.com>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] gear - сборка пакетов
Date: Fri, 05 May 2006 08:39:55 +0400
Message-ID: <445AD71B.8070100@altlinux.com> (raw)
In-Reply-To: <20060504204910.GB9431@hell.immo.ru>

Alexey I. Froloff wrote:
> * Anton Farygin <rider@> [060504 21:49]:
>> С созданием всех каталогов в текущем каталоге git'а (ну или
>> настраиваемо).
> Я написал чудной кривизны "враппер" для rpm - подставляет нужный
> .rpmmacros в зависимости от текущего каталога.
> 
> $ cat ~/.rpmwraprc
> RPM_PREFIX="/usr/bin"
> RPM="$RPM_PREFIX/rpm"
> macrofile=".rpmwrapmacros"
> allow_prefix="$HOME/src/BTE:$HOME/src/gitsnaps/packages"
> 
> $ cat ~/src/gitsnaps/packages/.rpmwrapmacros
> %_topdir        %homedir/src/gitsnaps/packages
> %_topsrcdir     %{_topdir}/%{name}
> %_builddir      %{_topdir}/%{name}/work
> %_sourcedir     %{_topsrcdir}/files
> %_specdir       %{_topsrcdir}
> 
> $ cat ~/src/BTE/.rpmwrapmacros
> %_topdir        %homedir/src/BTE/RPM
> %_topsrcdir     %{_topdir}/%{name}
> %_builddir      %{_topdir}/%{name}/work
> %_sourcedir     %{_topsrcdir}/files
> %_specdir       %{_topsrcdir}
> 
> $ ls -Alog ~/bin/rpm* 
> lrwxrwxrwx 1   10 May  1 14:47 ~/bin/rpm -> rpmwrapper
> lrwxrwxrwx 1   10 May  1 14:47 ~/bin/rpmbuild -> rpmwrapper
> -rwxr-xr-x 1 1038 May  5 00:42 ~/bin/rpmwrapper
> 
> Думаю, принцип понятен?  Критика приветствуется.

Да, идея понятно. Только здесь есть несколько нюансов:

- при всём этом хотелось бы оставить старое поведение rpm'а в силе.
- некоторые пакеты отрицательно относятся к такого рода фокусам с 
макросами. За этим были замечены модули python.

Я и сам использую некий rpm макрос, который изменяет корневые каталоги 
согласно name.

Но в идеале хотелось бы получить всё-таки подобное поведение из gear.

Rgds,
Rider



  reply	other threads:[~2006-05-05  4:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04 17:46 Anton Farygin
2006-05-04 20:21 ` Dmitry V. Levin
2006-05-04 21:10   ` Alexey I. Froloff
2006-05-04 21:43     ` Dmitry V. Levin
2006-05-05  4:35   ` Anton Farygin
2006-05-11 10:07   ` Kirill A. Shutemov
2006-05-04 20:49 ` Alexey I. Froloff
2006-05-05  4:39   ` Anton Farygin [this message]
2006-05-05  5:25     ` Alexey I. Froloff
2006-05-05  9:52       ` Anton Farygin
2006-05-05 10:54         ` Alexey I. Froloff

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=445AD71B.8070100@altlinux.com \
    --to=rider@altlinux.com \
    --cc=devel@lists.altlinux.org \
    /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