SPECS: alpine.spec - regenerate ac/am
blues
blues at pld-linux.org
Mon Sep 3 14:29:30 CEST 2007
Author: blues Date: Mon Sep 3 12:29:30 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- regenerate ac/am
---- Files affected:
SPECS:
alpine.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.4 SPECS/alpine.spec:1.5
--- SPECS/alpine.spec:1.4 Mon Sep 3 14:15:52 2007
+++ SPECS/alpine.spec Mon Sep 3 14:29:25 2007
@@ -10,7 +10,7 @@
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
@@ -20,6 +20,8 @@
# 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
@@ -99,6 +101,9 @@
%patch0 -p1
%build
+%{__autoconf}
+%{__aclocal} -I m4
+%{__automake}
%configure \
--enable-quotas \
--with-smtp-msa=%{_libdir}/sendmail \
@@ -153,6 +158,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2007/09/03 12:29:25 blues
+- regenerate ac/am
+
Revision 1.4 2007/09/03 12:15:52 blues
- chappa's patches added - starts to be usable now
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alpine.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list