]> git.pld-linux.org Git - packages/dnsmasq.git/commitdiff
- up to 2.33
authorzbyniu <zbyniu@pld-linux.org>
Sun, 3 Sep 2006 22:52:34 +0000 (22:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dnsmasq.spec -> 1.55

dnsmasq.spec

index 44f23e255b171827409235e2206cd618bbdae3f8..5a8ad0f64629b850155ec1f1d61b2ee568153c7f 100644 (file)
@@ -1,15 +1,14 @@
 Summary:       A lightweight caching nameserver
 Summary(pl):   Lekki buforuj±cy serwer nazw (DNS)
 Name:          dnsmasq
-Version:       2.32
+Version:       2.33
 Release:       1
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.gz
-# Source0-md5: d1f593a8352db1d6ad3dccc9b775295d
+# Source0-md5: 45696461b6e6bc929273b1191ca50447
 Source1:       %{name}.init
 Source2:       %{name}.config
-Patch0:                %{name}-sh.patch
 URL:           http://www.thekelleys.org.uk/dnsmasq/
 BuildRequires: gettext-devel
 BuildRequires: rpmbuild(macros) >= 1.268
@@ -38,7 +37,6 @@ po
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__make} all-i18n \
@@ -81,3 +79,4 @@ fi
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/dnsmasq
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dnsmasq.conf
 %{_mandir}/man8/*
+%lang(es) %{_mandir}/es/man8/* 
This page took 0.055775 seconds and 4 git commands to generate.