From: Andrey Rahmatullin <wrar-alt@mail.ru> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: [devel] Mono: осмысление Debian CLI Policy Date: Mon, 5 Nov 2007 01:07:17 +0500 Message-ID: <20071104200717.GP15923@wrars-comp.wrarsdomain> (raw) [-- Attachment #1: Type: text/plain, Size: 1483 bytes --] http://pkg-mono.alioth.debian.org/cli-policy/index.html 1. .NET рантаймов бывает несколько. Например, Mono и Portable.NET. Поэтому все сборки называются и пакуются рантаймонезависимо, в /usr/lib/cli/. GAC'ов тоже несколько, поэтому рантаймонезависимые сборки ставятся в нужные GAC при установке пакета. Рантаймы пакуются как есть, вместе со своими GAC. 2. Необходимо обеспечить soname-like поведение для maj.min чисел версии общих сборок. Для этого: 2.1. maj.min выносится в имя пакета; 2.2. пишется publisher policy, содержащее список версий сборки, совместимых по ABI с данной; оно компилируется и ставится в GAC; 2.3. пишется некий файл clilibs, аналогичный shlibs, он нужен для простановки зависимости на данный пакет при сборке пакета, требующего данную сборку 3. Всё, что не содержит native кода, пакуется как noarch. 4. Все 1.0.* заменяются на 1.0.0.0, иначе не написать publisher policy. Отсюда выводы: 1. На разные GAC можно в принципе наверно забить. 2. maj.min в имя пакета надо однозначно. 3. publisher policy тоже надо однозначно. Можно даже макрос для вызова al сделать. 4. Рандомные версии - патчить. 5. Всё паковать как noarch, используя макросы из rpm-build-mono вместо %_libdir. -- WBR, wRAR (ALT Linux Team) Powered by the ALT Linux fortune(8): Если пользователь хочет выполнять системные привилегированные задачи, то это почти так же плохо, как и выполнение рутом пользовательских задач. -- ldv in sisyphus@ [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2007-11-04 20:07 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-11-04 20:07 Andrey Rahmatullin [this message] 2007-11-04 20:19 ` Alexey Tourbin 2007-11-04 20:27 ` Andrey Rahmatullin 2007-11-05 6:26 ` Ildar Mulyukov 2007-11-05 7:21 ` Vitaly Lipatov 2007-11-05 7:58 ` [devel] наш Mono Policy Ildar Mulyukov 2007-11-05 10:52 ` [devel] Mono: осмысление Debian CLI Policy Andrey Rahmatullin
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=20071104200717.GP15923@wrars-comp.wrarsdomain \ --to=wrar-alt@mail.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