]> git.pld-linux.org Git - packages/at.git/blobdiff - at.spec
- more specific Requires
[packages/at.git] / 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.119918 seconds and 4 git commands to generate.