Accepting request 147894 from home:jengelh:branches:Base:System
- Use simpler HXmap_get in at-parse-suse-sysconfig.patch (bnc#780259) OBS-URL: https://build.opensuse.org/request/show/147894 OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=52
This commit is contained in:
committed by
Git OBS Bridge
parent
1db49b09b5
commit
c33e9aa431
6
at.spec
6
at.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package at
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: at
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: autoconf >= 2.69
|
||||
BuildRequires: automake
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
@@ -100,7 +100,7 @@ This program allows you to run jobs at specified times.
|
||||
%patch17 -p1
|
||||
%patch18
|
||||
%patch19
|
||||
%patch20
|
||||
%patch20 -p1
|
||||
%build
|
||||
rm -fv y.tab.c y.tab.h lex.yy.c lex.yy.o y.tab.o
|
||||
autoreconf -fiv
|
||||
|
Reference in New Issue
Block a user