--- rpms/slip-kmod/sme7/slip-kmod.spec 2009/05/26 17:11:51 1.23 +++ rpms/slip-kmod/sme7/slip-kmod.spec 2009/10/28 18:41:30 1.24 @@ -1,15 +1,15 @@ -# $Id: slip-kmod.spec,v 1.22 2009/05/02 10:09:04 bytegw Exp $ +# $Id: slip-kmod.spec,v 1.23 2009/05/26 17:11:51 slords Exp $ # Define the kmod package name here. %define kmod_name slip # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g. # --define "kversion 2.6.16-1.2096_FC5" -%{!?kversion: %define kversion 2.6.9-78.0.22.EL} +%{!?kversion: %define kversion 2.6.9-89.0.15.EL} Name: %{kmod_name}-kmod Version: 1.0 -Release: 4%{?dist} +Release: 5%{?dist} Group: System Environment/Kernel License: GPL Summary: %{kmod_name} kernel modules @@ -87,6 +87,9 @@ find ${INSTALL_MOD_PATH} -type f -name \ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Oct 26 2009 Shad L. Lords 1.0-5.sme +- Make preuninstall script not fail on upgrade + * Tue May 26 2009 Shad L. Lords 1.0-4.sme - Initial build of the kABI-tracking version from 1.0. - Modified spec and kmodtool(-slip)