From: "Andrey Fomichev" <fomichev@ispras.ru> To: "ALT Linux Sisyphus discussion list" <sisyphus@altlinux.ru> Subject: RE: [sisyphus] sedna package (дубль 2) Date: Mon, 23 May 2005 18:28:31 +0400 Message-ID: <KMEKJEPBHIGAGHJFMEHGGECNDDAA.fomichev@ispras.ru> (raw) In-Reply-To: <20050523133920.GF17286@immo.ru> > %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 (косметика) 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 пакете. Хорошо, попробую положить их в devel пакет. > > > %_datadir/%name-%version/driver > > %_datadir/%name-%version/examples > Добавить: > > %dir %_datadir/%name-%version Кажется тогда в %name-%version попадет не только driver и examples. А это не хотелось бы
next prev parent reply other threads:[~2005-05-23 14:28 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 2005-05-23 14:28 ` Andrey Fomichev [this message] 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=KMEKJEPBHIGAGHJFMEHGGECNDDAA.fomichev@ispras.ru \ --to=fomichev@ispras.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