ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Constantin Sunzow <protvin@altlinux.org>
To: devel@lists.altlinux.org
Cc: devel@lists.altlinux.org
Subject: [devel] [#401479] [test-only] FAILED eigen3.git=5.0.1-alt1.git01a919d
Date: Tue, 02 Dec 2025 15:45:33 +0300
Message-ID: <83a501m4r6.fsf@altlinux.org> (raw)
In-Reply-To: <girar.task.401479.1.1@gyle.mskdc.altlinux.org>

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


Давайте прибавлять приставку lib в названиях пакетов:

> libeigen_blas%soversion
> libeigen_lapack%soversion

Цитата из https://www.altlinux.org/Shared_Libs_Policy
> Название пакета: `libfoo%abiversion`

Мы сделаем libeigen3 производящий следующие бинарные пакеты:

> libeigen_blas3
> libeigen_lapack3

Версия 3 продолжает обновляться и требуется для gz, vtk.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: spec diff --]
[-- Type: text/x-patch, Size: 690 bytes --]

>From 8daf20a48a07aad7324a1ef32caac1d805fb9500 Mon Sep 17 00:00:00 2001
From: Ulysses Apokin <ulysses@altlinux.org>
Date: Mon, 1 Dec 2025 12:53:16 +0300
Subject: [PATCH] Packed according to Shared Libs Policy

--- a/eigen3.spec
+++ b/eigen3.spec
-%package devel
+%package -n %{name}_%soversion-devel
 
-%description devel
+%description -n %{name}_%soversion-devel

-%package blas
+%package blas%soversion
 
-%description blas
+%description blas%soversion
 
-%package lapack
+%package lapack%soversion
 
-%description lapack
+%description lapack%soversion

+%files blas%soversion
+%_libdir/libeigen_blas.so.%{soversion}*
+
+%files lapack%soversion
+%_libdir/libeigen_lapack.so.%{soversion}*

       reply	other threads:[~2025-12-02 12:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-02 12:45 ` Constantin Sunzow [this message]
2025-12-02 12:52   ` Anton Farygin
2025-12-02 13:15     ` Constantin Sunzow
2025-12-02 15:09     ` Mikhail Efremov

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=83a501m4r6.fsf@altlinux.org \
    --to=protvin@altlinux.org \
    --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