SPECS: dnshistory.spec - pl, cleanup
qboosh
qboosh at pld-linux.org
Sat Jul 1 13:03:53 CEST 2006
Author: qboosh Date: Sat Jul 1 11:03:53 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, cleanup
---- Files affected:
SPECS:
dnshistory.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/dnshistory.spec
diff -u SPECS/dnshistory.spec:1.3 SPECS/dnshistory.spec:1.4
--- SPECS/dnshistory.spec:1.3 Wed Jun 28 00:12:58 2006
+++ SPECS/dnshistory.spec Sat Jul 1 13:03:45 2006
@@ -2,6 +2,7 @@
# TODO:
# - move man_fix patch to ac/am automatic generation, based on configure option
Summary: dnshistory - storing a history of DNS/Name changes
+Summary(pl): dnshistory - przechowywanie historii zmian DNS/nazw
Name: dnshistory
%define _beta beta1
Version: 1.3
@@ -27,6 +28,13 @@
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.
+%description -l pl
+dnshistory daje możliwość przechowywania historii zmian DNS/nazw dla
+adresów IP wyciągniętych z plików logów WWW. Głównym zastosowaniem
+jest wielokrotne analizowanie starszych plików logów nie wymagające
+ciągłych przekształceń adresów IP na FQDN, a jednocześnie zachowujące
+rezultaty przekształceń z przeszłości.
+
%prep
%setup -q -n %{name}-%{version}-%{_beta}
%patch0 -p1
@@ -39,12 +47,12 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/%{_databasedir}
+install -d $RPM_BUILD_ROOT%{_databasedir}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-touch $RPM_BUILD_ROOT/%{_databasedir}/%{_dbfile}
+touch $RPM_BUILD_ROOT%{_databasedir}/%{_dbfile}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -63,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/07/01 11:03:45 qboosh
+- pl, cleanup
+
Revision 1.3 2006/06/27 22:12:58 blues
- Changed default database location
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dnshistory.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list