ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] rpm
@ 2005-04-10 14:45 Andrei Lomov
  2005-04-10 14:59 ` [Comm] rpm Michael Shigorin
  0 siblings, 1 reply; 17+ messages in thread
From: Andrei Lomov @ 2005-04-10 14:45 UTC (permalink / raw)
  To: community

Подскажите, пожалуйста, чайнику,
как в *.rpm заменить
REQUIRENAME

-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Comm] Re: rpm
  2005-04-10 14:45 [Comm] rpm Andrei Lomov
@ 2005-04-10 14:59 ` Michael Shigorin
  2005-04-10 15:19   ` Andrei Lomov
  0 siblings, 1 reply; 17+ messages in thread
From: Michael Shigorin @ 2005-04-10 14:59 UTC (permalink / raw)
  To: community

On Sun, Apr 10, 2005 at 09:45:13PM +0700, Andrei Lomov wrote:
> Подскажите, пожалуйста, чайнику,
> как в *.rpm заменить
> REQUIRENAME

Пересборкой?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Comm] Re: rpm
  2005-04-10 14:59 ` [Comm] rpm Michael Shigorin
@ 2005-04-10 15:19   ` Andrei Lomov
  2005-04-10 15:22     ` Michael Shigorin
  2005-04-10 17:59     ` Vitaly Lipatov
  0 siblings, 2 replies; 17+ messages in thread
From: Andrei Lomov @ 2005-04-10 15:19 UTC (permalink / raw)
  To: community

Michael Shigorin wrote:

> On Sun, Apr 10, 2005 at 09:45:13PM +0700, Andrei Lomov wrote:
>> Подскажите, пожалуйста, чайнику,
>> как в *.rpm заменить
>> REQUIRENAME
> 
> Пересборкой?

Пакет чужой, вдруг не соберется? Такое возможно?
Это iscan от epson, требует sane-backends,
через --nodeps ставится и работает, 
но потом с аптом проблемы.


-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Comm] Re: rpm
  2005-04-10 15:19   ` Andrei Lomov
@ 2005-04-10 15:22     ` Michael Shigorin
  2005-04-10 17:59     ` Vitaly Lipatov
  1 sibling, 0 replies; 17+ messages in thread
From: Michael Shigorin @ 2005-04-10 15:22 UTC (permalink / raw)
  To: community

On Sun, Apr 10, 2005 at 10:19:32PM +0700, Andrei Lomov wrote:
> >> Подскажите, пожалуйста, чайнику,
> >> как в *.rpm заменить
> >> REQUIRENAME
> > Пересборкой?
> Пакет чужой, вдруг не соберется? Такое возможно?

Возможно.  Особенно если исходников не дают...

> Это iscan от epson, требует sane-backends, через --nodeps
> ставится и работает, но потом с аптом проблемы.

Тогда можно сочинить заглушку на манер (уже неактуального)
http://linux.kiev.ua/~mike/RPM/SPECS/XFree86.spec

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Comm] Re: rpm
  2005-04-10 15:19   ` Andrei Lomov
  2005-04-10 15:22     ` Michael Shigorin
@ 2005-04-10 17:59     ` Vitaly Lipatov
  2005-04-10 18:05       ` Alexey Rusakov
  1 sibling, 1 reply; 17+ messages in thread
From: Vitaly Lipatov @ 2005-04-10 17:59 UTC (permalink / raw)
  To: community

On Sunday 10 April 2005 19:19, Andrei Lomov wrote:
> Michael Shigorin wrote:
> > On Sun, Apr 10, 2005 at 09:45:13PM +0700, Andrei Lomov wrote:
> >> Подскажите, пожалуйста, чайнику,
> >> как в *.rpm заменить
> >> REQUIRENAME
> >
> > Пересборкой?
>
> Пакет чужой, вдруг не соберется? Такое возможно?
А исходники есть? И что с лицензией? Может его собрать под ALT?
> Это iscan от epson, требует sane-backends,
> через --nodeps ставится и работает,
> но потом с аптом проблемы.
Так а вы его потом rpm -e iscan --justdb :)

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! LaTeX! LyX!


