From a649ee2986bed1101ad4998cd64a2facca24eff3a4ccb77d1987c7245f45626b Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 6 Dec 2011 16:59:26 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/at revision 41.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=12cd24ef0ff7f89e4ba0884cb446910b --- at.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/at.spec b/at.spec index 63c3efd..0237ab7 100644 --- a/at.spec +++ b/at.spec @@ -21,7 +21,7 @@ Name: at BuildRequires: bison flex pam-devel BuildRequires: libselinux-devel Url: ftp://ftp.debian.org/debian/pool/main/a/at -License: GPLv2+ +License: GPL-2.0+ Group: System/Daemons Version: 3.1.8 Release: 1102 From 296692c18eca15eaa11ed121795cc08250698b21f0e809313c9d824a5a63d4cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Tue, 20 Dec 2011 20:05:46 +0000 Subject: [PATCH 2/2] Accepting request 97317 from home:coolo:removeautoconf add autoconf to buildrequires OBS-URL: https://build.opensuse.org/request/show/97317 OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=42 --- at.changes | 10 ++++++++++ at.spec | 13 +++++++------ 2 files changed, 17 insertions(+), 6 deletions(-) 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