From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Cc: Vladislav Zavjalov <slazav@altlinux.org>
Subject: Re: [devel] [SCM] packages/libx86: heads/master
Date: Tue, 12 Oct 2010 02:07:04 +0400
Message-ID: <20101011220704.GG5469@altlinux.org> (raw)
In-Reply-To: <20101011125404.A955B3C6020@ssh.git.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 1386 bytes --]
On Mon, Oct 11, 2010 at 04:54:04PM +0400, Vladislav Zavjalov wrote:
> Update of /people/slazav/packages/libx86.git
>
> Changes statistics since `1.1-alt8' follows:
> libx86.spec | 9 +++++----
> 1 files changed, 5 insertions(+), 4 deletions(-)
>
> Changelog since `1.1-alt8' follows:
> commit ded4bdefce3e590a880ac3527dee7c1ecbfdb874
> Author: Vladislav Zavjalov <slazav@altlinux>
> Date: Mon Oct 11 20:52:14 2010 +0400
>
> 1.1-alt9
>
> - spec: don't use make_install_std macro
>
> Full diff since `1.1-alt8' follows:
> diff --git a/libx86.spec b/libx86.spec
> index 74daf94..fe890aa 100644
> --- a/libx86.spec
> +++ b/libx86.spec
> @@ -1,6 +1,6 @@
> Name: libx86
> Version: 1.1
> -Release: alt8
> +Release: alt9
> Summary: a hardware-independent library for executing real-mode x86 code
> Url: http://www.codon.org.uk/~mjg59/libx86/
> License: BSD
> @@ -11,8 +11,6 @@
> Source: http://www.codon.org.uk/~mjg59/%name/downloads/%name-%version.tar
> #.gz
>
> -BuildPreReq: rpm-build-compat
> -
> %if_enabled static
> BuildPreReq: glibc-devel-static
> %endif
> @@ -66,7 +64,7 @@ BACKEND=x86emu
> %make_build BACKEND=$BACKEND
>
> %install
> -%make_install_std LIBDIR=%_libdir
> +%makeinstall DESTDIR=%buildroot LIBDIR=%_libdir
Лучше было бы просто написать
%makeinstall_std LIBDIR=%_libdir
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next parent reply other threads:[~2010-10-11 22:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-11 22:07 ` Dmitry V. Levin [this message]
2010-10-11 22:53 ` Vladislav Zavjalov
2010-10-13 9:34 ` Andrey Rahmatullin
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=20101011220704.GG5469@altlinux.org \
--to=ldv@altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=slazav@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