]> git.pld-linux.org Git - packages/dnsmasq.git/commitdiff
- rel 2
authormisi3k <misi3k@pld-linux.org>
Sat, 9 Aug 2003 11:12:09 +0000 (11:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics

Changed files:
    dnsmasq.spec -> 1.16

dnsmasq.spec

index 0e2878804b4bb75d15bf5b29949199ae740500d6..91e66c1f4d0b32350a908b18431d239e221cc008 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A lightweight caching nameserver
 Summary(pl):   Lekki buforuj±cy serwer nazw (DNS)
 Name:          dnsmasq
 Version:       1.13
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.gz
@@ -36,7 +36,9 @@ i po
 %setup -q
 
 %build
-%{__make} CC=%{__cc} CFLAGS="%{rpmcflags}"
+%{__make} \
+       CC=%{__cc} \
+       CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.683656 seconds and 4 git commands to generate.