asterisk/asterisk.spec

changeset 348
062212fbda04
parent 347
10bd406e1c51
child 362
7c568c62ffb3
equal deleted inserted replaced
5:a2e88f47bf2e 6:6e9c0abb0ef1
48 Distribution: OpenPKG Community 48 Distribution: OpenPKG Community
49 Class: BASE 49 Class: BASE
50 Group: VoIP 50 Group: VoIP
51 License: GPL 51 License: GPL
52 Version: %{V_opkg} 52 Version: %{V_opkg}
53 Release: 20110602 53 Release: 20110604
54 54
55 # package options 55 # package options
56 %option with_dahdi no 56 %option with_dahdi no
57 %option with_capi no 57 %option with_capi no
58 %option with_ogg no 58 %option with_ogg no
732 rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/asterisk/sounds/*/CHANGES* >/dev/null 2>&1 || true 732 rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/asterisk/sounds/*/CHANGES* >/dev/null 2>&1 || true
733 733
734 # create additional directories 734 # create additional directories
735 %{l_shtool} mkdir -f -p -m 755 \ 735 %{l_shtool} mkdir -f -p -m 755 \
736 $RPM_BUILD_ROOT%{l_prefix}/var/asterisk/db \ 736 $RPM_BUILD_ROOT%{l_prefix}/var/asterisk/db \
737 $RPM_BUILD_ROOT%{l_prefix}/var/asterisk/spool/facsimile \
737 $RPM_BUILD_ROOT%{l_prefix}/var/asterisk/spool/outgoing \ 738 $RPM_BUILD_ROOT%{l_prefix}/var/asterisk/spool/outgoing \
738 $RPM_BUILD_ROOT%{l_prefix}/share/asterisk/licenses 739 $RPM_BUILD_ROOT%{l_prefix}/share/asterisk/licenses
739 740
740 # postadjust installation 741 # postadjust installation
741 strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* \ 742 strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* \

mercurial