mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Version 0.3.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@538 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Summary: Asterisk PBX
|
Summary: Asterisk PBX
|
||||||
Name: asterisk
|
Name: asterisk
|
||||||
Distribution: RedHat
|
Distribution: RedHat
|
||||||
Version:
|
Version: CVS
|
||||||
Release: 1
|
Release: 1
|
||||||
Copyright: Linux Support Services, inc.
|
Copyright: Linux Support Services, inc.
|
||||||
Group: Utilities/System
|
Group: Utilities/System
|
||||||
@@ -22,7 +22,7 @@ protocol (e.g. gnophone or miniphone). For more information and a
|
|||||||
current list of supported hardware, see www.asteriskpbx.com.
|
current list of supported hardware, see www.asteriskpbx.com.
|
||||||
|
|
||||||
%post
|
%post
|
||||||
ln -s /var/spool/asterisk/vm /var/lib/asterisk/sounds/vm
|
ln -sf /var/spool/asterisk/vm /var/lib/asterisk/sounds/vm
|
||||||
|
|
||||||
%files
|
%files
|
||||||
#
|
#
|
||||||
@@ -30,6 +30,7 @@ ln -s /var/spool/asterisk/vm /var/lib/asterisk/sounds/vm
|
|||||||
#
|
#
|
||||||
%attr(0755,root,root) %dir /etc/asterisk
|
%attr(0755,root,root) %dir /etc/asterisk
|
||||||
%attr(0640,root,root) %config /etc/asterisk/*.conf
|
%attr(0640,root,root) %config /etc/asterisk/*.conf
|
||||||
|
%attr(0640,root,root) %config /etc/asterisk/*.adsi
|
||||||
|
|
||||||
#
|
#
|
||||||
# RedHat specific init script file
|
# RedHat specific init script file
|
||||||
|
Reference in New Issue
Block a user