SPECS: gld.spec - cosmetics

qboosh qboosh at pld-linux.org
Thu Apr 27 21:15:16 CEST 2006


Author: qboosh                       Date: Thu Apr 27 19:15:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   gld.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/gld.spec
diff -u SPECS/gld.spec:1.4 SPECS/gld.spec:1.5
--- SPECS/gld.spec:1.4	Wed Apr 26 15:07:45 2006
+++ SPECS/gld.spec	Thu Apr 27 21:15:10 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-Summary:	GLD is a standalone greylisting server for Postfix
-Summary(pl):	GLD to serwer "szarych list" dla Postfiksa
+Summary:	GLD - a standalone greylisting server for Postfix
+Summary(pl):	GLD - serwer "szarych list" dla Postfiksa
 Name:		gld
 Version:	1.6
 Release:	1
@@ -17,16 +17,17 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Gld is a standalone greylisting server for Postfix. It listen on a TCP
+Gld is a standalone greylisting server for Postfix. It listens on a TCP
 port and use MySQL for storing data. The server supports whitelists
-based on sender,sender_domain and client_ip. It supports also light
+based on sender, sender_domain and client_ip. It supports also light
 greylisting and DNS white lists.
 
 %description -l pl
-GLD to serwer "szarych list" dla Postfiksa. Dane przechowuje w MYSQL,
-do komunikacji używa TCP/IP. Serwer umożliwia listowanie bazujące na
-NADAWCY, DOMENIE_NADAWCY oraz ADRESIE_IP_CLIENTA. Wspiera również
-"light greylisting" i "DNS white lists".
+GLD to samodzielny serwer "szarych list" dla Postfiksa. Dane
+przechowuje w bazie MySQL, do komunikacji używa TCP/IP. Serwer
+umożliwia listowanie W oparciu o nadawcę, domenę nadawcy i adres IP
+klienta (sender, sender_domain, client_ip). Obsługuje również "light
+greylisting" i "DNS white lists".
 
 %prep
 %setup -q
@@ -40,7 +41,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/{rc.d/init.d,sysconfig},%{_sbindir}} \
 	$RPM_BUILD_ROOT%{_var}/lib/%{name}
 
@@ -49,7 +49,7 @@
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 
 install gld $RPM_BUILD_ROOT%{_sbindir}
-install gld.conf $RPM_BUILD_ROOT%{_sysconfdir}/
+install gld.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -88,7 +88,11 @@
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
 $Log$
+Revision 1.5  2006/04/27 19:15:10  qboosh
+- cosmetics
+
 Revision 1.4  2006/04/26 13:07:45  darekr
 - BR: autoconf
 
@@ -101,4 +105,3 @@
 Revision 1.1  2006/04/26 12:58:17  abram
 - NEW
 - gld is greylist daemon for postfix, works with mysql (or pgsql?)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gld.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list