]> git.pld-linux.org Git - packages/asterisk.git/blobdiff - asterisk.spec
- added missing Requires(): chkconfig or PreReq: rc-scripts
[packages/asterisk.git] / asterisk.spec
index ef1eeddbf0e086a282edd195ded2f48956b404af..f67d9cb7d4c2bc4d68687fd3fa95f2547eb15755 100644 (file)
@@ -2,6 +2,8 @@
 # - cgi-bin package - separate, because of suid-root
 # - separate plugins into packages
 # - use shared versions of lpc10, gsm,...
+# - put chan_h323 into separate package and make obsoletes to chan_oh323 from external spec
+#   These two h323 plugin are conflicting...
 
 %define                _snap   20030520
 
@@ -35,6 +37,8 @@ BuildRequires:        zlib-devel
 # With openh323 1.11.7 and pwlib 1.4.11 i had sig11
 BuildRequires: openh323-devel = 1.10.4
 BuildRequires: pwlib-devel = 1.4.4
+PreReq:                rc-scripts
+Requires(post,preun):  /sbin/chkconfig
 %requires_eq   openh323
 %requires_eq   pwlib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.030209 seconds and 4 git commands to generate.