From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 11 Dec 2003 17:34:31 +0300 From: Alexey Tourbin To: ALTLinux devel Message-ID: <20031211143431.GN18450@julia.office.altlinux.ru> Mail-Followup-To: ALTLinux devel References: <20031211140721.GG16183@inferno.immo> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R+Rs1qz93vBJxC1z" Content-Disposition: inline In-Reply-To: <20031211140721.GG16183@inferno.immo> Subject: [devel] Re: QA SpamBot =?koi8-r?b?ySAqLmxh?= -- devel-static X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.3 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 14:34:33 -0000 Archived-At: List-Archive: List-Post: --R+Rs1qz93vBJxC1z Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit On Thu, Dec 11, 2003 at 05:07:21PM +0300, Alexey I. Froloff wrote: > Получил пачку спама про непересобравшиеся библиотеки? И что > делать, пересобирать самому или QA может выкинуть из %files > строчку %_libdir/*.la ? Сам я смогу залить это не раньше > понедельника. Мы также перестали паковать devel-static, точнее, перешли к условной упаковке. Это ещё одна причина, по которой стоит пересобрать свои пакеты. Условная упаковка devel-static, если в пакете используются GNU autotools, производится следующим образом: %def_disable static %{?_enable_static:BuildPreReq: glibc-devel-static} ... %{?!_enable_static:export lt_cv_prog_cc_static_works=no} %configure %{subst_enable static} ... %if_enabled static %files devel-static %_libdir/*.a %endif --R+Rs1qz93vBJxC1z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/2IB3fBKgtDjnu0YRAgQwAKCeFD5MHiBAQLxJB8x/8RHvs6+Q8gCgonD2 czq9X3BoUeLmDREgIvwgT7g= =xNfs -----END PGP SIGNATURE----- --R+Rs1qz93vBJxC1z--