]> git.pld-linux.org Git - packages/email.git/blobdiff - email.spec
- updated Source0 URL
[packages/email.git] / email.spec
index b6246e22b359e7b48e35f42a774fc4cb07bc3b3b..752ca5582332ffc508b6dea77261f565966621b4 100644 (file)
@@ -1,27 +1,32 @@
 Summary:       Email can send email using remote SMTP
-Summary(pl):   Email potrafi wysy³aæ pocztê u¿ywaj±c zdalnych SMTP
+Summary(pl.UTF-8):     Email potrafi wysyłać pocztę używając zdalnych SMTP
 Name:          email
 Version:       2.5.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Mail
-Source0:       http://email.cleancode.org/download/%{name}-%{version}.tar.bz2
+Source0:       http://www.cleancode.org/downloads/email/%{name}-%{version}.tar.bz2
 # Source0-md5: d6e5f5764e3655226b5a6f9a07622836
+Patch0:                %{name}-conf.patch
 URL:           http://email.cleancode.org/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# configure fails to check strftime() otherwise
+%undefine      with_ccache
+
 %description
-Email is a program for the Unix environment that sends messages.
-It can send email from the command line using your SMTP server 
-instead of sendmail.
+Email is a program for the Unix environment that sends messages. It
+can send email from the command line using your SMTP server instead of
+sendmail.
 
-%description -l pl
-Email jest programem przeznaczonym do wysy³ania wiadomo¶ci w 
-¶rodowisku UNIX. Jest uruchamiany z wiersza poleceñ. Potrafi wysy³aæ
-pocztê u¿ywaj±c zdalnych serwerów SMTP.
+%description -l pl.UTF-8
+Email jest programem przeznaczonym do wysyłania wiadomości w
+środowisku UNIX. Jest uruchamiany z wiersza poleceń. Potrafi wysyłać
+pocztę używając zdalnych serwerów SMTP.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
This page took 0.060328 seconds and 4 git commands to generate.