Author: glen Date: Tue Jul 17 16:10:23 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - removed autogen (creates weird errors and not needed)
---- Files affected: SPECS: msmtp.spec (1.71 -> 1.72) ---- Diffs: ================================================================ Index: SPECS/msmtp.spec diff -u SPECS/msmtp.spec:1.71 SPECS/msmtp.spec:1.72 --- SPECS/msmtp.spec:1.71 Tue Jul 17 16:11:22 2007 +++ SPECS/msmtp.spec Tue Jul 17 18:10:18 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): "Wtyczka" SMTP dla klientów pocztowych (MUA) Name: msmtp Version: 1.4.12 -Release: 4 +Release: 5 License: GPL v2 Group: Networking/Daemons Source0: http://dl.sourceforge.net/msmtp/%{name}-%{version}.tar.bz2 @@ -11,8 +11,6 @@ Patch0: %{name}-home_etc.patch Source1: %{name}rc URL: http://msmtp.sourceforge.net/ -BuildRequires: autoconf >= 2.50 -BuildRequires: automake BuildRequires: gnutls-devel >= 1.2.0 BuildRequires: gsasl-devel BuildRequires: pkgconfig @@ -71,10 +69,6 @@ %patch0 -p1 %build -%{__aclocal} -I gnulib/m4 -%{__autoconf} -%{__autoheader} -%{__automake} %configure %{__make} @@ -121,6 +115,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72 2007/07/17 16:10:18 glen +- removed autogen (creates weird errors and not needed) + Revision 1.71 2007/07/17 14:11:22 glen - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/msmtp.spec?r1=1.71&r2=1.72&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
