From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 28 Aug 2003 17:10:40 +0400 From: Alexey Tourbin To: sisyphus@altlinux.ru Message-ID: <20030828131040.GE1899@julia.office.altlinux.ru> Mail-Followup-To: sisyphus@altlinux.ru References: <200308281511.59346.maxman@yourline.ru> <20030828115103.GC1899@julia.office.altlinux.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C94crkcyjafcjHxo" Content-Disposition: inline In-Reply-To: <20030828115103.GC1899@julia.office.altlinux.ru> Subject: [sisyphus] Re: apache-mod_perl X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: sisyphus@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 13:10:50 -0000 Archived-At: List-Archive: --C94crkcyjafcjHxo Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit On Thu, Aug 28, 2003 at 03:51:03PM +0400, Alexey Tourbin wrote: > Похоже что дело в перле. > Сейчас попробую быстро разобраться... Зафиксил. mod_perl очень туго завязан на libperl.so ABI. Ищется maintainer для apache. Пакеты, над которыми никто не работает, перемещаются в orphaned. --- /home/at/RPM/SPECS/apache.spec- 2002-11-26 13:51:37 +0300 +++ /home/at/RPM/SPECS/apache.spec 2003-08-28 17:05:02 +0400 @@ -3,7 +3,7 @@ %define russian_patchlevel PL30.16 %define apache_vanilla_version 1.3.27 %define apache_version %{apache_vanilla_version}rus%russian_patchlevel -%define apache_release alt13 +%define apache_release alt13.1 %define mod_perl_version 1.27 %define EAPI_version 2.8.10 %define mm_version 1.1.3 @@ -28,8 +28,11 @@ Packager: Alexander Bokovoy Provides: russian-apache = %russian_patchlevel webserver apache = %apache_version-%apache_release +%add_findprov_lib_path %_libdir/%name + PreReq: apache-common = %apache_version-%apache_release Requires: mm >= %mm_version +Requires: lynx Source: http://httpd.apache.org/dist/httpd/apache_%apache_vanilla_version.tar.bz2 Source1: ftp://apache.lexa/ru/pub/apache-rus/patches_%apache_version.tar.bz2 @@ -117,6 +120,7 @@ Provides: russian-apache = %russian_patchlevel webserver mod_perl Obsoletes: mod_perl AutoProv: yes, perl +Requires: lynx %description mod_perl Apache is a powerful, full-featured, efficient and freely-available @@ -636,6 +640,12 @@ %attr(4711,root,root) %_sbindir/suexec %changelog +* Thu Aug 28 2003 Alexey Tourbin 1.3.27rusPL30.16-alt13.1 +- maintainer wanted! +- build with new perl (fixes httpd-perl segfaults) +- library path specified according to new rpm policy +- Requires: lynx (init.d scripts) + * Tue Nov 26 2002 Dmitry V. Levin 1.3.27rusPL30.16-alt13 - Replaced mdk-mkstemp patch with openbsd-tmp, better optimized one. --C94crkcyjafcjHxo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/Tf9QfBKgtDjnu0YRAlwiAKDAw2sVxPEjuk0fXzg2nwk9LlnwZgCgiRFm h0qsT40Gv0pDXNZT4bVQ/F0= =G/Uf -----END PGP SIGNATURE----- --C94crkcyjafcjHxo--