From c85f8efadaa8337dc1abe09be9cf16b77d73c889 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Mon, 3 Sep 2007 12:29:25 +0000 Subject: [PATCH] - regenerate ac/am Changed files: alpine.spec -> 1.5 --- alpine.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/alpine.spec b/alpine.spec index 6eb91dc..cb5862d 100644 --- a/alpine.spec +++ b/alpine.spec @@ -9,7 +9,7 @@ Summary: University of Washington Pine mail user agent Summary(pl.UTF-8): Klient pocztowy Pine z Uniwersytetu w Waszyngtonie Name: alpine Version: 0.999 -Release: 0.3 +Release: 0.4 Epoch: 1 License: Apache License 2.0 Group: Applications/Mail @@ -19,6 +19,8 @@ Source1: pico.desktop # http://staff.washington.edu/chappa/alpine/info/all.html Patch0: http://staff.washington.edu/chappa/alpine/patches/%{name}-%{version}/all.patch.gz URL: http://www.washington.edu/alpine +BuildRequires: autoconf +BuildRequires: automake BuildRequires: krb5-devel BuildRequires: ncurses-devel BuildRequires: openldap-devel @@ -98,6 +100,9 @@ ajuda de acordo com o contexto está disponível. %patch0 -p1 %build +%{__autoconf} +%{__aclocal} -I m4 +%{__automake} %configure \ --enable-quotas \ --with-smtp-msa=%{_libdir}/sendmail \ -- 2.44.0