]> git.pld-linux.org Git - packages/at.git/commitdiff
- more specific Requires
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 Jul 2003 15:12:19 +0000 (15:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    at.spec -> 1.58

at.spec

diff --git a/at.spec b/at.spec
index 9b777b49cd047acd63e4ad880b34c88e0f15ce41..ecf999f15bce407a165dd1681c26f4116bb3a83f 100644 (file)
--- a/at.spec
+++ b/at.spec
@@ -33,13 +33,13 @@ Patch11:    %{name}-heapcorruption.patch
 Patch12:       %{name}-open.patch
 Patch13:       %{name}-dst.patch
 Patch14:       %{name}-env-tng.patch
-Prereq:                fileutils
-Prereq:                /sbin/chkconfig
-Prereq:                rc-scripts >= 0.2.0
-Requires:      /usr/lib/sendmail
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: flex
+PreReq:                rc-scripts >= 0.2.0
+Requires(post):        fileutils
+Requires(post,preun):  /sbin/chkconfig
+Requires:      /usr/lib/sendmail
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc/at
This page took 0.085925 seconds and 4 git commands to generate.