* Re: [devel] [SCM] packages/browser-plugins-npapi: heads/sisyphus
@ 2009-10-07 23:12 ` Alexey I. Froloff
2009-10-07 23:46 ` Dmitry V. Levin
2009-10-08 4:58 ` [devel] " Alexey Tourbin
0 siblings, 2 replies; 5+ messages in thread
From: Alexey I. Froloff @ 2009-10-07 23:12 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 478 bytes --]
On Thu, Oct 08, 2009 at 02:52:33AM +0400, Alexey Glagkov wrote:
> Update of /people/legion/packages/browser-plugins-npapi.git
> +cat >%buildroot/%_rpmlibdir/npapi-files.req.list<<EOF
> +/usr/lib/browser-plugins %name
> +/usr/lib64/browser-plugins %name
Я чего-то не понимаю в механизме files.req или тут должно быть
только %_libdir/browser-plugins ? Это вполне серьёзный вопрос.
> +EOF
> +
> %files
> %dir %_libdir/browser-plugins
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] [SCM] packages/browser-plugins-npapi: heads/sisyphus
2009-10-07 23:12 ` [devel] [SCM] packages/browser-plugins-npapi: heads/sisyphus Alexey I. Froloff
@ 2009-10-07 23:46 ` Dmitry V. Levin
2009-10-07 23:56 ` Alexey I. Froloff
2009-10-08 4:58 ` [devel] " Alexey Tourbin
1 sibling, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2009-10-07 23:46 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 558 bytes --]
On Thu, Oct 08, 2009 at 03:12:55AM +0400, Alexey I. Froloff wrote:
> On Thu, Oct 08, 2009 at 02:52:33AM +0400, Alexey Glagkov wrote:
> > Update of /people/legion/packages/browser-plugins-npapi.git
>
> > +cat >%buildroot/%_rpmlibdir/npapi-files.req.list<<EOF
> > +/usr/lib/browser-plugins %name
> > +/usr/lib64/browser-plugins %name
> Я чего-то не понимаю в механизме files.req или тут должно быть
> только %_libdir/browser-plugins ? Это вполне серьёзный вопрос.
Это, наверное, noarch-пакет, который обслуживает разные %_libdir'ы.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] [SCM] packages/browser-plugins-npapi: heads/sisyphus
2009-10-07 23:46 ` Dmitry V. Levin
@ 2009-10-07 23:56 ` Alexey I. Froloff
2009-10-08 0:04 ` Alexey Gladkov
0 siblings, 1 reply; 5+ messages in thread
From: Alexey I. Froloff @ 2009-10-07 23:56 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 481 bytes --]
On Thu, Oct 08, 2009 at 03:46:22AM +0400, Dmitry V. Levin wrote:
> > > +cat >%buildroot/%_rpmlibdir/npapi-files.req.list<<EOF
> > > +/usr/lib/browser-plugins %name
> > > +/usr/lib64/browser-plugins %name
> > Я чего-то не понимаю в механизме files.req или тут должно быть
> > только %_libdir/browser-plugins ? Это вполне серьёзный вопрос.
> Это, наверное, noarch-пакет, который обслуживает разные %_libdir'ы.
Нет, оба архитектурно-зависимые.
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] [SCM] packages/browser-plugins-npapi: heads/sisyphus
2009-10-07 23:56 ` Alexey I. Froloff
@ 2009-10-08 0:04 ` Alexey Gladkov
0 siblings, 0 replies; 5+ messages in thread
From: Alexey Gladkov @ 2009-10-08 0:04 UTC (permalink / raw)
To: devel
08.10.2009 03:56, Alexey I. Froloff wrote:
> Нет, оба архитектурно-зависимые.
Я смотрел на пример:
$ rpmquery --qf='%{arch}\n' pkg-config
i586
$ rpmquery -l pkg-config |grep /rpm
/usr/lib/rpm/pkg-config-files.req.list
$ cat /usr/lib/rpm/pkg-config-files.req.list
# pkg-config dirlist for /usr/lib/rpm/files.req
/usr/lib/pkgconfig pkg-config
/usr/lib64/pkgconfig pkg-config
/usr/share/pkgconfig pkg-config
--
Rgrds, legion
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] packages/browser-plugins-npapi: heads/sisyphus
2009-10-07 23:12 ` [devel] [SCM] packages/browser-plugins-npapi: heads/sisyphus Alexey I. Froloff
2009-10-07 23:46 ` Dmitry V. Levin
@ 2009-10-08 4:58 ` Alexey Tourbin
1 sibling, 0 replies; 5+ messages in thread
From: Alexey Tourbin @ 2009-10-08 4:58 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 593 bytes --]
On Thu, Oct 08, 2009 at 03:12:55AM +0400, Alexey I. Froloff wrote:
> On Thu, Oct 08, 2009 at 02:52:33AM +0400, Alexey Glagkov wrote:
> > Update of /people/legion/packages/browser-plugins-npapi.git
>
> > +cat >%buildroot/%_rpmlibdir/npapi-files.req.list<<EOF
> > +/usr/lib/browser-plugins %name
> > +/usr/lib64/browser-plugins %name
> Я чего-то не понимаю в механизме files.req или тут должно быть
> только %_libdir/browser-plugins ? Это вполне серьёзный вопрос.
Это такой левый способ отлова ошибок. Когда по ошибке запакуют
/usr/lib/foo вместо /usr/lib64/foo, появится анмет.
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-10-08 4:58 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-07 23:12 ` [devel] [SCM] packages/browser-plugins-npapi: heads/sisyphus Alexey I. Froloff
2009-10-07 23:46 ` Dmitry V. Levin
2009-10-07 23:56 ` Alexey I. Froloff
2009-10-08 0:04 ` Alexey Gladkov
2009-10-08 4:58 ` [devel] " Alexey Tourbin
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