Author: ankry Date: Tue Jun 27 21:49:46 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - Summary, fixed License, some cosmetics
---- Files affected: SPECS: dnshistory.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/dnshistory.spec diff -u SPECS/dnshistory.spec:1.1 SPECS/dnshistory.spec:1.2 --- SPECS/dnshistory.spec:1.1 Tue Jun 27 21:43:53 2006 +++ SPECS/dnshistory.spec Tue Jun 27 23:49:41 2006 @@ -1,10 +1,10 @@ # $Revision$, $Date$ -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 @@ -15,7 +15,11 @@ 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} @@ -39,12 +43,14 @@ %attr(755,root,root) %{_bindir}/%{name} %{_mandir}/man1/*.1* -%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) +%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/06/27 21:49:41 ankry +- Summary, fixed License, some cosmetics + Revision 1.1 2006/06/27 19:43:53 blues - initial - seems to be working - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dnshistory.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
