]> Pileus Git - ~andy/fetchmail/blobdiff - specgen.sh
Fix typo repsonsible -> responsible.
[~andy/fetchmail] / specgen.sh
index 9dcfea8bdb55c293e76901e1ac14e54d6aebb616..85a5fd2f623fd317236ab281d38bc4afee971205 100755 (executable)
@@ -57,12 +57,12 @@ Summary(da):        Alsidig POP/IMAP post-afhentnings dæmon
 Summary(de):   Program zum Abholen von E-Mail via POP/IMAP
 Summary(es):   Recolector de correo via POP/IMAP
 Summary(fr):   Daemon de récupération de courrier électronique POP/IMAP complet
-Summary(pl):   Zdalny demon pocztowy do protokołów POP2, POP3, APOP, IMAP
+Summary(pl):   Zdalny demon pocztowy do protokołów POP3, APOP, IMAP
 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(tr):   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
@@ -181,7 +181,7 @@ Ein interaktiver GUI-Konfigurator für fetchmail in Python.
 GUI konfigurator do fetchmaila napisany w pythonie.
 
 %description -n fetchmailconf -l fr
-Une interface de configuration pour créer les fichiers de
+Une interface graphique de configuration pour créer les fichiers de
 configuration de fetchmail écrite en python.
 
 %endif
@@ -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
@@ -214,7 +214,7 @@ rm -rf \$RPM_BUILD_ROOT %{_builddir}/%name-%version
 %files
 %defattr (644, root, root, 755)
 %doc ABOUT-NLS FAQ COPYING FEATURES NEWS
-%doc NOTES OLDNEWS README README.SSL
+%doc NOTES OLDNEWS README README.SSL README.SSL-SERVER
 %doc contrib
 %doc fetchmail-features.html fetchmail-FAQ.html esrs-design-notes.html
 %doc design-notes.html
@@ -229,7 +229,7 @@ rm -rf \$RPM_BUILD_ROOT %{_builddir}/%name-%version
 %attr(644,root,root) /etc/X11/wmconfig/fetchmailconf
 %attr(755,root,root) %{_bindir}/fetchmailconf
 %attr(644, root, man) %{_mandir}/man1/fetchmailconf.1*
-%attr(755,root,root) %{_prefix}/lib/python*/site-packages/fetchmailconf.py*
+%attr(755,root,root) %{py_libdir}/site-packages/fetchmailconf.py*
 /usr/lib/rhs/control-panel/fetchmailconf.xpm
 /usr/lib/rhs/control-panel/fetchmailconf.init
 %endif