From: ankry Date: Tue, 27 Jun 2006 21:49:41 +0000 (+0000) Subject: - Summary, fixed License, some cosmetics X-Git-Tag: auto/ac/dnshistory-1_3-1~7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdnshistory.git;a=commitdiff_plain;h=a7c5476ecfc296df842eb0c3c57d8a2b43545dd6 - Summary, fixed License, some cosmetics Changed files: dnshistory.spec -> 1.2 --- diff --git a/dnshistory.spec b/dnshistory.spec index a54465b..30a4648 100644 --- a/dnshistory.spec +++ b/dnshistory.spec @@ -1,9 +1,9 @@ -Summary: dnshistory +Summary: dnshistory - storing a history of DNS/Name changes Name: dnshistory %define _beta beta1 Version: 1.3 Release: 0.1 -License: GPL v2 +License: GPL v2+ Group: Applications/Networking Source0: http://www.stedee.id.au/files/%{name}-%{version}-%{_beta}.tar.gz # Source0-md5: c9843e87412c1bdf8fb2ec5983f0c9c4 @@ -14,7 +14,11 @@ BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Provide a means for storing a history of DNS/Name changes for the IP Addresses extracted from web log files. The major target being that multiple analyses of older log files do not require re-lookups of IP Address to FQDNs, and additionally maintain the accuracy of the lookup as it was then and not as it is now. +dnshistory provides a means for storing a history of DNS/Name changes +for the IP Addresses extracted from web log files. The major target +being that multiple analyses of older log files do not require +re-lookups of IP Address to FQDNs, and additionally maintain the +accuracy of the lookup as it was then and not as it is now. %prep %setup -q -n %{name}-%{version}-%{_beta}