summaryrefslogtreecommitdiff
path: root/dnsmasq.spec
diff options
context:
space:
mode:
authorsparky2010-02-09 01:29:10 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitf438ee6b7188fa3ace7af9c7e424e73f8449e7bf (patch)
tree3e9b7cc50ecb6154a315dbc151ebe01aad3e7fe1 /dnsmasq.spec
parent22e6ee8b4bdd18fcc0ddf180d8206ce7fbfdbb73 (diff)
downloaddnsmasq-f438ee6b7188fa3ace7af9c7e424e73f8449e7bf.zip
dnsmasq-f438ee6b7188fa3ace7af9c7e424e73f8449e7bf.tar.gz
- BR: libidn-devel, pkgconfigauto/ti/dnsmasq-2_52-1
Changed files: dnsmasq.spec -> 1.83
Diffstat (limited to 'dnsmasq.spec')
-rw-r--r--dnsmasq.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/dnsmasq.spec b/dnsmasq.spec
index 228cf0c..8a4604a 100644
--- a/dnsmasq.spec
+++ b/dnsmasq.spec
@@ -14,6 +14,8 @@ Source1: %{name}.init
Source2: %{name}.config
URL: http://www.thekelleys.org.uk/dnsmasq/doc.html
BuildRequires: gettext-devel
+BuildRequires: libidn-devel
+BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.268
Requires(post,preun): /sbin/chkconfig
Requires: rc-scripts
@@ -22,7 +24,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP
-server. It is designed to provide DNS and, optionally, DHCP, to a
+server. It is designed to provide DNS and, optionally, DHCP, to a
small network. It can serve the names of local machines which are not
in the global DNS. The DHCP server integrates with the DNS server and
allows machines with DHCP-allocated addresses to appear in the DNS
@@ -33,7 +35,7 @@ and BOOTP for network booting of diskless machines.
Dnsmasq is targeted at home networks using NAT and connected to the
Internet via a modem, cable-modem or ADSL connection but would be a
good choice for any small network where low resource use and ease of
-configuration are important.
+configuration are important.
%description -l pl.UTF-8
dnsmasq jest lekkim, łatwym w konfiguracji forwarderem DNS i serwerem
@@ -101,5 +103,5 @@ fi
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dnsmasq.conf
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/portforward
%{_mandir}/man8/*
-%lang(es) %{_mandir}/es/man8/*
-%lang(fr) %{_mandir}/fr/man8/*
+%lang(es) %{_mandir}/es/man8/*
+%lang(fr) %{_mandir}/fr/man8/*