ALT Linux kernel packages development
 help / color / mirror / Atom feed
* Re: [d-kernel] add %format_patch_list to kernel-build-tools macros
  2003-07-31 15:09 [d-kernel] add %format_patch_list to kernel-build-tools macros Sergey Vlasov
@ 2003-07-31 14:38 ` Ed V. Bartosh
  2003-07-31 15:45   ` Peter Novodvorsky
  0 siblings, 1 reply; 3+ messages in thread
From: Ed V. Bartosh @ 2003-07-31 14:38 UTC (permalink / raw)
  To: ALT Linux kernel packages development


>>>>> "SV" == Sergey Vlasov writes:
...
 SV>  %format_patch_list %(rpmquery --queryformat
 SV>  '\t%{NAME}-%|SERIAL?{%{SERIAL}:}|%{VERSION}-%{RELEASE}\n'
 SV>  %get_patch_list)
  
 SV>  (на случай, если когда-нибудь в пакетах с патчами появится
 SV>  Serial).
  
 SV>  Это нужно добавить в kernel-build-tools и прописать в policy.

Угу, одобрямс. 

2nidd: Может сразу и это сделаешь ?  

-- 
Best regards,
Ed V. Bartosh


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

* [d-kernel] add %format_patch_list to kernel-build-tools macros
@ 2003-07-31 15:09 Sergey Vlasov
  2003-07-31 14:38 ` Ed V. Bartosh
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Vlasov @ 2003-07-31 15:09 UTC (permalink / raw)
  To: devel-kernel

[-- 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 --]

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

* Re: [d-kernel] add %format_patch_list to kernel-build-tools macros
  2003-07-31 14:38 ` Ed V. Bartosh
@ 2003-07-31 15:45   ` Peter Novodvorsky
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Novodvorsky @ 2003-07-31 15:45 UTC (permalink / raw)
  To: ALT Linux kernel packages development

ed@altlinux.ru (Ed V. Bartosh) writes:

>>>>>> "SV" == Sergey Vlasov writes:
> ...
>  SV>  %format_patch_list %(rpmquery --queryformat
>  SV>  '\t%{NAME}-%|SERIAL?{%{SERIAL}:}|%{VERSION}-%{RELEASE}\n'
>  SV>  %get_patch_list)
>   
>  SV>  (на случай, если когда-нибудь в пакетах с патчами появится
>  SV>  Serial).
>   
>  SV>  Это нужно добавить в kernel-build-tools и прописать в policy.
>
> Угу, одобрямс. 
>
> 2nidd: Может сразу и это сделаешь ?  

Да, к вечеру будет.

-- 
Peter Novodvorsky                             nidd@myxomop.com
   http://people.altlinux.ru/~nidd   Deadheads, unite!


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

end of thread, other threads:[~2003-07-31 15:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-31 15:09 [d-kernel] add %format_patch_list to kernel-build-tools macros Sergey Vlasov
2003-07-31 14:38 ` Ed V. Bartosh
2003-07-31 15:45   ` Peter Novodvorsky

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