]> git.pld-linux.org Git - packages/bootp.git/commitdiff
- added errno patch
authorhavner <havner@pld-linux.org>
Sun, 18 Jul 2004 10:04:43 +0000 (10:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- s/bootp/bootps in inetd file
- rel 11

Changed files:
    bootp.spec -> 1.27

bootp.spec

index dded04cc7a9dc2fe7827dfdd6d449f4c7dae748b..ac85e8be31f1de4bcbb9968e13dcf4aaac84f836 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Serwer BOOTP/DHCP wraz z programami pomocniczymi
 Summary(tr):   bootp/DHCP sunucusu ve test programlarĂ˝
 Name:          bootp
 Version:       2.4.3
-Release:       10
+Release:       11
 License:       BSD
 Group:         Networking/Daemons
 Source0:       ftp://ftp.mc.com/pub/%{name}-%{version}.tar.gz
@@ -16,6 +16,7 @@ Patch1:               http://www.sghms.ac.uk/~mpreston/tools.htm/dhcp.patch
 Patch2:                %{name}-2.4.3-glibc.patch
 Patch3:                %{name}-2.4.3-pathfix.patch
 Patch4:                %{name}-tmprace.patch
+Patch5:                %{name}-errno.patch
 Requires:      inetdaemon
 Requires:      rc-inetd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -67,6 +68,7 @@ paketinin kullan
 %patch2 -p1
 %patch3 -p1
 #%patch4 -p1
+%patch5 -p1
 
 %build
 %{__make} linux SYSDEFS="%{rpmcflags}"
This page took 0.137794 seconds and 4 git commands to generate.