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

ddt.spec

index 377a2fd43399efa0429df1090a58714ccb0e6620..3f4edfc45d41be2d8cf7be51667e530968d481b0 100644 (file)
--- a/ddt.spec
+++ b/ddt.spec
@@ -26,7 +26,8 @@ BuildRequires:        opt
 BuildRequires: postgresql-c++-devel
 BuildRequires: regexx-devel
 BuildRequires: sgml-tools
-Prereq:                chkconfig
+PreReq:                rc-scripts
+Requires(post,preun):  /sbin/chkconfig
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,6 +44,8 @@ stworzenie bezpiecznego i niezawodnego systemu dynamicznego DNS.
 Summary:       Dynamic DNS Tools Client
 Summary(pl):   Klient Dynamicznego DNSu
 Group:         Applications/Networking
+PreReq:                rc-scripts
+Requires(post,preun):  /sbin/chkconfig
 
 %description clients
 Dynamic DNS Tools Client.
@@ -103,7 +106,7 @@ install debian/ddt-client.logrotate $RPM_BUILD_ROOT/etc/logrotate.d/%{name}-clie
 install debian/ddt-server.logrotate $RPM_BUILD_ROOT/etc/logrotate.d/%{name}-server
 
 install admin/templates/* $RPM_BUILD_ROOT/home/services/httpd/html/%{name}
-install admin/*.{conf,cgi} $RPM_BUILD_ROOT/home/services/httpd/cgi-bin/
+install admin/*.{conf,cgi} $RPM_BUILD_ROOT/home/services/httpd/cgi-bin
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.13906 seconds and 4 git commands to generate.