/[smeserver]/rpms/slip-kmod/sme7/slip-kmod.spec
ViewVC logotype

Diff of /rpms/slip-kmod/sme7/slip-kmod.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.23 by slords, Tue May 26 17:11:51 2009 UTC Revision 1.24 by slords, Wed Oct 28 18:41:30 2009 UTC
# Line 1  Line 1 
1  # $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 $
2    
3  # Define the kmod package name here.  # Define the kmod package name here.
4  %define  kmod_name slip  %define  kmod_name slip
5    
6  # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g.  # hint: this can he overridden with "--define kversion foo" on the rpmbuild command line, e.g.
7  # --define "kversion 2.6.16-1.2096_FC5"  # --define "kversion 2.6.16-1.2096_FC5"
8  %{!?kversion: %define kversion 2.6.9-78.0.22.EL}  %{!?kversion: %define kversion 2.6.9-89.0.15.EL}
9    
10  Name:    %{kmod_name}-kmod  Name:    %{kmod_name}-kmod
11  Version: 1.0  Version: 1.0
12  Release: 4%{?dist}  Release: 5%{?dist}
13  Group:   System Environment/Kernel  Group:   System Environment/Kernel
14  License: GPL  License: GPL
15  Summary: %{kmod_name} kernel modules  Summary: %{kmod_name} kernel modules
# Line 87  find ${INSTALL_MOD_PATH} -type f -name \ Line 87  find ${INSTALL_MOD_PATH} -type f -name \
87  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
88    
89  %changelog  %changelog
90    * Tue Oct 26 2009 Shad L. Lords <slords@mail.com> 1.0-5.sme
91    - Make preuninstall script not fail on upgrade
92    
93  * Tue May 26 2009 Shad L. Lords <slords@mail.com> 1.0-4.sme  * Tue May 26 2009 Shad L. Lords <slords@mail.com> 1.0-4.sme
94  - Initial build of the kABI-tracking version from 1.0.  - Initial build of the kABI-tracking version from 1.0.
95  - Modified spec and kmodtool(-slip)  - Modified spec and kmodtool(-slip)


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed