devel@ where you _can_ ask
 help / color / mirror / Atom feed
From: "Ivan A. Melnikov" <iv@altlinux.org>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>,
	Pryadilnikov Sergey <ip255@outlook.com>
Subject: Re: [newbies] Ищу ментора
Date: Wed, 4 May 2022 10:35:48 +0400
Message-ID: <20220504063548.dmwxenzdtomgjdeu@titan.localdomain> (raw)
In-Reply-To: <AM9PR03MB71228C57ED3ADA8023C72125F78A9@AM9PR03MB7122.eurprd03.prod.outlook.com>

On Mon, Nov 01, 2021 at 05:43:04PM +0000, Pryadilnikov Sergey wrote:
> Здравствуйте.
> Хочу быть мейнтейнером, помогать сообществу в сборке RPM пакетов.
> Есть большое желание прокачать навыки в Alt Linux.
> Собрал несколько пакетов с помощью hasher. Есть некоторые проблемы в сборке более сложных пакетов, не знаю куда копать.

Можно смело спрашивать здесь;)

> Например, по Bug 40844<https://bugzilla.altlinux.org/show_bug.cgi?id=40844>
> 
> При сборке пакета почему то man файлы сжимаются в архивы *.xz,

По умолчанию RPM перепаковывает man'ы, и, как минимум, info,
из .gz, .Z, и .bz2 в .xz. Такая оптимизация.

Так что обычно в %files пишут что-то типа

%doc %_man1dir/*

или

%doc %_man1dir/имя-мана.1.*

если хотят быть более точными.

> хотя согласно файла спецификации используется gzip

Какой спецификации?

> и по хорошему должно быть .gz.

У разработчиков rpm-build другое представление о хорошем.

-- 
  wbr,
    iv m.


           reply	other threads:[~2022-05-04  6:35 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <AM9PR03MB71228C57ED3ADA8023C72125F78A9@AM9PR03MB7122.eurprd03.prod.outlook.com>]

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=20220504063548.dmwxenzdtomgjdeu@titan.localdomain \
    --to=iv@altlinux.org \
    --cc=devel-newbies@lists.altlinux.org \
    --cc=ip255@outlook.com \
    /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

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

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

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


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