]> git.pld-linux.org Git - packages/at.git/commitdiff
- release 17
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 27 Jul 2001 19:45:04 +0000 (19:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- aclocal removed (works without)
- Buildrequires added: autoconf
- ac 2.5 ready

Changed files:
    at.spec -> 1.41

at.spec

diff --git a/at.spec b/at.spec
index 729e3dff5d43bac24959cd9f6d9bf4e5514aec5f..378cab409df5dd1fdc68e98a3938f61e9428bbef 100644 (file)
--- a/at.spec
+++ b/at.spec
@@ -30,6 +30,7 @@ Prereq:               fileutils
 Prereq:                /sbin/chkconfig
 Prereq:                rc-scripts >= 0.2.0
 Requires:      /usr/lib/sendmail
+BuildRequires: autoconf
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/at
@@ -72,7 +73,6 @@ at ve batch /bin/sh kabu
 %patch8 -p1
 
 %build
-aclocal
 autoconf
 %configure \
        --with-atspool=/var/spool/at/spool \
This page took 0.972163 seconds and 4 git commands to generate.