%define pre pre4 Name: ksquirrel-libs Version: 0.5.0 Release: alt1%pre Summary: Ksquirrel - image viewer for KDE License: LGPL Group: System/Libraries Url: http://ksquirrel.sf.net Source: %name-%version-%pre.tar.bz2 BuildRequires: gcc gcc-c++ gettext BuildRequires: kdelibs-devel libpng-devel libjpeg-devel libtiff-devel %set_verify_elf_method textrel=relaxed %define libdir %_libdir/squirrel %description Ksquirrel is an image viewer for KDE implemented using OpenGL. You should have your videocard specific drivers installed. * ksquirrel-libs is a set of image decoders for KSquirrel %prep %setup -q %build CFLAGS="%optflags" \ CXXFLAGS="%optflags" \ %configure \ --libdir=%libdir \ $LOCALFLAGS %make_build %install %makeinstall libdir=%buildroot%libdir %files %_libdir/* %changelog * Sun Feb 06 2005 Michael Shigorin 0.5.0-alt1pre4 - built for ALT Linux - spec cleanup - relaxed TEXTREL check - [update] proper libs location