OBS User unknown
2008-09-01 12:45:30 +00:00
committed by Git OBS Bridge
parent ffbbb866ee
commit ec9961a2f1
2 changed files with 19 additions and 4 deletions

18
at.spec
View File

@@ -2,9 +2,16 @@
# spec file for package at (Version 3.1.8)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -13,12 +20,13 @@
Name: at
BuildRequires: bison flex pam-devel
BuildRequires: libselinux-devel
Url: ftp://ftp.debian.org/debian/pool/main/a/at
License: GPL v2 or later
Group: System/Daemons
AutoReqProv: on
Version: 3.1.8
Release: 1031
Release: 1061
Summary: A Job Manager
Source: at_3.1.8-11.tar.gz
Source1: atd.init
@@ -70,7 +78,7 @@ rm -fv y.tab.c y.tab.h lex.yy.c lex.yy.o y.tab.o
autoconf
export CFLAGS="$RPM_OPT_FLAGS"
export SENDMAIL=/usr/sbin/sendmail
./configure --prefix=%{_prefix} --with-pam \
./configure --prefix=%{_prefix} --with-pam --with-selinux \
--with-daemon_username=at --with-daemon_groupname=at \
--mandir=%{_mandir}
make
@@ -138,6 +146,8 @@ fi
/var/adm/fillup-templates/sysconfig.atd
%changelog
* Mon Sep 01 2008 puzel@suse.cz
- enabled SELinux support [Fate#303662]
* Tue Apr 08 2008 mrueckert@suse.de
- add at-3.1.8_massive_batch.patch: (bnc#347126)
properly handle sighup when multiple jobs are submitted at the