head 1.13; access; symbols; locks; strict; comment @-- @; 1.13 date 2009.10.25.07.44.14; author rse; state Exp; branches; next 1.12; commitid 5joCTbpRQeHv8T8u; 1.12 date 2009.09.09.07.46.15; author rse; state Exp; branches; next 1.11; commitid FNeT7ARDMv0SCY2u; 1.11 date 2009.06.30.20.21.04; author rse; state Exp; branches; next 1.10; commitid mW7f5wxeUG4f4VTt; 1.10 date 2009.04.18.13.13.02; author rse; state Exp; branches; next 1.9; commitid 4pHXU27WTIGCZuKt; 1.9 date 2008.12.28.09.08.46; author rse; state Exp; branches; next 1.8; commitid 1fcwIYeJYDdnhdwt; 1.8 date 2008.07.28.15.23.56; author rse; state Exp; branches; next 1.7; commitid K4bZYSply2kZgAct; 1.7 date 2008.06.08.08.00.37; author rse; state Exp; branches; next 1.6; commitid QIuRqsACxR4xq76t; 1.6 date 2008.03.13.14.35.09; author rse; state Exp; branches; next 1.5; commitid OJgzhHYqYEEhpYUs; 1.5 date 2008.01.01.14.59.12; author rse; state Exp; branches; next 1.4; commitid B8esaHJHoduuKILs; 1.4 date 2007.08.01.15.48.45; author rse; state Exp; branches; next 1.3; commitid NU6fJfDACELV24ss; 1.3 date 2007.06.17.07.45.54; author rse; state Exp; branches; next 1.2; commitid pGLXxNgyznMXOems; 1.2 date 2007.04.10.06.56.44; author rse; state Exp; branches; next 1.1; commitid U0LT7JBBV9rCJuds; 1.1 date 2007.01.21.19.03.13; author rse; state Exp; branches; next ; commitid HSEUMiU0Ls8iip3s; desc @@ 1.13 log @upgrading package: msmtp 1.4.18 -> 1.4.19 @ text @## ## msmtp.spec -- OpenPKG RPM Package Specification ## Copyright (c) 2000-2009 OpenPKG Foundation e.V. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. ## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF ## SUCH DAMAGE. ## # package information Name: msmtp Summary: Command-Line SMTP Client URL: http://msmtp.sourceforge.net/ Vendor: Martin Lambers Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community Class: EVAL Group: Mail License: GPL Version: 1.4.19 Release: 20091025 # list of sources Source0: http://switch.dl.sourceforge.net/msmtp/msmtp-%{version}.tar.bz2 # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20060823 PreReq: OpenPKG, openpkg >= 20060823 BuildPreReq: openssl, libiconv, libidn, libgsasl PreReq: openssl, libiconv, libidn, libgsasl AutoReq: no AutoReqProv: no %description msmtp(1) is a command-line mail client to an SMTP server. Its features include: sendmail(8) compatible interface (command line options and exit codes); SASL-based authentication methods PLAIN, LOGIN, CRAM-MD5, DIGEST-MD5, GSSAPI, and NTLM; TLS/SSL both in SMTP-over-SSL mode and in STARTTLS mode; fast SMTP implementation using command pipelining; support for Internationalized Domain Names (IDN); DSN (Delivery Status Notification) support; RMQS (Remote Message Queue Starting) support (ETRN); optional IPv6 support and support for multiple accounts. %track prog msmtp = { version = %{version} url = http://sourceforge.net/projects/msmtp/files/ regex = msmtp-(__VER__)\.tar\.bz2 } %prep %setup -q %build CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ ./configure \ --prefix=%{l_prefix} \ --mandir=%{l_prefix}/man \ --infodir=%{l_prefix}/info \ --with-ssl=openssl \ --with-libiconv-prefix=%{l_prefix} \ --with-libidn-prefix=%{l_prefix} \ --with-libgsasl-prefix=%{l_prefix} \ --without-libintl-prefix \ --disable-nls %{l_make} %{l_mflags -O} %install rm -rf $RPM_BUILD_ROOT %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT" strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} %files -f files %clean rm -rf $RPM_BUILD_ROOT @ 1.12 log @upgrading package: msmtp 1.4.17 -> 1.4.18 @ text @d34 2 a35 2 Version: 1.4.18 Release: 20090909 @ 1.11 log @switch to the new SourceForge.net website functionality where we can find all files (again) @ text @d34 2 a35 2 Version: 1.4.17 Release: 20081228 @ 1.10 log @bump years in copyright messages @ text @d64 1 a64 1 url = http://prdownloads.sourceforge.net/msmtp/ @ 1.9 log @upgrading package: msmtp 1.4.16 -> 1.4.17 @ text @d3 1 a3 1 ## Copyright (c) 2000-2008 OpenPKG Foundation e.V. @ 1.8 log @upgrading package: msmtp 1.4.15 -> 1.4.16 @ text @d34 2 a35 2 Version: 1.4.16 Release: 20080728 @ 1.7 log @upgrading package: msmtp 1.4.14 -> 1.4.15 @ text @d34 2 a35 2 Version: 1.4.15 Release: 20080608 @ 1.6 log @upgrading package: msmtp 1.4.13 -> 1.4.14 @ text @d34 2 a35 2 Version: 1.4.14 Release: 20080313 @ 1.5 log @Update package specifications according to OpenPKG year 2008 world order: http://www.mail-archive.com/openpkg-announce@@openpkg.org/msg00221.html @ text @d34 2 a35 2 Version: 1.4.13 Release: 20080101 @ 1.4 log @upgrading package: msmtp 1.4.12 -> 1.4.13 @ text @d3 1 a3 2 ## Copyright (c) 2000-2007 OpenPKG Foundation e.V. ## Copyright (c) 2000-2007 Ralf S. Engelschall d35 1 a35 1 Release: 20070801 @ 1.3 log @upgrading package: msmtp 1.4.11 -> 1.4.12 @ text @d35 2 a36 2 Version: 1.4.12 Release: 20070617 @ 1.2 log @upgrading package: msmtp 1.4.10 -> 1.4.11 @ text @d35 2 a36 2 Version: 1.4.11 Release: 20070410 @ 1.1 log @new package: msmtp 1.4.10 (Command-Line SMTP Client) @ text @d35 2 a36 2 Version: 1.4.10 Release: 20070121 @