ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: [sisyphus] Re: I: Sisyphus-20050831 packages: +37! -1 +44 (4686)
Date: Wed, 31 Aug 2005 18:12:47 +0400
Message-ID: <20050831141247.GL22171@solemn.turbinal.org> (raw)
In-Reply-To: <20050831120054.GI25134@basalt.office.altlinux.org>

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

On Wed, Aug 31, 2005 at 04:00:54PM +0400, Dmitry V. Levin wrote:
> > > А несколько последних записей в changelog для новых пакетов не работает?
> > 
> > По какому критерию отбирать последние несколько записей?  release~/alt/ ?
> > А если пакет был подобран из daedalus?  Я пока не придумал...
> 
> А по какому критерию наряду с pam-0.80-alt1 были правильно приведены и все
> промежуточные релизы pam-0.80-alt0.*?

Потому что для пакета, который уже был в репозитарии, робот помнит
версию и номер предыдующей сборки.  И выдает интервал changelog'а между
предыдущей сборкой и новой сборкой.  А для "совсем новых" (BRAND NEW)
пакетов робот не знает, что такое "передыдущая сборка".

fmt_new()
{
	subj="$subj +$1!"
	echo "	$1 BRAND NEW $2"; echo
	while IFS=$'\t' read -r name SVR f _; do
		rpm_summary "$SRPMS/$f"
		rpm_lastchange "$SRPMS/$f"
		echo
	done
}

fmt_updated()
{
	subj="$subj +$1"
	echo "	$1 UPDATED $2"; echo
	while IFS=$'\t' read -r name SVR2 _ _ SVR4 f _; do
		rpm_summary "$SRPMS/$f"
		rpm_changes_since "$SVR2" "$SRPMS/$f"
		echo
	done
}

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

  reply	other threads:[~2005-08-31 14:12 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-30 20:07 [sisyphus] " Alexey M. Tourbin
2005-08-31  7:03 ` [sisyphus] specspo Michael Shigorin
2005-08-31  7:21   ` Alexey I.Froloff
2005-08-31  8:03     ` [sisyphus] specspo Michael Shigorin
2005-08-31  8:30       ` Alexey I.Froloff
2005-08-31  8:59         ` Alexey I.Froloff
2005-08-31  9:15         ` Michael Shigorin
2005-08-31 10:13     ` [sisyphus] specspo Вячеслав Диконов
2005-08-31 11:03       ` Alexey I.Froloff
2005-08-31 11:57         ` Dmitry V. Levin
2005-08-31 21:50         ` Vitaly Lipatov
2005-09-01  6:00           ` Віталь Хілько
2005-08-31  7:12 ` [sisyphus] I: Sisyphus-20050831 packages: +37! -1 +44 (4686) Sviataslau Svirydau
2005-08-31  7:59   ` [sisyphus] " Alexey Tourbin
2005-08-31  8:31     ` Sviataslau Svirydau
2005-09-07 21:43       ` Alexey Tourbin
2005-08-31 12:00     ` Dmitry V. Levin
2005-08-31 14:12       ` Alexey Tourbin [this message]
2005-08-31 23:25         ` Alexey Tourbin
2005-08-31  8:40   ` [sisyphus] " Alexey I.Froloff
2005-08-31 12:24     ` Sviataslau Svirydau
2005-08-31  8:01 ` [sisyphus] " 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=20050831141247.GL22171@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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