packages: dnsmasq/dnsmasq.spec - BR: libidn-devel, pkgconfig
sparky
sparky at pld-linux.org
Tue Feb 9 02:29:15 CET 2010
Author: sparky Date: Tue Feb 9 01:29:15 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: libidn-devel, pkgconfig
---- Files affected:
packages/dnsmasq:
dnsmasq.spec (1.82 -> 1.83)
---- Diffs:
================================================================
Index: packages/dnsmasq/dnsmasq.spec
diff -u packages/dnsmasq/dnsmasq.spec:1.82 packages/dnsmasq/dnsmasq.spec:1.83
--- packages/dnsmasq/dnsmasq.spec:1.82 Sun Feb 7 09:47:53 2010
+++ packages/dnsmasq/dnsmasq.spec Tue Feb 9 02:29:10 2010
@@ -15,6 +15,8 @@
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
@@ -23,7 +25,7 @@
%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
@@ -34,7 +36,7 @@
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
@@ -102,8 +104,8 @@
%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/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -111,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.83 2010/02/09 01:29:10 sparky
+- BR: libidn-devel, pkgconfig
+
Revision 1.82 2010/02/07 08:47:53 adamg
- updated to 2.52
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dnsmasq/dnsmasq.spec?r1=1.82&r2=1.83&f=u
More information about the pld-cvs-commit
mailing list