ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org
Subject: [devel] pkgconfiglib.req
Date: Sat, 29 Sep 2007 13:45:37 +0400
Message-ID: <20070929094537.GE6159@solemn.turbinal> (raw)
In-Reply-To: <20070924203114.GC5297@solemn.turbinal>


[-- Attachment #1.1: Type: text/plain, Size: 1946 bytes --]

On Tue, Sep 25, 2007 at 12:31:14AM +0400, Alexey Tourbin wrote:
> * Mon Sep 24 2007 Alexey Tourbin <at@altlinux> 4.0.4-alt78
> - implemented modular subsystem for find-requires and find-provides;
>   there's no separate doc yet, except for my protva2007-ru-short.pdf;
>   see also git changelog, especially commit 9717c128
> - improved /usr/lib/rpm/find-package algorithms
> - shell.req: non-executable scripts are now processed as well as executable
>   ones; also, more shebang variants are recognized, e.g. "#!/usr/bin/env bash"
> - symlinks.req: new dependency generator for external symbolic links
> - pkgconfig.req: pkg-config(1) errors no longer silently ignored
> - pkgconfiglib.req: new dependency analyzer for "Libs" field in *.pc files;
>   maps e.g. "-lfoo" -> /usr/lib/libfoo.so -> libfoo-devel
> 
> Здесь есть два изменения по сравнению с предыдущим alt78 beta:
> 
> 1) pkgconfiglib.req: это упомянуто в changelog'е.  Зависимости *-devel
> пакетов (c *.pc файлом) будут жестко цементироваться по (сборочной)
> хост-среде (т.е. по хешеровскому чруту).  Пока это скорее хорошо,
> чем плохо: зависимости между *-devel пакетами не должны быть слишком
> "виртуальными".  А именно, например, -ldb-4 должно давать зависимость
> на libdb4.4-devel, а не libdb4-devel.  В дальнейшем цементирование можно
> будет немного ослабить.

Вот список изменившихся зависимостей, относительно старой пересборки,
которая была две недели назад.  То есть этот список не совсем полный,
потому что через две недели нельзя войти в ту же реку.  Тем не менее,
воды утекло не очень много, и изменения просматриваются хорошо.

Рассосались некоторые питоновские анметы.

У *-devel пакетов добавились зависимости на другие *-devel пакеты
из-за pkgonfiglib.req.  В пакетах, которых добавилось слишком много
*-devel зависимостей, вероятно, поле Libs в *.pc файле является
избыточным (нужно перенести часть библиотек в Libs.private).

[-- Attachment #1.2: bilode2.diff.bz2 --]
[-- Type: application/x-bzip2, Size: 21250 bytes --]

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

  parent reply	other threads:[~2007-09-29  9:45 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-23 21:48 [devel] rpm-build 4.0.4-alt78+ RC Alexey Tourbin
2007-09-23 22:10 ` Dmitry V. Levin
2007-09-23 22:36   ` Alexey Tourbin
2007-09-23 23:08 ` [devel] исполняемые/не исполняемые скрипты Alexey Tourbin
2007-09-24  8:14   ` [devel] исполняемые/неисполняемые скрипты Michael Shigorin
2007-09-24  9:03     ` Alexey Tourbin
2007-09-24 10:59       ` Michael Shigorin
2007-09-26 12:23     ` Денис Смирнов
2007-09-26 12:33       ` Michael Shigorin
2007-09-27 13:08         ` Денис Смирнов
2007-09-27 20:53           ` [devel] [JT] " Michael Shigorin
2007-09-29 10:38             ` Денис Смирнов
2007-09-30 21:00               ` [devel] [RFC] -contrib policy proposal Michael Shigorin
2007-10-21 10:52                 ` Денис Смирнов
2007-10-21 11:54                   ` Michael Shigorin
2007-10-21 16:04                     ` led
2007-10-21 16:06                       ` [devel] [JT] " Michael Shigorin
2007-09-26 13:10       ` [devel] исполняемые/неисполняемые скрипты Alexey Tourbin
2007-09-24 20:31 ` [devel] rpm-build 4.0.4-alt78+ RC Alexey Tourbin
2007-09-24 21:04   ` Dmitry V. Levin
2007-09-24 21:13     ` [devel] rpm-build-mono Alexey Tourbin
2007-09-24 21:30     ` [devel] rpm-build 4.0.4-alt78+ RC Sergey Bolshakov
2007-09-24 21:40       ` Alexey Tourbin
2007-09-24 22:14         ` Sergey Bolshakov
2007-09-24 22:30           ` Alexey Tourbin
2007-09-24 23:02             ` Sergey Bolshakov
2007-09-24 23:12               ` Alexey Tourbin
2007-09-25 13:17                 ` Dmitry V. Levin
2007-09-25 13:37                   ` Sergey Bolshakov
2007-09-25 14:34                   ` Alexey Tourbin
2007-09-25 15:06                     ` Sergey Bolshakov
2007-09-25 15:35                       ` Alexey Tourbin
2007-09-25 15:44                         ` Sergey Bolshakov
2007-09-25 16:21                           ` Alexey Tourbin
2007-09-25 16:50                       ` Alexey I. Froloff
2007-09-25 17:01                         ` Alexey Tourbin
2007-09-25 17:33                           ` Alexey I. Froloff
2007-09-25  6:18               ` Kirill A. Shutemov
2007-09-25  3:09             ` [devel] rpm-build 4.0.4-alt78+ RC [JT] Vitaly Lipatov
2007-09-25 14:43               ` Alexey Tourbin
2007-09-25  6:13             ` [devel] rpm-build 4.0.4-alt78+ RC Kirill A. Shutemov
2007-09-24 22:33           ` Alexey I. Froloff
2007-09-24 22:36           ` Sergey Bolshakov
2007-09-24 22:28     ` Alexey I. Froloff
2007-09-24 22:50       ` Dmitry V. Levin
2007-09-24 21:30   ` Dmitry V. Levin
2007-09-24 22:01     ` Alexey Tourbin
2007-09-24 22:24       ` Dmitry V. Levin
2007-09-29 17:09         ` Alexey Tourbin
2007-09-30 22:03           ` Dmitry V. Levin
2007-10-01 23:42             ` [devel] pkg-config --libs Dmitry V. Levin
2007-10-04 23:27               ` Dmitry V. Levin
2007-10-05 21:30                 ` Led
2007-09-25 17:17   ` [devel] rpm-build 4.0.4-alt78+ RC Alexey Tourbin
2007-09-29  9:45   ` Alexey Tourbin [this message]
2007-09-29 10:17     ` [devel] libaprutil1-devel-1.2.8-alt2 /usr/lib/libapr-1.so Alexey Tourbin
2007-09-29 11:51     ` [devel] zziplib-devel-0.13.49-alt1 Alexey Tourbin
2007-09-29 18:32       ` Alexey Tourbin
2007-09-29 15:17     ` [devel] WRONG pkgconfiglib.req Alexey Tourbin
2007-09-27 22:24 ` [devel] rpm-build 4.0.4-alt78+ RC Alexey I. Froloff
2007-09-28  3:38   ` Alexey Tourbin
2007-09-28  5:33     ` Alexey I. Froloff
2007-09-28  5:40       ` Alexey Tourbin
2007-09-28  6:04       ` Alexey Tourbin

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=20070929094537.GE6159@solemn.turbinal \
    --to=at@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