Author: saispo
Date: Sun Feb 18 19:08:34 2007
New Revision: 122490
Added:
packages/cooker/ssmtp/current/SOURCES/ssmtp_2.61.tar.bz2 (contents, props
changed)
Removed:
packages/cooker/ssmtp/current/SOURCES/ssmtp_2.60.7.tar.bz2
Modified:
packages/cooker/ssmtp/current/SPECS/ssmtp.spec
Log:
New release 2.61
Added: packages/cooker/ssmtp/current/SOURCES/ssmtp_2.61.tar.bz2
==============================================================================
Binary file. No diff available.
Modified: packages/cooker/ssmtp/current/SPECS/ssmtp.spec
==============================================================================
--- packages/cooker/ssmtp/current/SPECS/ssmtp.spec (original)
+++ packages/cooker/ssmtp/current/SPECS/ssmtp.spec Sun Feb 18 19:08:34 2007
@@ -1,7 +1,7 @@
%define name ssmtp
-%define version 2.60.7
-%define release 3
-%define src_version 2.60
+%define version 2.61
+%define release 1
+%define src_version 2.61
Summary: A minimal mail-transfer agent which forwards mail to an SMTP
server
Name: %{name}
@@ -29,9 +29,9 @@
%setup -q -n %{name}-%{src_version}
# this has to be %patch but it does not work with -g option :(
#%{_bzip2bin} -d < %PATCH0 | patch -p1 -g0 -s
-PATCH_GET=0
-export PATCH_GET
-%patch0 -p1 -b .maxsysuid
+#PATCH_GET=0
+#export PATCH_GET
+#%patch0 -p1 -b .maxsysuid
# viet 05/08/2003 / by default, the configure script sets sysconfdir
# to /usr/etc, which is no good. The --sysconfdir= switch doesn't do