ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Roman Savochenko <rom_as@diyaorg.dp.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: [devel] Проверка версии automake
Date: Thu, 26 Apr 2012 18:19:29 +0300
Message-ID: <4F996781.8080204@diyaorg.dp.ua> (raw)

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

Всем привет!

С момента обновления версии automake скрипты ряда пакетов TDE (KDE3) 
перестали узнавать новую версию.
Странно тут то, что в скрипте всё написано вроде корректно:
case $AUTOMAKE_STRING in
   automake*1.5d* | automake*1.5* | automake*1.5-* )
     echo "*** YOU'RE USING $AUTOMAKE_STRING."
     echo "*** KDE requires automake $required_automake_version"
     exit 1
     ;;
   automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | 
automake*1.10* | automake*1.11* | automake*1.12*)
     echo "*** $AUTOMAKE_STRING found."
     UNSERMAKE=no
     ;;
   "" )

Хотя я догадываюсь, что сработало первое условие, поскольку сейчас 
версия automake 1.11.5.
Хотел обойти проблему принудительной установкой automake_1.10, но нечто 
тянет за собой и automake_1.11.
Можно конечно поднять проверку на корректность на уровень выше, над 
проверкой некорректности.

Как более правильно обойти эту проблему?

С уважением, Роман.

[-- Attachment #2: rom_as.vcf --]
[-- Type: text/x-vcard, Size: 324 bytes --]

begin:vcard
fn:Roman Savochenko
n:Savochenko;Roman
org:DIYA Ltd
adr:;;;Dneprodzerzinsk;Dnepropetrovsk;51925;Ukraine
email;internet:rom_as@diyaorg.dp.ua
title:Leading engineer-programer
tel;work:+380675675542
tel;fax:+380569262025
tel;home:+380569292458
tel;cell:+380679859815
url:http://diyaorg.dp.ua
version:2.1
end:vcard


             reply	other threads:[~2012-04-26 15:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 15:19 Roman Savochenko [this message]
2012-04-26 15:35 ` Led
2012-04-26 16:05 ` Sergey V Turchin
2012-04-27  1:54 ` REAL

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=4F996781.8080204@diyaorg.dp.ua \
    --to=rom_as@diyaorg.dp.ua \
    --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