/[smecontribs]/rpms/smeserver-tftp-server/contribs7/smeserver-tftp-server.spec
ViewVC logotype

Diff of /rpms/smeserver-tftp-server/contribs7/smeserver-tftp-server.spec

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

Revision 1.1 by slords, Mon Dec 24 16:15:11 2007 UTC Revision 1.2 by slords, Thu Feb 28 19:47:02 2008 UTC
# Line 13  Requires: smeserver-release >= 7.0 tftp- Line 13  Requires: smeserver-release >= 7.0 tftp-
13  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArch: noarch  BuildArch: noarch
16    Requires: ipsvd >= 0.11.1
17    
18  %description  %description
19  smeserver wrapper for tftp-server  smeserver wrapper for tftp-server
# Line 22  interface for TFTP, which allows users t Line 23  interface for TFTP, which allows users t
23  remote machine.  This program and TFTP provide very little security,  remote machine.  This program and TFTP provide very little security,
24  and should not be enabled unless it is expressly needed.  and should not be enabled unless it is expressly needed.
25    
 %package server  
 Group: System Environment/Daemons  
 Summary: The server for the Trivial File Transfer Protocol (TFTP).  
 Requires: ipsvd >= 0.11.1  
   
 %description server  
 The Trivial File Transfer Protocol (TFTP) is normally used only for  
 booting diskless workstations.  The tftp-server package provides the  
 server for TFTP, which allows users to transfer files to and from a  
 remote machine. TFTP provides very little security, and should not be  
 enabled unless it is expressly needed.  smeserver-tftp-server is a  
 wrapper to allow the TFTP server to be run from /var/service/tftpd,  
 and to run on SME SERVER 7 via daemontools.  
   
26  %prep  %prep
27  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
28    
# Line 52  perl createlinks Line 39  perl createlinks
39  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
40    
41  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
   
42  %defattr(-,root,root)  %defattr(-,root,root)
43    
 %pre  
   
 %preun  
 /sbin/e-smith/db config setprop tftpd status disabled  
 /etc/rc.d/init.d/supervise/tftpd stop  
   
 %post  
   
 %postun  
   
44  %changelog  %changelog
45  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
46  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague


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