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
This commit is contained in:
committed by
Git OBS Bridge
parent
a649ee2986
commit
296692c18e
13
at.spec
13
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
|
||||
|
Reference in New Issue
Block a user