]> git.pld-linux.org Git - packages/dnsmasq.git/commitdiff
- merged lost change:
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 30 May 2003 13:06:05 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
    Revision 1.11  2003/05/23 07:09:45  kosmo
    - updated to 1.12
    - dnsmasq-cc.patch no longer needed

Changed files:
    dnsmasq.spec -> 1.13

dnsmasq.spec

index a1fe7d369437e70e2557c0ef3f4959bd95837fcf..a6645422f6d2571cfa509169ba0fa4d0f57ff164 100644 (file)
@@ -1,15 +1,14 @@
 Summary:       A lightweight caching nameserver
 Summary(pl):   Lekki buforuj±cy serwer nazw (DNS)
 Name:          dnsmasq
-Version:       1.11
-Release:       2
+Version:       1.12
+Release:       1
 License:       GPL
 Group:         Networking/Daemons
+# Source0-md5: 41f4ef37bb38e7b50430d00de92d5789
 Source0:       http://thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.gz
-# Source0-md5: fa050d34d953af01bf179f8ec0263676
 Source1:       %{name}.init
 Source2:       %{name}.config
-Patch0:                %{name}-cc.patch
 URL:           http://www.thekelleys.org.uk/dnsmasq/
 PreReq:                /sbin/chkconfig
 Provides:      caching-nameserver
@@ -34,10 +33,9 @@ i po
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%{__make} CC=%{__cc} OPT="%{rpmcflags}"
+%{__make} CC=%{__cc} CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.070722 seconds and 4 git commands to generate.