ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Zubkov <igor.zubkov@gmail.com>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [git update] packages/varnish: heads/master
Date: Tue, 3 Jul 2007 16:12:50 +0300
Message-ID: <200707031612.54785.icesik@mail.ru> (raw)
In-Reply-To: <75e139a00707030139m29ec91b1va1b9f61639402cef@mail.gmail.com>

В сообщении от Tuesday 03 July 2007 11:39:57 Slava Semushin написал(а):
> > +make install DESTDIR=%{buildroot} INSTALL="install -p"
>
> %make_install DESTDIR=%buildroot install

Кстати, %make_install как раз и раскрывает как make INSTALL="install -p".

> > +%{_var}/log/varnish
> > +%{_mandir}/man1/*.1*
> > +%{_mandir}/man7/*.7*
>
> Можно заменить на макросы %_logdir, %_man1dir и %_man7dir.

Одно общее замечание, {} лучше вообще убрать. Это можно сделать через 
cleanup_spec из пакета rpm-utils.

> > +%post libs -p /sbin/ldconfig
> > +
> > +%postun libs -p /sbin/ldconfig
>
> [...]
>
> Наверняка, есть скрипты и макросы для автоматизации этого процесса.

%post libs -p %post_ldconfig
%postun libs -p %postun_ldconfig

Как пример для этого, можно привести пакет plib. Кстати, /sbin/ldconfig на 
прямую лучше не дёргать. Это написано ещё в доке к нашему rpm.

-- 
icesik

      reply	other threads:[~2007-07-03 13:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-03  8:39 ` Slava Semushin
2007-07-03 13:12   ` Igor Zubkov [this message]

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=200707031612.54785.icesik@mail.ru \
    --to=igor.zubkov@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