This commit is contained in:
committed by
Git OBS Bridge
parent
ec9961a2f1
commit
53cffb596f
15
at-documentation-dir.diff
Normal file
15
at-documentation-dir.diff
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
at.1.in | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
--- a/at.1.in
|
||||
+++ b/at.1.in
|
||||
@@ -117,7 +117,7 @@ and to run a job at 1am tomorrow, you wo
|
||||
.B at 1am tomorrow.
|
||||
.PP
|
||||
The exact definition of the time specification can be found in
|
||||
-.IR @prefix@/share/doc/at/timespec .
|
||||
+.IR @prefix@/share/doc/packages/at/timespec .
|
||||
.PP
|
||||
For both
|
||||
.BR at " and " batch ,
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 8 18:34:53 CEST 2008 - bwalle@suse.de
|
||||
|
||||
- Fix documentation directory in at(1).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 13:52:04 CEST 2008 - puzel@suse.cz
|
||||
|
||||
|
6
at.spec
6
at.spec
@@ -26,7 +26,7 @@ License: GPL v2 or later
|
||||
Group: System/Daemons
|
||||
AutoReqProv: on
|
||||
Version: 3.1.8
|
||||
Release: 1061
|
||||
Release: 1068
|
||||
Summary: A Job Manager
|
||||
Source: at_3.1.8-11.tar.gz
|
||||
Source1: atd.init
|
||||
@@ -43,6 +43,7 @@ Patch8: at-%{version}-eal3-manpages.dif
|
||||
Patch9: at-%{version}-formatbugs.dif
|
||||
Patch10: at-3.1.8-pam.diff
|
||||
Patch11: at-3.1.8_massive_batch.patch
|
||||
Patch12: at-documentation-dir.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: /usr/sbin/useradd /usr/sbin/groupadd %fillup_prereq %insserv_prereq
|
||||
|
||||
@@ -71,6 +72,7 @@ Authors:
|
||||
%patch9
|
||||
%patch10
|
||||
%patch11
|
||||
%patch12 -p1
|
||||
|
||||
%build
|
||||
%{?suse_update_config:%{suse_update_config -f}}
|
||||
@@ -146,6 +148,8 @@ fi
|
||||
/var/adm/fillup-templates/sysconfig.atd
|
||||
|
||||
%changelog
|
||||
* Wed Oct 08 2008 bwalle@suse.de
|
||||
- Fix documentation directory in at(1).
|
||||
* Mon Sep 01 2008 puzel@suse.cz
|
||||
- enabled SELinux support [Fate#303662]
|
||||
* Tue Apr 08 2008 mrueckert@suse.de
|
||||
|
Reference in New Issue
Block a user