From: "Alexey V. Vissarionov" <gremlin@altlinux.org> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] По умолчанию _unpackaged_files_terminate_build 1 Date: Mon, 18 Jun 2018 18:11:18 +0300 Message-ID: <20180618151117.GC32365@altlinux.org> (raw) In-Reply-To: <24670997.jhLW0mJdWV@zerg.malta.altlinux.ru> On 2018-06-18 17:59:40 +0300, Sergey V Turchin wrote: >>>> Правильнее будет явно использовать rm в секции %install >>> Причем, IMO лучше именно rm, а не %exclude, т.к. можно >>> нарваться, когда _молча_ будет exclude-иться нужное. >> Ээээ... вообще-то %exclude лучше использовать по назначению - >> для исключения файла из списка, а не вообще из установки. > Тем не менее я замечал ситуации(с ходу не помню), где мог бы > сам на такое нарваться. Так же, могут вылезти неудобства, если > оборачивается в %if. Не... я про другое: если нам что-то вообще не нужно - мы это удаляем в %install, а если оно не нужно в каком-то %package - тогда %exclude его уже из %files И уже на своих местах что rm, что %exclude могут быть обернуты в различные условия. Хотя я бы такую задачу решал чуть более глобально: %ifarch ... %package some-%arch-specific ... %endif %ifarch ... %files some-%arch-specific ... %exclude ... %endif -- Alexey V. Vissarionov gremlin ПРИ altlinux ТЧК org; +vii-cmiii-ccxxix-lxxix-xlii GPG: 0D92F19E1C0DC36E27F61A29CD17E2B43D879005 @ hkp://keys.gnupg.net
next prev parent reply other threads:[~2018-06-18 15:11 UTC|newest] Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-06-15 11:12 Vitaly Lipatov 2018-06-15 11:47 ` Sergey V Turchin 2018-06-15 13:11 ` Mikhail Efremov 2018-06-15 13:23 ` Sergey V Turchin 2018-06-15 13:52 ` Mikhail Efremov 2018-06-15 13:57 ` Sergey V Turchin 2018-06-16 8:50 ` Michael Shigorin 2018-06-16 18:03 ` Sergey Y. Afonin 2018-06-18 14:01 ` Mikhail Efremov 2018-06-18 14:17 ` Paul Wolneykien 2018-06-16 7:20 ` Alexey V. Vissarionov 2018-06-18 13:34 ` Sergey V Turchin 2018-06-18 14:04 ` Mikhail Efremov 2018-06-18 14:19 ` Paul Wolneykien 2018-06-18 14:32 ` Sergey V Turchin 2018-06-18 14:35 ` Paul Wolneykien 2018-06-18 14:40 ` Sergey V Turchin 2018-06-18 14:50 ` Alexey V. Vissarionov 2018-06-18 14:59 ` Sergey V Turchin 2018-06-18 15:11 ` Alexey V. Vissarionov [this message] 2018-06-15 12:31 ` Dmitry V. Levin 2018-06-15 13:06 ` Michael Shigorin 2018-06-15 13:16 ` Mikhail Efremov 2018-06-15 13:25 ` Sergey V Turchin 2018-06-15 13:58 ` Мидюков Антон 2018-06-15 14:12 ` Dmitry V. Levin 2018-06-16 11:11 ` Vitaly Lipatov 2018-06-16 22:27 ` Dmitry V. Levin 2018-06-18 15:13 ` Vitaly Lipatov 2018-06-18 15:14 ` Dmitry V. Levin 2018-06-19 9:06 ` Vitaly Lipatov 2018-06-19 9:43 ` Anton Farygin 2018-06-19 10:27 ` Vitaly Lipatov 2018-06-19 11:11 ` Anton Farygin 2018-06-19 16:38 ` Vitaly Lipatov 2018-06-20 14:24 ` Sergey V Turchin 2018-06-19 13:03 ` Igor Vlasenko 2018-06-20 13:43 ` Dmitry V. Levin 2018-06-20 14:13 ` Vitaly Lipatov 2019-03-08 14:15 ` Sergey Y. Afonin 2019-03-08 14:21 ` Dmitry V. Levin 2019-03-08 15:08 ` Sergey Y. Afonin 2019-03-08 15:27 ` Andrey Savchenko 2019-03-08 15:51 ` Dmitry V. Levin 2019-03-08 18:34 ` Michael Shigorin 2019-03-11 11:56 ` Sergey V Turchin 2019-03-11 14:33 ` Mikhail Efremov 2019-03-11 14:41 ` Sergey V Turchin 2019-03-13 15:16 ` Vitaly Lipatov 2019-03-14 6:56 ` Sergey V Turchin
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=20180618151117.GC32365@altlinux.org \ --to=gremlin@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