^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Comm] Re: rpm
  2005-04-10 17:59     ` Vitaly Lipatov
@ 2005-04-10 18:05       ` Alexey Rusakov
  2005-04-10 19:02         ` [Comm] Re: rpm [JT] Vitaly Lipatov
  0 siblings, 1 reply; 17+ messages in thread
From: Alexey Rusakov @ 2005-04-10 18:05 UTC (permalink / raw)
  To: community

Vitaly Lipatov wrote:

>>Это iscan от epson, требует sane-backends,
>>через --nodeps ставится и работает,
>>но потом с аптом проблемы.
>>    
>>
>Так а вы его потом rpm -e iscan --justdb :)
>  
>
"Как некультурно..." (с)
Лучше уж и вправду обёртку сделать, как Шигорин советовал.

-- 
  Alexey "Ktirf" Rusakov


^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Comm] Re: rpm [JT]
  2005-04-10 18:05       ` Alexey Rusakov
@ 2005-04-10 19:02         ` Vitaly Lipatov
  2005-04-11  8:54           ` [Comm] " Andrei Lomov
  0 siblings, 1 reply; 17+ messages in thread
From: Vitaly Lipatov @ 2005-04-10 19:02 UTC (permalink / raw)
  To: community

On Sunday 10 April 2005 22:05, Alexey Rusakov wrote:
> Vitaly Lipatov wrote:
> >>Это iscan от epson, требует sane-backends,
> >>через --nodeps ставится и работает,
> >>но потом с аптом проблемы.
> >
> >Так а вы его потом rpm -e iscan --justdb :)
>
> "Как некультурно..." (с)
> Лучше уж и вправду обёртку сделать, как Шигорин советовал.
А я думаю лучше всего, встречая проблемный пакет, становиться его 
мантейнером. Так что с того?
А если человек не имеет возможности перепаковать iscan для ALT, с 
какой стати он будет обёртки делать? Наверное у него дела 
поважнее есть...

P.S.
Следующая сборка sane выйдет с provides: sane-backends
поскольку проблема, в принципе, из-за недостатков уже имеющейся 
упаковки.

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! LaTeX! LyX!


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Comm] Re: Re: rpm [JT]
  2005-04-10 19:02         ` [Comm] Re: rpm [JT] Vitaly Lipatov
@ 2005-04-11  8:54           ` Andrei Lomov
  2005-04-11  9:26             ` Turkov Oleg
  0 siblings, 1 reply; 17+ messages in thread
From: Andrei Lomov @ 2005-04-11  8:54 UTC (permalink / raw)
  To: community

Vitaly Lipatov wrote:

> А если человек не имеет возможности перепаковать iscan для ALT, с
> какой стати он будет обёртки делать? Наверное у него дела
> поважнее есть...

ALT - это немаловажно :)
 
> P.S.
> Следующая сборка sane выйдет с provides: sane-backends
> поскольку проблема, в принципе, из-за недостатков уже имеющейся
> упаковки.

Понятно, спасибо

-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Comm] Re: Re: rpm [JT]
  2005-04-11  8:54           ` [Comm] " Andrei Lomov
@ 2005-04-11  9:26             ` Turkov Oleg
  2005-04-11  9:44               ` Andrey Rahmatullin
  0 siblings, 1 reply; 17+ messages in thread
From: Turkov Oleg @ 2005-04-11  9:26 UTC (permalink / raw)
  To: community

В сообщении от Понедельник 11 Апрель 2005 11:54 Andrei Lomov написал(a):
> Vitaly Lipatov wrote:
> > А если человек не имеет возможности перепаковать iscan для ALT, с
> > какой стати он будет обёртки делать? Наверное у него дела
> > поважнее есть...
>
> ALT - это немаловажно :)
>
> > P.S.
> > Следующая сборка sane выйдет с provides: sane-backends
> > поскольку проблема, в принципе, из-за недостатков уже имеющейся
> > упаковки.
>
> Понятно, спасибо

Эта штучка для эпсона поставляется и в исходных кодах тоже, там пример спека 
есть.
-- 
Turkov Oleg
turkov at univ.kiev.ua

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Comm] Re: Re: rpm [JT]
  2005-04-11  9:26             ` Turkov Oleg
@ 2005-04-11  9:44               ` Andrey Rahmatullin
  2005-04-11 11:14                 ` [Comm] " Andrei Lomov
  0 siblings, 1 reply; 17+ messages in thread
From: Andrey Rahmatullin @ 2005-04-11  9:44 UTC (permalink / raw)
  To: community

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

On Mon, Apr 11, 2005 at 12:26:47PM +0300, Turkov Oleg wrote:
> Эта штучка для эпсона поставляется и в исходных кодах тоже, там пример спека 
> есть.
Лицензия какая? Разрешает ее в сизиф собрать?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

> > [...] Нету, говорю, HTB в ядре.
> Есть: net/sched/sch_htb.c.  Собирается.
Мы теперь можем на это рассчитывать? (c)
		-- pilot in devel@

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Comm] Re: Re: Re: rpm [JT]
  2005-04-11  9:44               ` Andrey Rahmatullin
