From: "Slava Semushin" <slava.semushin@gmail.com>
To: "ALT Linux Team development discussions" <devel@lists.altlinux.org>
Subject: Re: [devel] Предложение по изменению SysVinit
Date: Mon, 21 Apr 2008 18:06:54 +0700
Message-ID: <75e139a00804210406w5c33831fl35ad797d9b63b1a6@mail.gmail.com> (raw)
In-Reply-To: <47c0071b0804210343m4e5aeb19pfa652163f1597970@mail.gmail.com>
21.04.08, Dmitrij Maslennikov<maslennikovdm / gmail.com> написал(а):
[...]
> http://git.etersoft.ru/people/rlz/packages/SysVinit.git/
Чисто по спеку:
- почему релиз -alt3, а не -alt2?
- +Summary: Utilites from SysVinit
+%description utils
+Some utilites from SysVinit
IMHO слишком уж кратко.
- в секции %files:
+ не указывайте расширение для манов, т.к. оно может быть разным
(RPM сам выбирает способ сжатия)
+ используйте маскросы %_man1dir/%_man5dir/%_man8dir
- Вот это
+%files utils
+%defattr(700,root,root)
+/sbin/bootlogd
+
+%defattr(-,root,root,-)
+/sbin/pidof
+/sbin/killall5
можно переписать как
%files
%attr(700,root,root) /sbin/bootlogd
/sbin/pidof
/sbin/killall5
- IMHO описание в %changelog слишком туманно. Если вы "распилили"
пакет, то неплохо указать на какие подпакеты. У вас же фактически
просто был выделено пара программ в под-пакет, т.е. я бы написал
что-то вроде "Moved some non-specific SysVinit utilities to
SysVinit-utils subpackage."
+* Mon Apr 21 2008 Dmitry M. Maslennikov <rlz at etersoft.ru> 2.86-alt3
+- Split package
P.S. Поправьте меня, если я не прав.
--
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru
next parent reply other threads:[~2008-04-21 11:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-21 11:06 ` Slava Semushin [this message]
2008-04-21 12:41 ` Dmitrij Maslennikov
2008-04-21 12:45 ` Slava Semushin
2008-04-21 12:53 ` Dmitrij Maslennikov
2008-04-21 11:41 ` Serhii Hlodin
2008-04-21 13:07 ` Serhii Hlodin
2008-04-21 13:22 ` Dmitrij Maslennikov
2008-04-21 13:24 ` Dmitrij Maslennikov
2008-04-21 15:05 ` [devel] JFYI re LSB Michael Shigorin
2008-04-21 17:52 ` [devel] Предложение по изменению SysVinit Igor Vlasenko
2008-04-22 22:19 ` Dmitry V. Levin
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=75e139a00804210406w5c33831fl35ad797d9b63b1a6@mail.gmail.com \
--to=slava.semushin@gmail.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