]> 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 34b65a3af2ce3c53c8abc779f13f5998f8e457d6..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
 
@@ -22,6 +24,8 @@ Patch0:               %{name}-Makefile.patch
 # will fit on clean cvs source
 #Patch1:               %{name}-DESTDIR.patch
 URL:           http://www.asteriskpbx.com/
+BuildRequires: bison
+BuildRequires: gawk
 BuildRequires: glib-devel
 BuildRequires: gtk+-devel
 BuildRequires: mysql-devel
@@ -33,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.051982 seconds and 4 git commands to generate.