From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: at@turbinal.org Date: Mon, 21 Oct 2002 09:54:09 +0400 To: devel@altlinux.ru Message-ID: <20021021055409.GA22724@homestead.turbinal.org> Mail-Followup-To: devel@altlinux.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit Subject: [devel] perl-5.8.0-alt0.4 Sender: devel-admin@altlinux.ru Errors-To: devel-admin@altlinux.ru X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: devel@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: List-Post: В Daedalus заливается perl-5.8.0-alt0.4.nosrc.rpm. В нем есть очередные major changes, которые предстоит быстро осмыслить. %changelog * Sat Oct 19 2002 Alexey Tourbin 1:5.8.0-alt0.4 - make use of site/vendor distinction; additional perl packages provided by %vendor must install in %vendor_privlib (typical invocation: "perl Makefile.PL INSTALLDIRS=vendor"); local installations must install in %site_privlib - mdk-MakeMaker-prefix patch (keep paths relative to prefix) - mdk-MakeMaker-fhs patch (fix implied $(PREFIX)/man mandir) - %_bindir/perldoc moved to perl-base - %privlib/man/man3 -> %_man3dir - perl-base provides perl-version (for possible future use) - sdbm is in perl-base; gdbm and ndbm is in perl - %%descriptions got more descriptive