]> git.pld-linux.org Git - packages/dnshistory.git/commitdiff
- Summary, fixed License, some cosmetics
authorankry <ankry@pld-linux.org>
Tue, 27 Jun 2006 21:49:41 +0000 (21:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dnshistory.spec -> 1.2

dnshistory.spec

index a54465b4eb92388333672a3ee8e492841c813f82..30a46483a98d772037e89d81ff1971a3652b6dad 100644 (file)
@@ -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}
This page took 0.052505 seconds and 4 git commands to generate.