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

Diff of /rpms/ppp-kmod/sme7/ppp-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:12:09 2009 UTC Revision 1.24 by slords, Wed Oct 28 18:42:41 2009 UTC
# Line 1  Line 1 
1  # $Id: ppp-kmod.spec,v 1.22 2009/05/02 10:09:04 bytegw Exp $  # $Id: ppp-kmod.spec,v 1.23 2009/05/26 17:12:09 slords Exp $
2    
3  # Define the kmod package name here.  # Define the kmod package name here.
4  %define  kmod_name ppp  %define  kmod_name ppp
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.2  Version: 1.0.2
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 93  find ${INSTALL_MOD_PATH} -type f -name \ Line 93  find ${INSTALL_MOD_PATH} -type f -name \
93  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
94    
95  %changelog  %changelog
96  * Tue May 26 2009 Shad L. Lords <slords@mail.com> 1.0.4-4.sme  * Tue Oct 26 2009 Shad L. Lords <slords@mail.com> 1.0.2-5.sme
97    - Make preuninstall script not fail on upgrade
98    
99    * Tue May 26 2009 Shad L. Lords <slords@mail.com> 1.0.2-4.sme
100  - Initial build of the kABI-tracking version from 1.0.4.  - Initial build of the kABI-tracking version from 1.0.4.
101  - Modified spec and kmodtool(-ppp)  - Modified spec and kmodtool(-ppp)
102  - Note: weak-modules became available as of CentOS-4.7  - Note: weak-modules became available as of CentOS-4.7


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