]> git.pld-linux.org Git - packages/pdnsd.git/commitdiff
- added typo patch with fix typo in src/dns.c (s/sizof/sizeof/). pdnsd-1_1_5-2
authorkloczek <kloczek@pld-linux.org>
Sun, 10 Jun 2001 20:43:43 +0000 (20:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pdnsd.spec -> 1.17

pdnsd.spec

index 8a30c1dc5ce943e1323441b9295227a35247a38d..6e6a1fb65ef31fb6a7168f1b88de91253ca0d103 100644 (file)
@@ -10,6 +10,7 @@ Group(pl):    Sieciowe/Serwery
 Vendor:                Thomas Moestl
 Source0:       http://home.t-online.de/home/Moestl/%{name}-%{version}.tar.bz2
 Source1:       %{name}.init
+Patch0:                %{name}-typo.patch
 URL:           http://home.t-online.de/home/Moestl/
 BuildRequires: flex
 Prereq:                rc-scripts
@@ -30,6 +31,7 @@ dialup).
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 %configure \
This page took 0.11531 seconds and 4 git commands to generate.