ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey V. Vissarionov" <gremlin@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] autoreconf
Date: Fri, 22 Jun 2018 13:01:38 +0300
Message-ID: <20180622100138.GL12280@altlinux.org> (raw)
In-Reply-To: <bca15754-1bae-e85a-9764-410416e6fa28@basealt.ru>

On 2018-06-22 12:45:50 +0300, Anton Farygin wrote:

 >>>> /usr/bin/autoreconf-default: No such file or directory
 >>>> Это я дурак, или что-то где-то поломалось?
 >>> Второе исключено.
 >> Тонко, ага...  А по делу что-нибудь подскажешь? Ну, хотя бы в
 >> каком месте :-)
 > rpm -qf /usr/bin/autoreconf-default
 > autoconf_2.60-2.69-alt3.noarch

Таки да:

% hsh-shell

[builder@localhost .in]$ rpm -qf /usr/bin/autoreconf-default
autoconf_2.60-2.69-alt3.noarch

[builder@localhost .in]$ cat /usr/bin/autoreconf
#!/bin/sh -e

if [ -n "$AUTOCONF_VERSION" ]; then
        AUTOCONF_VERSION=`echo $AUTOCONF_VERSION`
else
        AUTOCONF_VERSION=default
fi

exec "/usr/bin/${0##*/}-$AUTOCONF_VERSION" "$@"

[builder@localhost .in]$ ll /usr/bin/autoreconf*
lrwxrwxrwx 1 rooter rooter    16 Jun 21 11:32 /usr/bin/autoreconf -> autoconf_wrapper
-rwxr-xr-x 1 rooter rooter 22726 Jun 21 11:32 /usr/bin/autoreconf-2.60
lrwxrwxrwx 1 rooter rooter    15 Jun 21 11:32 /usr/bin/autoreconf_2.60 -> autoreconf-2.60

Я, конечно, могу добавить в .spec строчки %define autoconfver 2.60 и
BuildRequires: autoconf_%autoconfver, а в %build написать export
AUTOCONF_VERSION=%autoconfver, но как-то оно корявенько...


-- 
Alexey V. Vissarionov
gremlin ПРИ altlinux ТЧК org; +vii-cmiii-ccxxix-lxxix-xlii
GPG: 0D92F19E1C0DC36E27F61A29CD17E2B43D879005 @ hkp://keys.gnupg.net


  reply	other threads:[~2018-06-22 10:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-22  9:40 Alexey V. Vissarionov
2018-06-22  9:41 ` Anton Farygin
2018-06-22  9:45   ` Alexey V. Vissarionov
2018-06-22  9:45     ` Anton Farygin
2018-06-22 10:01       ` Alexey V. Vissarionov [this message]
2018-06-22 10:12         ` Dmitry V. Levin
2018-06-22 10:25           ` Alexey V. Vissarionov
2018-06-23 10:38             ` 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=20180622100138.GL12280@altlinux.org \
    --to=gremlin@altlinux.org \
    --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