ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] hasher
@ 2005-09-30 11:10 Alexander Volkov
  2005-09-30 11:13 ` Eugene Ostapets
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Volkov @ 2005-09-30 11:10 UTC (permalink / raw)
  To: community

Привет всем!
Вопрос такого плана - пересобрать пакет в хэшере - нет проблем,  всё ясно.
А если над что-то поправить в исходниках/спеке, тут как быть?
Городить сборчную среду в основной системе ради сборки src.rpm? Некузяво  
как-то...

-- 
Regards, Alexander.


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

* Re: [Comm] hasher
  2005-09-30 11:10 [Comm] hasher Alexander Volkov
@ 2005-09-30 11:13 ` Eugene Ostapets
  2005-09-30 11:30   ` Alexander Volkov
  2005-10-05 21:25   ` [Comm] hasher Michael Shigorin
  0 siblings, 2 replies; 5+ messages in thread
From: Eugene Ostapets @ 2005-09-30 11:13 UTC (permalink / raw)
  To: ALT Linux Community

30.09.05, Alexander Volkov<alt vladregion.ru> написал(а):
> Привет всем!
> Вопрос такого плана - пересобрать пакет в хэшере - нет проблем,  всё ясно.
> А если над что-то поправить в исходниках/спеке, тут как быть?
> Городить сборчную среду в основной системе ради сборки src.rpm? Некузяво
> как-то...
mkdir build
hsh --initroot-only build
hsh-install <list buildrequires>
cp some.rpm build/chroot/.in
hsh-shell build
rpm -i some.rpm
cd /usr/src/RPM/SPECS
rpm -ba some.spec
:)

--
С уважением,
Евгений Остапец
uin: 23747217
jid: eugene_ostapets@jabber.ru

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

* Re: [Comm] hasher
  2005-09-30 11:13 ` Eugene Ostapets
@ 2005-09-30 11:30   ` Alexander Volkov
  2005-09-30 11:36     ` Eugene Ostapets
  2005-10-05 21:25   ` [Comm] hasher Michael Shigorin
  1 sibling, 1 reply; 5+ messages in thread
From: Alexander Volkov @ 2005-09-30 11:30 UTC (permalink / raw)
  To: ALT Linux Community

On Fri, 30 Sep 2005 15:13:39 +0400, Eugene Ostapets <eostapets@gmail.com>  
wrote:

> mkdir build
> hsh --initroot-only build
> hsh-install <list buildrequires>
> cp some.rpm build/chroot/.in
> hsh-shell build
> rpm -i some.rpm
> cd /usr/src/RPM/SPECS
^^^^^^^^^^^^^^^^^^^^^^^^^^^
это где будет? Нет в системе средств сборки...

> rpm -ba some.spec



-- 
Regards, Alexander.


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

* Re: [Comm] hasher
  2005-09-30 11:30   ` Alexander Volkov
@ 2005-09-30 11:36     ` Eugene Ostapets
  0 siblings, 0 replies; 5+ messages in thread
From: Eugene Ostapets @ 2005-09-30 11:36 UTC (permalink / raw)
  To: ALT Linux Community

30.09.05, Alexander Volkov<alt vladregion.ru> написал(а):
> On Fri, 30 Sep 2005 15:13:39 +0400, Eugene Ostapets <eostapets@gmail.com>
> wrote:
>
> > mkdir build
> > hsh --initroot-only build
> > hsh-install <list buildrequires>
> > cp some.rpm build/chroot/.in
> > hsh-shell build
> > rpm -i some.rpm
> > cd /usr/src/RPM/SPECS
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> это где будет? Нет в системе средств сборки...
А это будет уже в хешере... :)
>
> > rpm -ba some.spec


--
С уважением,
Евгений Остапец
uin: 23747217
jid: eugene_ostapets@jabber.ru

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

* [Comm] Re: hasher
  2005-09-30 11:13 ` Eugene Ostapets
  2005-09-30 11:30   ` Alexander Volkov
@ 2005-10-05 21:25   ` Michael Shigorin
  1 sibling, 0 replies; 5+ messages in thread
From: Michael Shigorin @ 2005-10-05 21:25 UTC (permalink / raw)
  To: ALT Linux Community

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

On Fri, Sep 30, 2005 at 02:13:39PM +0300, Eugene Ostapets wrote:
> > Вопрос такого плана - пересобрать пакет в хэшере - нет
> > проблем,  всё ясно.  А если над что-то поправить в
> > исходниках/спеке, тут как быть?  Городить сборчную среду в
> > основной системе ради сборки src.rpm? Некузяво как-то...
> mkdir build
> hsh --initroot-only build
> hsh-install <list buildrequires>
> cp some.rpm build/chroot/.in
> hsh-shell build
> rpm -i some.rpm
> cd /usr/src/RPM/SPECS
> rpm -ba some.spec
> :)

Добавлено к
http://www.freesource.info/wiki/ALTLinux/Dokumentacija/Hasher

2 ldv: мож туда ссылку в документации пакета добавить?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

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

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

end of thread, other threads:[~2005-10-05 21:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-30 11:10 [Comm] hasher Alexander Volkov
2005-09-30 11:13 ` Eugene Ostapets
2005-09-30 11:30   ` Alexander Volkov
2005-09-30 11:36     ` Eugene Ostapets
2005-10-05 21:25   ` [Comm] hasher Michael Shigorin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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