]> git.pld-linux.org Git - packages/msmtp.git/commitdiff
- removed autogen (creates weird errors and not needed) auto/ac/msmtp-1_4_12-5 auto/th/msmtp-1_4_12-5
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 17 Jul 2007 16:10:18 +0000 (16:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    msmtp.spec -> 1.72

msmtp.spec

index 7fefa4590cd2cb3a98315ee67b14b8b9897752db..6ccdac86b63e70fb54284a8bbc7ced16ec6b74a5 100644 (file)
@@ -2,7 +2,7 @@ Summary:        SMTP "plugin" for MUAs
 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
@@ -10,8 +10,6 @@ Source0:      http://dl.sourceforge.net/msmtp/%{name}-%{version}.tar.bz2
 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
@@ -70,10 +68,6 @@ Dowiązania symboliczne msmtp do sendmaila.
 %patch0 -p1
 
 %build
-%{__aclocal} -I gnulib/m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
 %configure
 %{__make}
 
This page took 0.088646 seconds and 4 git commands to generate.