ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: dsv <dsv@mts.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] New Mandrake Update
Date: Thu Apr 19 19:33:11 2001
Message-ID: <3ADF0587.3424AB87@mts.ru> (raw)
In-Reply-To: <01041919105402.01651@goldhead.office.altlinux.ru>

Volckov Konstantin Michailovich wrote:
> 
> 18 Апрель 2001 18:48, Вы написали:
> 
> > > Обновление можно производить автоматически с помощью MandrakeUpdate.
> >
> > Но, по крайней мере у меня, MandrakeUpdate не воспринимает файлы с alt
> > вместо mdk.
> > Spring_2001, MandrakeUpdate-7.2-ipl30mdk.
> 
> Исправлено в версии ipl31mdk. Скоро можно будет забрать обновленную версию из
> updates.
Спасибо!
Вообще-то я тоже это поправил.
----------------------------------------------------
--- MandrakeUpdate.orig/MandrakeUpdate.c Thu Apr 19 17:02:49 2001
+++ MandrakeUpdate/MandrakeUpdate.c      Thu Apr 19 17:04:13 2001
@@ -700,7 +700,8 @@
   } else
     FullPackage = g_strchomp(g_strdup(Line));
   /* Find Package Name */
-  if (FindMatches(FullPackage,
"(.*)-([0-9][^-]+-[^-]+mdk)\\.([^.-]+)\\.rpm", res))
+  if (FindMatches(FullPackage,
"(.*)-([0-9][^-]+-[^-]+mdk)\\.([^.-]+)\\.rpm", res)||
+      FindMatches(FullPackage,
"(.*)-([0-9][^-]+-alt[^.]+)\\.([^.-]+)\\.rpm", res))
   {
     g_free(res[0]);
     Package = res[1];
----------------------------------------------------

С уважением,
dsv



      reply	other threads:[~2001-04-19 19:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-18 14:07 [mdk-re] [Fwd: MDKSA-2001:037 - kernel update] и как это рассматривать vserge
2001-04-18 14:36 ` [mdk-re] " Dmitry V. Levin
2001-04-18 18:47   ` dsv
2001-04-19 19:12     ` [mdk-re] New Mandrake Update Volckov Konstantin Michailovich
2001-04-19 19:33       ` dsv [this message]

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=3ADF0587.3424AB87@mts.ru \
    --to=dsv@mts.ru \
    --cc=mandrake-russian@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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