]> git.pld-linux.org Git - packages/email.git/blobdiff - email.spec
- make default config useable; rel 2
[packages/email.git] / email.spec
index 3f64ec3e524ef143871d64d60beb9caf4e559213..38350a5645e39fb012eb8c6c180e908b3397bbb5 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
 Name:          email
-Version:       2.3.4
-Release:       1
+Version:       2.5.0
+Release:       2
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://email.cleancode.org/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 6ced0bebeb6897e9bb975bb02b66b5ae
+# 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 
+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.05121 seconds and 4 git commands to generate.