* [sisyphus] kernel-doc?
@ 2006-12-22 5:38 Ivan Adzhubey
2006-12-22 6:42 ` Хихин Руслан
0 siblings, 1 reply; 6+ messages in thread
From: Ivan Adzhubey @ 2006-12-22 5:38 UTC (permalink / raw)
To: sisyphus
Приветствую!
А где искать пакет с документацией к последнему ядру? Или его нет в Сизифе?
--Иван
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] kernel-doc?
2006-12-22 5:38 [sisyphus] kernel-doc? Ivan Adzhubey
@ 2006-12-22 6:42 ` Хихин Руслан
2006-12-22 6:49 ` Andrey Rahmatullin
0 siblings, 1 reply; 6+ messages in thread
From: Хихин Руслан @ 2006-12-22 6:42 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 480 bytes --]
Здравствуйте Ivan Adzhubey
В сообщении от Friday 22 December 2006 08:38 Ivan Adzhubey написал(a):
> Приветствую!
>
>
>
> А где искать пакет с документацией к последнему ядру? Или его нет в
> Сизифе?
>
>
В kernel-source-2.6.18-1.0.0-alt2.src.rpm.
В спеке kernel-image-std-smp
http://www.sisyphus.ru/srpm/kernel-image-std-smp/spec
Есть ключ :
# Enable/disable SGML docs formatting
%def_disable docs
Как видите, он по-умолчанию выключен.
--
С уважением Хихин Руслан
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] kernel-doc?
2006-12-22 6:42 ` Хихин Руслан
@ 2006-12-22 6:49 ` Andrey Rahmatullin
2006-12-22 7:17 ` Хихин Руслан
0 siblings, 1 reply; 6+ messages in thread
From: Andrey Rahmatullin @ 2006-12-22 6:49 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 632 bytes --]
On Fri, Dec 22, 2006 at 09:42:20AM +0300, Хихин Руслан wrote:
> # Enable/disable SGML docs formatting
> %def_disable docs
>
> Как видите, он по-умолчанию выключен.
Из комментария видно, что это не то.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Честно говоря, я не вижу смысла в том, чтобы ставить барьеры в форме
сборочных зависимостей вида "python-devel = 2.3".
Даже робота это всё равно не остановит от того, чтобы собрать пакет
с тем питоном, который требуется, а человека тем более.
Сделать мантейнеров более сознательными с помощью таких трюков вряд ли
удастся.
-- ldv in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] kernel-doc?
2006-12-22 6:49 ` Andrey Rahmatullin
@ 2006-12-22 7:17 ` Хихин Руслан
2006-12-22 13:12 ` Andrey Rahmatullin
0 siblings, 1 reply; 6+ messages in thread
From: Хихин Руслан @ 2006-12-22 7:17 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 486 bytes --]
Здравствуйте Andrey Rahmatullin
В сообщении от Friday 22 December 2006 09:49 Andrey Rahmatullin
написал(a):
> On Fri, Dec 22, 2006 at 09:42:20AM +0300, Хихин Руслан wrote:
> > # Enable/disable SGML docs formatting
> >
> > %def_disable docs
> >
> >
> >
> > Как видите, он по-умолчанию выключен.
>
> Из комментария видно, что это не то.
%if_enabled docs
%files -n kernel-doc-%base_flavour
%doc %_docdir/kernel-doc-%base_flavour-%version
%endif
--
С уважением Хихин Руслан
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] kernel-doc?
2006-12-22 7:17 ` Хихин Руслан
@ 2006-12-22 13:12 ` Andrey Rahmatullin
2006-12-22 17:42 ` Sergey Vlasov
0 siblings, 1 reply; 6+ messages in thread
From: Andrey Rahmatullin @ 2006-12-22 13:12 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 458 bytes --]
On Fri, Dec 22, 2006 at 10:17:28AM +0300, Хихин Руслан wrote:
> %if_enabled docs
> %files -n kernel-doc-%base_flavour
> %doc %_docdir/kernel-doc-%base_flavour-%version
> %endif
А вот это странно.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> Кстати, то, что имеется образование, явлений природы не
> исключает ;)
Ну я сразу знал, что кто-то мимо образования не пройдёт, а
пройдётся по нему :)
-- lav in community@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] kernel-doc?
2006-12-22 13:12 ` Andrey Rahmatullin
@ 2006-12-22 17:42 ` Sergey Vlasov
0 siblings, 0 replies; 6+ messages in thread
From: Sergey Vlasov @ 2006-12-22 17:42 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 522 bytes --]
On Fri, Dec 22, 2006 at 06:12:08PM +0500, Andrey Rahmatullin wrote:
> On Fri, Dec 22, 2006 at 10:17:28AM +0300, Хихин Руслан wrote:
> > %if_enabled docs
> > %files -n kernel-doc-%base_flavour
> > %doc %_docdir/kernel-doc-%base_flavour-%version
> > %endif
> А вот это странно.
Ничего странного - просто ошибка при переезде с 2.6.16 на 2.6.18
(раньше %def_enable docs было в ядрах -up, которые при сборке новой
версии были упразднены). В новой сборке std-smp-2.6.18-alt3 пакет
kernel-doc-std вновь собирается.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-12-22 17:42 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-22 5:38 [sisyphus] kernel-doc? Ivan Adzhubey
2006-12-22 6:42 ` Хихин Руслан
2006-12-22 6:49 ` Andrey Rahmatullin
2006-12-22 7:17 ` Хихин Руслан
2006-12-22 13:12 ` Andrey Rahmatullin
2006-12-22 17:42 ` Sergey Vlasov
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