ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sviatoslav Sviridov <svd@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] U: apache2-libdb4.4 -- нужно ли?
Date: Wed, 01 Nov 2006 00:34:07 +0200
Message-ID: <4547CF5F.9000200@altlinux.ru> (raw)
In-Reply-To: <45476925.3010705@solin.spb.ru>

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

Aleksey Avdeev wrote:
>> Кстати, мне уже приходили нотификации, что оба эти пакета успешно
>> собрались под обе платформы. Т.е. сейчас они как раз где-то в пути между
>> инкамингом и сизифом...
>>     
>
>   OK, жду.
>   

Попытался пересобрать apache2 из инкоминга в хэшере, получил:
error: Macro %apache_release_libdb not found
  2<     %apache_release_libdb
error: Unterminated {: {?%apache_release_libdb
  2<     (empty)
error: /usr/src/RPM/SPECS/apache2.spec:26: parseExpressionBoolean returns -1

Я бы заменил то, где ругается на вот такое (с этим пока что собирается):

--- apache2.spec.orig   2006-10-31 14:42:29 +0300
+++ apache2.spec        2006-11-01 01:31:38 +0300
@@ -13,21 +13,17 @@
 %if_with M30
 %define apache_release_base alt0.M30.2
 %endif
-#%%define apache_release_libdb
+%define apache_release_libdb %nil
 %if_with libdb42
-%define apache_release_libdb libdb4.2
+%define apache_release_libdb .libdb4.2
 %endif
 %if_with libdb43
-%define apache_release_libdb libdb4.3
+%define apache_release_libdb .libdb4.3
 %endif
 %if_with libdb44
-%define apache_release_libdb libdb4.4
-%endif
-%ifdef %apache_release_libdb
-%define apache_release %apache_release_base.%apache_release_libdb
-%else
-%define apache_release %apache_release_base
+%define apache_release_libdb .libdb4.4
 %endif
+%define apache_release %apache_release_base%apache_release_libdb
 
 %define mmn 20020903
 %define n_aprver 0.9.7

-- 
Best regards,
Sviatoslav Sviridov
--
	THE LESSER-KNOWN PROGRAMMING LANGUAGES #12: LITHP

This otherwise unremarkable language is distinguished by the absence of
an "S" in its character set; users must substitute "TH".  LITHP is said
to be useful in protheththing lithtth.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

  reply	other threads:[~2006-10-31 22:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31  7:14 ` [devel] [Sisyphus-cybertalk] I: Sisyphus-20061031 devel download: +3 Sviatoslav Sviridov
2006-10-31  7:41   ` Aleksey Avdeev
2006-10-31 10:55     ` [devel] U: apache2-libdb4.4 -- нужно ли? (was: I: Sisyphus-20061031 devel download: +3) Aleksey Avdeev
2006-10-31 11:20       ` [devel] U: apache2-libdb4.4 -- нужно ли? Aleksey Avdeev
2006-10-31 13:00         ` Sviatoslav Sviridov
2006-10-31 14:04           ` Aleksey Avdeev
2006-10-31 14:31             ` Sviatoslav Sviridov
2006-10-31 14:47               ` Aleksey Avdeev
2006-10-31 15:12                 ` Sviatoslav Sviridov
2006-10-31 15:17                   ` Aleksey Avdeev
2006-10-31 22:34                     ` Sviatoslav Sviridov [this message]
2006-11-01 10:49                       ` Aleksey Avdeev
2006-11-01 12:11                         ` Aleksey Avdeev
2006-11-01 15:41                           ` Sviatoslav Sviridov
2006-11-01 15:54                             ` Aleksey Avdeev
2006-11-01 16:03                               ` Sviatoslav Sviridov

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=4547CF5F.9000200@altlinux.ru \
    --to=svd@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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