@ 2005-04-11 11:14                 ` Andrei Lomov
  2005-04-11 11:25                   ` Andrey Rahmatullin
  0 siblings, 1 reply; 17+ messages in thread
From: Andrei Lomov @ 2005-04-11 11:14 UTC (permalink / raw)
  To: community

Andrey Rahmatullin wrote:

> On Mon, Apr 11, 2005 at 12:26:47PM +0300, Turkov Oleg wrote:
>> Эта штучка для эпсона поставляется и в исходных кодах тоже, там пример
>> спека есть.
> Лицензия какая? Разрешает ее в сизиф собрать?

Вроде разрешает:

 Copyright:      GPL (with exception clause)/EKPL


                      EPSON KOWA PUBLIC LICENCE (EKPL)
                              2002-10-25

  This Licence applies to any program or other work identified as such
  at the point of distribution and/or in a suitable location in the
  sources for a work including it, for example in a README file.  Such
  sources should include a verbatim copy of this Licence.

  The "Program", below, refers to any program or work covered by this
  Licence; each "Licensee" is addressed as "you".

  You may use, reproduce, modify and distribute the Program subject to
  the terms and conditions below.


    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. Copyright of the Program is reserved by EPSON KOWA Corporation
     and its Licensor(s).

  2. You may freely reproduce and distribute verbatim copies of the
     Program in any medium, provided that recipients of such copies
     are given a copy of this Licence.  Verbatim copies are covered
     by the terms of this Licence.

  3. You may modify the Program and freely distribute your modified
     version(s), provided that you distribute it under the terms of
     this Licence.  Recipients of any modified version(s) should be
     provided with a copy of this Licence.

  4. You shall treat those parts of the Program that were provided
     to you in executable or object code only as the proprietary
     and confidential information of EPSON KOWA Corporation and its
     Licensor(s).

  5. You may neither reverse engineer, reverse compile, reverse
     assemble nor otherwise attempt to analyse those parts of the
     Program that were provided to you in executable or object code
     only.  However, as a special exception EPSON KOWA Corporation and
     its Licensor(s) give permission to reverse engineer the Program
     in those cases, and only those cases, where this is required by
     the terms stipulated in the GNU Library General Public License or
     GNU Lesser General Public License, both as published by the Free
     Software Foundation; either version 2 of the former licence,
     version 2.1 of the latter licence, or (at your option) any later
     version.

  6. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
     WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
     LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING, THE COPYRIGHT
     HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
     WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
     NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
     FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE
     QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
     PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
     SERVICING, REPAIR OR CORRECTION.

  7. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
     WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
     MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
     LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
     INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
     INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS
     OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
     YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH
     ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
     ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

                     END OF TERMS AND CONDITIONS



-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Comm] Re: Re: Re: rpm [JT]
  2005-04-11 11:14                 ` [Comm] " Andrei Lomov
@ 2005-04-11 11:25                   ` Andrey Rahmatullin
  2005-04-11 11:48                     ` [Comm] Re: Re: Re: Re: rpm Andrei Lomov
  0 siblings, 1 reply; 17+ messages in thread
From: Andrey Rahmatullin @ 2005-04-11 11:25 UTC (permalink / raw)
  To: community

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

On Mon, Apr 11, 2005 at 06:14:53PM +0700, Andrei Lomov wrote:
> Вроде разрешает:
Угу. Собирайте ;))

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

А не то что correctly - не correctly.
		-- wrar in sisyphus@

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Comm] Re: Re: Re: Re: rpm
  2005-04-11 11:25                   ` Andrey Rahmatullin
@ 2005-04-11 11:48                     ` Andrei Lomov
  2005-04-11 12:14                       ` Andrey Rahmatullin
  0 siblings, 1 reply; 17+ messages in thread
From: Andrei Lomov @ 2005-04-11 11:48 UTC (permalink / raw)
  To: community

Andrey Rahmatullin wrote:

> On Mon, Apr 11, 2005 at 06:14:53PM +0700, Andrei Lomov wrote:
>> Вроде разрешает:
> Угу. Собирайте ;))

$ rpm -qa rpm.spec
..

просит gimp-devel

