* [devel] gear (Sisyphus-20060910 packages) @ 2006-09-11 19:04 ` Alexey Tourbin 2006-09-11 19:13 ` Alexey Gladkov 2006-09-11 19:16 ` Alexey Gladkov 0 siblings, 2 replies; 9+ messages in thread From: Alexey Tourbin @ 2006-09-11 19:04 UTC (permalink / raw) To: devel [-- Attachment #1: Type: text/plain, Size: 1057 bytes --] On Sun, Sep 10, 2006 at 05:07:14PM +0400, QA Team Robot wrote: > gear - Get Every Archive from git package Repository > * Fri Sep 08 2006 Dmitry V. Levin <ldv@altlinux> 1.0.2-alt1 > - gear: > + New option: --update-spec (legion). > - gear-commit: > + New option: --spec (legion). > - gear-release: > + New option: --create (legion). > - gear-update: > + Rename to gear-update-archive (legion). > - gear-hsh-build: > + New utility (raorn). > * Mon Aug 28 2006 Dmitry V. Levin <ldv@altlinux> 1.0.1-alt1 Два вопроса, один хороший другой плохой. 1) Как таки теперь скрестить gear и buildreq? 2) Как хранить в одном gear'е несколько спеков? Ситуация примерно как с fpc. Так каких-то два очень больших тарболла, так что собирать из одного тарболла по кусочкам плохо, а пилить сам тарболл на кусочки тоже интересу нет. С учетом того, что там будет синхронизация git-svn, хочется синхронизировать всё дерево исходников fpc в одном месте, а чтобы gear его уже брал по кусочкам и соответственно использовал с разными спеками. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] gear (Sisyphus-20060910 packages) 2006-09-11 19:04 ` [devel] gear (Sisyphus-20060910 packages) Alexey Tourbin @ 2006-09-11 19:13 ` Alexey Gladkov 2006-09-11 19:19 ` Alexey Gladkov 2006-09-11 19:20 ` Alexey Tourbin 2006-09-11 19:16 ` Alexey Gladkov 1 sibling, 2 replies; 9+ messages in thread From: Alexey Gladkov @ 2006-09-11 19:13 UTC (permalink / raw) To: ALT Devel discussion list Alexey Tourbin пишет: > Два вопроса, один хороший другой плохой. > > 1) Как таки теперь скрестить gear и buildreq? Нужно установить последний rpm-utils и $ gear --rpmbuild -- buildreq -- Rgrds, legion ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] gear (Sisyphus-20060910 packages) 2006-09-11 19:13 ` Alexey Gladkov @ 2006-09-11 19:19 ` Alexey Gladkov 2006-09-11 19:20 ` Alexey Tourbin 1 sibling, 0 replies; 9+ messages in thread From: Alexey Gladkov @ 2006-09-11 19:19 UTC (permalink / raw) To: ALT Devel discussion list Alexey Gladkov пишет: > $ gear --rpmbuild -- buildreq Ой! Забыл... конечно же. $ gear --update-spec --rpmbuild -- buildreq иначе результат buildreq будет похоронен вместе с временной директорией. -- Rgrds, legion ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] gear (Sisyphus-20060910 packages) 2006-09-11 19:13 ` Alexey Gladkov 2006-09-11 19:19 ` Alexey Gladkov @ 2006-09-11 19:20 ` Alexey Tourbin 2006-09-11 19:27 ` Alexey Gladkov 1 sibling, 1 reply; 9+ messages in thread From: Alexey Tourbin @ 2006-09-11 19:20 UTC (permalink / raw) To: ALT Devel discussion list [-- Attachment #1: Type: text/plain, Size: 584 bytes --] On Mon, Sep 11, 2006 at 11:13:50PM +0400, Alexey Gladkov wrote: > Alexey Tourbin пишет: > > Два вопроса, один хороший другой плохой. > > > > 1) Как таки теперь скрестить gear и buildreq? > > Нужно установить последний rpm-utils и > > $ gear --rpmbuild -- buildreq at@localhost ~/GIT/tig 10 $ gear --rpmbuild -- buildreq buildreq: unrecognized option `--define' buildreq: unrecognized option `--define' Try `buildreq --help' for more information. at@localhost ~/GIT/tig 10 $ rpm -q gear rpm-utils gear-1.0.2-alt1 rpm-utils-0.9.2-alt1 at@localhost ~/GIT/tig 10 $ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] gear (Sisyphus-20060910 packages) 2006-09-11 19:20 ` Alexey Tourbin @ 2006-09-11 19:27 ` Alexey Gladkov 2006-09-11 19:34 ` Alexey Tourbin 0 siblings, 1 reply; 9+ messages in thread From: Alexey Gladkov @ 2006-09-11 19:27 UTC (permalink / raw) To: ALT Devel discussion list Alexey Tourbin пишет: > at@localhost ~/GIT/tig 10 $ gear --rpmbuild -- buildreq > buildreq: unrecognized option `--define' > buildreq: unrecognized option `--define' > Try `buildreq --help' for more information. > at@localhost ~/GIT/tig 10 $ rpm -q gear rpm-utils > gear-1.0.2-alt1 > rpm-utils-0.9.2-alt1 > at@localhost ~/GIT/tig 10 $ $ rpmquery -p --lastchange rpm-utils-0.9.3-alt1.src.rpm * Пнд Сен 11 2006 Dmitry V. Levin <ldv@altlinux.org> 0.9.3-alt1 - buildreq: --define: New option, for compatibility with rpmbuild (legion). -- Rgrds, legion ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] gear (Sisyphus-20060910 packages) 2006-09-11 19:27 ` Alexey Gladkov @ 2006-09-11 19:34 ` Alexey Tourbin 0 siblings, 0 replies; 9+ messages in thread From: Alexey Tourbin @ 2006-09-11 19:34 UTC (permalink / raw) To: ALT Devel discussion list [-- Attachment #1: Type: text/plain, Size: 298 bytes --] On Mon, Sep 11, 2006 at 11:27:22PM +0400, Alexey Gladkov wrote: > $ rpmquery -p --lastchange rpm-utils-0.9.3-alt1.src.rpm > * Пнд Сен 11 2006 Dmitry V. Levin <ldv@altlinux.org> 0.9.3-alt1 > > - buildreq: > --define: New option, for compatibility with rpmbuild (legion). Понял, спасибо. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] gear (Sisyphus-20060910 packages) 2006-09-11 19:04 ` [devel] gear (Sisyphus-20060910 packages) Alexey Tourbin 2006-09-11 19:13 ` Alexey Gladkov @ 2006-09-11 19:16 ` Alexey Gladkov 2006-09-11 20:03 ` Kirill Maslinsky 1 sibling, 1 reply; 9+ messages in thread From: Alexey Gladkov @ 2006-09-11 19:16 UTC (permalink / raw) To: ALT Devel discussion list Alexey Tourbin пишет: > 2) Как хранить в одном gear'е несколько спеков? Я думаю, что это невозможно. -- Rgrds, legion ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] gear (Sisyphus-20060910 packages) 2006-09-11 19:16 ` Alexey Gladkov @ 2006-09-11 20:03 ` Kirill Maslinsky 2006-09-11 21:41 ` Dmitry V. Levin 0 siblings, 1 reply; 9+ messages in thread From: Kirill Maslinsky @ 2006-09-11 20:03 UTC (permalink / raw) To: ALT Devel discussion list [-- Attachment #1: Type: text/plain, Size: 382 bytes --] > > 2) Как хранить в одном gear'е несколько спеков? > > Я думаю, что это невозможно. Можно хранить в одном архиве несколько разных файлов с правилами для gear (.gear-rules), в каждом из таких файлов можно указать разные спеки. При запуске gear выбирать нужный файл с правилами (--rules). -- Kirill Maslinsky ALT Linux Documentation Team http://heap.altlinux.ru [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [devel] gear (Sisyphus-20060910 packages) 2006-09-11 20:03 ` Kirill Maslinsky @ 2006-09-11 21:41 ` Dmitry V. Levin 0 siblings, 0 replies; 9+ messages in thread From: Dmitry V. Levin @ 2006-09-11 21:41 UTC (permalink / raw) To: ALT Devel discussion list [-- Attachment #1: Type: text/plain, Size: 620 bytes --] On Tue, Sep 12, 2006 at 12:03:32AM +0400, Kirill Maslinsky wrote: > > > 2) Как хранить в одном gear'е несколько спеков? > > > > Я думаю, что это невозможно. > > Можно хранить в одном архиве несколько разных файлов > с правилами для gear (.gear-rules), в каждом из > таких файлов можно указать разные спеки. > При запуске gear выбирать нужный файл с правилами (--rules). Кроме того, есть ещё более естественный для git способ - держать разные спеки на разных бранчах. Не факт, что это удобно в случае с fpc, но у меня несколько родственных пакетов (например, readline*) так запаковано. -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2006-09-11 21:41 UTC | newest] Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2006-09-11 19:04 ` [devel] gear (Sisyphus-20060910 packages) Alexey Tourbin 2006-09-11 19:13 ` Alexey Gladkov 2006-09-11 19:19 ` Alexey Gladkov 2006-09-11 19:20 ` Alexey Tourbin 2006-09-11 19:27 ` Alexey Gladkov 2006-09-11 19:34 ` Alexey Tourbin 2006-09-11 19:16 ` Alexey Gladkov 2006-09-11 20:03 ` Kirill Maslinsky 2006-09-11 21:41 ` Dmitry V. Levin
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