Accepting request 24426 from Base:System

Copy from Base:System/at based on submit request 24426 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/24426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/at?expand=0&rev=15
This commit is contained in:
OBS User autobuild 2009-11-16 16:58:55 +00:00 committed by Git OBS Bridge
parent d0f02db896
commit af727a4499
3 changed files with 12 additions and 5 deletions

View File

@ -1,8 +1,10 @@
--- atd.c
Index: atd.c
===================================================================
--- atd.c.orig
+++ atd.c
@@ -383,7 +383,7 @@
PRIV_START
@@ -457,7 +457,7 @@ run_file(const char *filename, uid_t uid
if (chdir(ATJOB_DIR) < 0)
perr("Cannot chdir to " ATJOB_DIR);
- nice((tolower((int) queue) - 'a' + 1) * 2);
+ nice((tolower((int) queue) - 'a' ) );

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 3 19:09:06 UTC 2009 - coolo@novell.com
- updated patches to apply with fuzz=0
-------------------------------------------------------------------
Thu Aug 27 12:16:43 CEST 2009 - mseben@novell.com

View File

@ -26,7 +26,7 @@ License: GPL v2 or later
Group: System/Daemons
AutoReqProv: on
Version: 3.1.8
Release: 1075
Release: 1076
Summary: A Job Manager
Source: at_3.1.8-11.tar.gz
Source1: atd.init