-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Comm] Re: Re: Re: Re: rpm
  2005-04-11 11:48                     ` [Comm] Re: Re: Re: Re: rpm Andrei Lomov
@ 2005-04-11 12:14                       ` Andrey Rahmatullin
  2005-04-11 12:23                         ` [Comm] " Andrei Lomov
  0 siblings, 1 reply; 17+ messages in thread
From: Andrey Rahmatullin @ 2005-04-11 12:14 UTC (permalink / raw)
  To: community

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

On Mon, Apr 11, 2005 at 06:48:39PM +0700, Andrei Lomov wrote:
> $ rpm -qa rpm.spec
Где брали спек?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

> > dia поломали?
> Поломали glib2 в новом релизе. Патч отправлен мантейнеру.
Мантейнер приложил полученный патч к glib2-2.5.6-alt2.
		-- aris in sisyphus@

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Comm] Re: Re: Re: Re: Re: rpm
  2005-04-11 12:14                       ` Andrey Rahmatullin
@ 2005-04-11 12:23                         ` Andrei Lomov
  2005-04-11 12:53                           ` Andrey Rahmatullin
  0 siblings, 1 reply; 17+ messages in thread
From: Andrei Lomov @ 2005-04-11 12:23 UTC (permalink / raw)
  To: community

Andrey Rahmatullin wrote:

> On Mon, Apr 11, 2005 at 06:48:39PM +0700, Andrei Lomov wrote:
>> $ rpm -qa rpm.spec
> Где брали спек?

В тарболе, тут уже прозвучало, что там спек есть.

-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [Comm] Re: Re: Re: Re: Re: rpm
  2005-04-11 12:23                         ` [Comm] " Andrei Lomov
@ 2005-04-11 12:53                           ` Andrey Rahmatullin
  2005-04-11 13:01                             ` [Comm] Re: Re: Re: Re: Re: Re: rpm [JT] Andrei Lomov
  0 siblings, 1 reply; 17+ messages in thread
From: Andrey Rahmatullin @ 2005-04-11 12:53 UTC (permalink / raw)
  To: community

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

On Mon, Apr 11, 2005 at 07:23:45PM +0700, Andrei Lomov wrote:
> > Где брали спек?
> В тарболе, тут уже прозвучало, что там спек есть.
Да, я так и подумал.
Просто если/раз не нравится этот спек - правьте или пишите свой ;)
Приложенные спеки сразу из коробки (тьфу, тарбола) редко когда работают. А
уж в сизиф такое вообще пускать нельзя.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

Могу заметить, что по моему ощущению документация в коробочном ALM2.4
значительно лучше документации в коробочном ALM2.2; я даже нашёл в новой
документации кое-что интересное и для себя, а это случается не часто.
		-- ldv in community@

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

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Comm] Re: Re: Re: Re: Re: Re: rpm [JT]
  2005-04-11 12:53                           ` Andrey Rahmatullin
@ 2005-04-11 13:01                             ` Andrei Lomov
  0 siblings, 0 replies; 17+ messages in thread
From: Andrei Lomov @ 2005-04-11 13:01 UTC (permalink / raw)
  To: community

Andrey Rahmatullin wrote:

> уж в сизиф такое вообще пускать нельзя.

Это понятно :) 

-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-04-11 13:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-10 14:45 [Comm] rpm Andrei Lomov
2005-04-10 14:59 ` [Comm] rpm Michael Shigorin
2005-04-10 15:19   ` Andrei Lomov
2005-04-10 15:22     ` Michael Shigorin
2005-04-10 17:59     ` Vitaly Lipatov
2005-04-10 18:05       ` Alexey Rusakov
2005-04-10 19:02         ` [Comm] Re: rpm [JT] Vitaly Lipatov
2005-04-11  8:54           ` [Comm] " Andrei Lomov
2005-04-11  9:26             ` Turkov Oleg
2005-04-11  9:44               ` Andrey Rahmatullin
2005-04-11 11:14                 ` [Comm] " Andrei Lomov
2005-04-11 11:25                   ` Andrey Rahmatullin
2005-04-11 11:48                     ` [Comm] Re: Re: Re: Re: rpm Andrei Lomov
2005-04-11 12:14                       ` Andrey Rahmatullin
2005-04-11 12:23                         ` [Comm] " Andrei Lomov
2005-04-11 12:53                           ` Andrey Rahmatullin
2005-04-11 13:01                             ` [Comm] Re: Re: Re: Re: Re: Re: rpm [JT] Andrei Lomov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git