diff --git a/at.changes b/at.changes index 9a5e3ca..9f64529 100644 --- a/at.changes +++ b/at.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Dec 20 19:56:52 UTC 2011 - coolo@suse.com + +- add autoconf as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- +Tue Dec 20 11:26:55 UTC 2011 - coolo@suse.com + +- remove call to suse_update_config (very old work around) + ------------------------------------------------------------------- Mon Dec 5 19:19:40 UTC 2011 - crrodriguez@opensuse.org diff --git a/at.spec b/at.spec index 0237ab7..068056d 100644 --- a/at.spec +++ b/at.spec @@ -16,16 +16,18 @@ # - Name: at -BuildRequires: bison flex pam-devel +BuildRequires: autoconf +BuildRequires: bison +BuildRequires: flex BuildRequires: libselinux-devel +BuildRequires: pam-devel Url: ftp://ftp.debian.org/debian/pool/main/a/at +Version: 3.1.8 +Release: 0 +Summary: A Job Manager License: GPL-2.0+ Group: System/Daemons -Version: 3.1.8 -Release: 1102 -Summary: A Job Manager Source: at_3.1.8-11.tar.gz Source1: atd.init Source2: atd.pamd @@ -96,7 +98,6 @@ This program allows you to run jobs at specified times. %patch19 %build -%{?suse_update_config:%{suse_update_config -f}} rm -fv y.tab.c y.tab.h lex.yy.c lex.yy.o y.tab.o autoconf export SENDMAIL=%{_sbindir}/sendmail