ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: devel-kernel <devel-kernel@altlinux.ru>
Subject: [d-kernel] add %format_patch_list to kernel-build-tools macros
Date: Thu, 31 Jul 2003 19:09:09 +0400
Message-ID: <20030731190909.6023d794.vsu@altlinux.ru> (raw)

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

Hello!

Давайте в конце концов договоримся по поводу макроса, который будет
выдавать список патчей в %description. В том, что это необходимо,
думаю, сомнений нет - хотя бы ситуация с несобирающимся сейчас
kernel-image-std-up, когда непонятно, с чем же он на самом деле
собирался.

Предлагается следующее:

%format_patch_list	%(rpmquery --queryformat '\t%{NAME}-%{VERSION}-%{RELEASE}\n' %get_patch_list)


Использовать следующим образом:

Patches included:
%format_patch_list

(в kernel-image-llc-up-2.4.21-alt2 сделано не совсем правильно -
первый патч попадает в одну строку с "Patches included:"; некрасиво).

На самом деле, возможно, лучше даже так:

%format_patch_list	%(rpmquery --queryformat '\t%{NAME}-%|SERIAL?{%{SERIAL}:}|%{VERSION}-%{RELEASE}\n' %get_patch_list)

(на случай, если когда-нибудь в пакетах с патчами появится Serial).

Это нужно добавить в kernel-build-tools и прописать в policy.

-- 
Sergey Vlasov

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

             reply	other threads:[~2003-07-31 15:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-31 15:09 Sergey Vlasov [this message]
2003-07-31 14:38 ` Ed V. Bartosh
2003-07-31 15:45   ` Peter Novodvorsky

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=20030731190909.6023d794.vsu@altlinux.ru \
    --to=vsu@altlinux.ru \
    --cc=devel-kernel@altlinux.ru \
    /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 kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

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


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