ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Linux Sisyphus <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] sedna package (дубль 2)
Date: Mon, 23 May 2005 17:39:20 +0400
Message-ID: <20050523133920.GF17286@immo.ru> (raw)
In-Reply-To: <KMEKJEPBHIGAGHJFMEHGIECKDDAA.fomichev@ispras.ru>

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

* Andrey Fomichev <fomichev@> [050523 17:02]:
> Буду признателен, если кто-нибудь на это посмотрит и выскажет свои
> замечания.

> %prep
> %setup
%setup -q

Проосто чтобы мусора при сборке меньше было.

> %build
> export ACTIVE_CONFIGURATION=Release
> ...
> export STATIC_SYS_LIBS=0
> make
%make_build \
	ACTIVE_CONFIGURATION=Release \
	... \
	STATIC_SYS_LIBS=0

Используется паралельная сборка (оно работает, кстати?  make -j3
например), не нужно дклать export (косметика)

> %install
> export PREFIX=$RPM_BUILD_ROOT/usr
> make dispersal_install
%make_install PREFIX=$RPM_BUILD_ROOT%_prefix dispersal_install

Лучше пользоваться стандартными макросами ;-)

> %files
> %defattr(-,root,root)
Это в ALT не нужно.

> %_libdir/libsedna.a
> %_includedir/libsedna.h
Тут им не место.  Во первых статические библиотеки - зло, во
вторых место им в -devel пакете.

> %_datadir/%name-%version/driver
> %_datadir/%name-%version/examples
Добавить:

%dir %_datadir/%name-%version

-- 
Regards, Sir Raorn.
-------------------
(Блин, везде эти всякие буковки пропускаю... что по-русски, что
по-английски... Спешу всегда, наверное...)
		-- voins in sisyphus@

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

  reply	other threads:[~2005-05-23 13:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-23 13:00 Andrey Fomichev
2005-05-23 13:39 ` Alexey I. Froloff [this message]
2005-05-23 14:28   ` Andrey Fomichev
2005-05-23 16:06     ` Andrey Rahmatullin
2005-05-24  5:53     ` Alexey I. Froloff
2005-05-23 13:54 ` [sisyphus] " Michael Shigorin
2005-05-23 14:44   ` [sisyphus] " Andrey Fomichev
2005-05-23 14:51     ` [sisyphus] " Michael Shigorin

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=20050523133920.GF17286@immo.ru \
    --to=raorn@immo.ru \
    --cc=sisyphus@altlinux.ru \
    /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 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