Tue, 19 Mar 2024 07:04:13 EDT

Information for build lzo2-2.02-3.ru

ID1427
Package Namelzo2
Version2.02
Release3.ru
Epoch
SummaryPortable lossless data compression library
DescriptionLZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and *very* fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.
Built byschubert
State complete
StartedMon, 02 Feb 2009 16:21:09 EST
CompletedMon, 02 Feb 2009 16:28:55 EST
Taskbuild (centos5-rutgers, lzo2-2.02-3.ru.src.rpm)
Tags
centos5-rutgers
RPMs
src
lzo2-2.02-3.ru.src.rpm (info) (download)
i386 (build logs)
lzo2-2.02-3.ru.i386.rpm (info) (download)
lzo2-devel-2.02-3.ru.i386.rpm (info) (download)
lzo2-debuginfo-2.02-3.ru.i386.rpm (info) (download)
x86_64 (build logs)
lzo2-2.02-3.ru.x86_64.rpm (info) (download)
lzo2-devel-2.02-3.ru.x86_64.rpm (info) (download)
lzo2-debuginfo-2.02-3.ru.x86_64.rpm (info) (download)
Changelog * Sun Aug 12 2007 Dries Verachtert <dries@ulyssis.org> - 2.02-3 - 5720/dries - Patch added so it doesn't use an executable stack, thanks to Kenneth Porter. * Sun Mar 19 2006 Dries Verachtert <dries@ulyssis.org> - 2.02-2 - gcc-c++ buildrequirement added. * Mon Mar 13 2006 Dag Wieers <dag@wieers.com> - 2.02-1 - Updated to release 2.02. * Tue May 31 2005 Dag Wieers <dag@wieers.com> - 2.00-1 - Updated to release 2.00. * Tue Feb 01 2005 Matthias Saou <http://freshrpms.net/> 1.08-4 - Add lzo-1.08-asm.patch to fix asm detection on i386. - Remove unneeded nasm build dep as build uses only gcc for asm... not sure why the configure nasm check is still there, though. * Wed May 19 2004 Matthias Saou <http://freshrpms.net/> 1.08-3 - Increased release to keep upgrade path. * Fri Dec 27 2002 Dag Wieers <dag@wieers.com> - 1.08-0 - Updated to 1.08 * Fri Aug 31 2001 Dag Wieers <dag@wieers.com> - 1.04-0 - Made use of macros, made relocatable. * Thu May 21 1998 Arne Coucheron <arneco@online.no> - updated to 1.04-1 - using BuildRoot - using RPM_OPT_FLAGS during make - using %{name} and %{version} macros - removed Packager: line; use /etc/rpmrc for this if you need it - using %defattr and %attr macros in filelist. NB! needs rpm 2.5 to build - simplified the filelist - removed %pre and added a %postun - added -q parameter to %setup - added striping of the library - removed COPYING file from %doc, copyright is in the header