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

Diff of /rpms/e-smith-pptpd/sme8/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:55 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.2.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  
16  Obsoletes: kmod-ppp  Obsoletes: kmod-ppp
17  Obsoletes: kmod-ppp-smp  Obsoletes: kmod-ppp-smp
18  Obsoletes: kmod-ppp-xenU  Obsoletes: kmod-ppp-xenU
 %else  
 Requires: ppp-kmod  
 %endif  
19  Obsoletes: kernel-module-ppp  Obsoletes: kernel-module-ppp
20  Obsoletes: kernel-smp-module-ppp  Obsoletes: kernel-smp-module-ppp
21  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
# Line 40  BuildArchitectures: noarch Line 28  BuildArchitectures: noarch
28  e-smith server and gateway - configure inbound PPTP VPN access  e-smith server and gateway - configure inbound PPTP VPN access
29    
30  %changelog  %changelog
31    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
32    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
33    
34  * 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
35  - Remove the Requires kernel =>2.4 line. [SME: 4483]  - Remove the Requires kernel =>2.4 line. [SME: 4483]
36    
# Line 612  e-smith server and gateway - configure i Line 603  e-smith server and gateway - configure i
603    
604  %prep  %prep
605  %setup  %setup
 %patch0 -p1  
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
 %patch8 -p1  
606    
607  %build  %build
608  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