]> git.pld-linux.org Git - packages/djbdns.git/commitdiff
- patch for compiling on glibc 2.3.x
authorserek <serek@pld-linux.org>
Mon, 31 Mar 2003 08:42:43 +0000 (08:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    djbdns-glibc.patch -> 1.1
    djbdns.spec -> 1.39

djbdns-glibc.patch [new file with mode: 0644]
djbdns.spec

diff --git a/djbdns-glibc.patch b/djbdns-glibc.patch
new file mode 100644 (file)
index 0000000..0b566e2
--- /dev/null
@@ -0,0 +1,8 @@
+--- error.h~   Sun Feb 11 21:11:45 2001
++++ error.h    Mon Mar 31 10:38:54 2003
+@@ -1,3 +1,5 @@
++#include <errno.h>
++
+ #ifndef ERROR_H
+ #define ERROR_H
index 46845f721326bccd33d49bf32c117c11231409b3..30df052746300a30584a74509740e09614d8dfd9 100644 (file)
@@ -2,7 +2,7 @@ Summary:        DJB DNS
 Summary(pl):   DJB DNS
 Name:          djbdns
 Version:       1.05
-Release:       12
+Release:       13
 License:       http://cr.yp.to/distributors.html (free to use)
 Group:         Networking/Daemons
 Source0:       http://cr.yp.to/djbdns/%{name}-%{version}.tar.gz
@@ -14,6 +14,7 @@ Patch1:               http://www.fefe.de/dns/%{name}-1.05-ipv6.diff
 Patch2:                %{name}-1.05-multiip.diff
 Patch3:                http://iksz.hu/package/djbdns-conf/djbdns-1.05-multi_tinydns_data.patch
 Patch4:                %{name}-srv.patch
+Patch5:                %{name}-glibc.patch
 URL:           http://cr.yp.to/djbdns.html
 Requires(pre): /usr/bin/getgid
 Requires(pre): /bin/id
@@ -274,6 +275,7 @@ informacji.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5
 cd doc
 ln -s merge/djbdns/* .
 
This page took 0.067499 seconds and 4 git commands to generate.