X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdnsmasq.git;a=blobdiff_plain;f=dnsmasq.spec;h=6f841f40fe8dd7498485b486b9b2d34a6cc5a33d;hp=dc750af9015c5fecd0a2e0eaf34e6887ba39a29a;hb=e889672be349d2ab398e576ce2501b68e7d1c61f;hpb=14593d54aca38d45e1c4bee1fa9d34f451d7eda7 diff --git a/dnsmasq.spec b/dnsmasq.spec index dc750af..6f841f4 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -1,19 +1,22 @@ # TODO: # - subpackage DNSmasq webmin module (contrib/webmin) -# + Summary: A lightweight caching server (DNS, DHCP) Summary(pl.UTF-8): Lekki buforujący serwer nazw (DNS) i DHCP Name: dnsmasq -Version: 2.45 +Version: 2.67 Release: 1 License: GPL v2 Group: Networking/Daemons +#Source0: http://thekelleys.org.uk/dnsmasq/test-releases/%{name}-%{version}%{_rc}.tar.gz Source0: http://thekelleys.org.uk/dnsmasq/%{name}-%{version}.tar.gz -# Source0-md5: b7956e15c9766e05b3eca3ce88fdb616 +# Source0-md5: c9b20e6c0517af02227685f7aebbc9d3 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 +25,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 +36,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 @@ -52,7 +55,7 @@ ale jest dobrym wyborem dla dowolnej małej sieci, gdzie ważne jest małe wykorzystanie zasobów i łatwa konfiguracja. %prep -%setup -q +%setup -q -n %{name}-%{version} %build %{__make} all-i18n \ @@ -101,5 +104,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/*