]> Pileus Git - ~andy/fetchmail/blobdiff - specgen.sh
Complete Dominik's name.
[~andy/fetchmail] / specgen.sh
index ebd33f2703459b1a19107e9bedbf376808059840..7aa0fa80430515369575cbd4eb657d08ce10653c 100755 (executable)
@@ -62,7 +62,7 @@ Summary(pt):  Busca mensagens de um servidor usando POP ou IMAP
 Summary(tr):   POP2, POP3, APOP, IMAP protokolleri ile uzaktan mektup alma yazılımı
 Summary(vi):   trình nền lấy thư POP/IMAP có tính năng đầy đủ
 BuildRoot: %{_tmppath}/%{name}-root
-#Keywords: mail, client, POP, POP2, POP3, APOP, RPOP, KPOP, IMAP, ETRN, ODMR, SMTP, ESMTP, GSSAPI, RPA, NTLM, CRAM-MD5, SASL
+#Keywords: mail, client, POP3, APOP, KPOP, IMAP, ETRN, ODMR, SMTP, ESMTP, GSSAPI, RPA, NTLM, CRAM-MD5, SASL
 #Destinations: fetchmail-users@lists.berlios.de, fetchmail-announce@lists.berlios.de
 
 %description
@@ -192,7 +192,7 @@ configuration de fetchmail écrite en python.
 %setup -q $setupargs
 
 %build
-%configure --without-included-gettext --without-kerberos --with-ssl
+%configure --without-kerberos --with-ssl
 make
 
 %install