/[smeserver]/rpms/e-smith-pptpd/sme7/e-smith-pptpd.spec
ViewVC logotype

Diff of /rpms/e-smith-pptpd/sme7/e-smith-pptpd.spec

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

Revision 1.4 by bytegw, Sat Aug 9 16:34:19 2008 UTC Revision 1.5 by slords, Tue Oct 7 19:12:54 2008 UTC
# Line 1  Line 1 
1    # $Id$
2    
3  Summary: e-smith server and gateway - configure PPTP inbound VPN  Summary: e-smith server and gateway - configure PPTP inbound VPN
4  %define name e-smith-pptpd  %define name e-smith-pptpd
5  Name: %{name}  Name: %{name}
6  %define version 1.12.0  %define version 2.0.0
7  %define release 13  %define release 1
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
 Patch0: e-smith-pptpd-1.12.0-misc.patch  
 Patch1: e-smith-pptpd-1.12.0-debug.patch  
 Patch2: e-smith-pptpd-1.12.0-emptyinter.patch  
 Patch3: e-smith-pptpd-1.12.0-dhcpd.conf_perms.patch  
 Patch4: e-smith-pptpd-1.12.0-pptpd_perms.patch  
 Patch5: e-smith-pptpd-1.12.0-dhcpd_perms.patch  
 Patch6: e-smith-pptpd-1.12.0-fix_vpn_timeouts.patch  
 Patch7: e-smith-pptpd-1.12.0-mtumru.patch  
 Patch8: e-smith-pptpd-1.12.0-mtumru_db.patch  
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  Requires: e-smith-base >= 4.13.16-27  Requires: e-smith-base >= 4.13.16-27
15  Requires: pptpd  Requires: pptpd
 %if "%{?rhel}" == "5"  
 # Kernel modules now included in kernel  
 Obsoletes: kmod-ppp  
 Obsoletes: kmod-ppp-smp  
 Obsoletes: kmod-ppp-xenU  
 %else  
16  Requires: ppp-kmod  Requires: ppp-kmod
 %endif  
17  Obsoletes: kernel-module-ppp  Obsoletes: kernel-module-ppp
18  Obsoletes: kernel-smp-module-ppp  Obsoletes: kernel-smp-module-ppp
19  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
# Line 40  BuildArchitectures: noarch Line 26  BuildArchitectures: noarch
26  e-smith server and gateway - configure inbound PPTP VPN access  e-smith server and gateway - configure inbound PPTP VPN access
27    
28  %changelog  %changelog
29    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
30    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
31    
32  * Sat Aug 09 2008 Gavin Weight <gweight@gmail.com> 1.12.0-13  * Sat Aug 09 2008 Gavin Weight <gweight@gmail.com> 1.12.0-13
33  - Remove the Requires kernel =>2.4 line. [SME: 4483]  - Remove the Requires kernel =>2.4 line. [SME: 4483]
34    
# Line 612  e-smith server and gateway - configure i Line 601  e-smith server and gateway - configure i
601    
602  %prep  %prep
603  %setup  %setup
 %patch0 -p1  
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
 %patch8 -p1  
604    
605  %build  %build
606  for i in console-save \  for i in console-save \


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