Packaging fixes. Some filenames wrong in specfile and some typos in

debian control files.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8530 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michal Bielicki 2008-05-22 19:05:04 +00:00
parent 7c3b851e10
commit 920888ceef
3 changed files with 9 additions and 26 deletions

8
debian/changelog vendored
View File

@ -1,11 +1,13 @@
freeswitch (1.0~rc6-1) unstable; urgency=low
* Changed to not allow pass_2833 on transcoded calls (it never worked, now it will tell you)
* Changed to not allow pass_2833 on transcoded calls
(it never worked, now it will tell you)
* Enhanced sofia sip nat handling
* Fix libedit build on solaris
* Fix session timers in mod_sofia
* Fix conference fire-call
* Change: add var_event down into the endpoints so chans with no parents can still pass options
* Change: add var_event down into the endpoints so chans
with no parents can still pass options
* Added enable-post-var param to xml_rpc
* Fix mod_lua build on solaris
* Many fixes found by Klockwork (www.klocwork.com)
@ -15,7 +17,7 @@ freeswitch (1.0~rc6-1) unstable; urgency=low
* Fixed att_xfer issue
* Fix sip now includes the Allow-Events header in more places
-- Michael Jerris <mike@jerris.com> Tue, 13 May 2008 02:01:00 -0400
-- Michael Jerris <mike@jerris.com> Tue, 13 May 2008 02:01:00 -0400
freeswitch (1.0~rc5-1) unstable; urgency=low

19
debian/control vendored
View File

@ -15,77 +15,58 @@ Description: A telephony platform that really kicks some ass...
a soft-switch. It can be used as a simple switching engine, a media gateway
or a media server to host IVR applications using simple scripts or XML to
control the callflow.
Homepage: http://www.freeswitch.org/
Package: freeswitch-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: Development Package for the FreeSwitch open source telephony platform
Homepage: http://www.freeswitch.org/
Package: freeswitch-spidermonkey
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: A Javascript engine for freeswitch
Homepage: http://www.freeswitch.org/
Package: freeswitch-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: A perl engine for freeswitch
Homepage: http://www.freeswitch.org/
Package: freeswitch-lua
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: A lua engine for freeswitch
Homepage: http://www.freeswitch.org/
Package: freeswitch-codec-passthru-g7231
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: Pass through g723.1 Codec support for the FreeSWITCH open source telephony platform
Homepage: http://www.freeswitch.org/
Package: freeswitch-codec-passthru-amr
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: Pass through AMR Codec support for the FreeSWITCH open source telephony platform
Homepage: http://www.freeswitch.org/
Package: freeswitch-codec-passthru-g729
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: Pass through g729 Codec support for the FreeSWITCH open source telephony platform
Homepage: http://www.freeswitch.org/
Package: freeswitch-lang-en
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: English language files for the FreeSWITCH open source telephony platform
Homepage: http://www.freeswitch.org/
Package: freeswitch-lang-de
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: German language files for the FreeSWITCH open source telephony platform
Homepage: http://www.freeswitch.org/
Package: freeswitch-lang-fr
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: French language files for the FreeSWITCH open source telephony platform
Homepage: http://www.freeswitch.org/
Package: freeswitch-lang-it
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, freeswitch
Description: Italian language files for the FreeSWITCH open source telephony platform
Homepage: http://www.freeswitch.org/

View File

@ -5,7 +5,7 @@ Name: freeswitch
Summary: FreeSWITCH open source telephony platform
License: MPL
Group: Productivity/Telephony/Servers
Version: 1.0.rc5
Version: 1.0.rc6
Release: 1
URL: http://www.freeswitch.org/
Packager: Michal Bielicki
@ -275,8 +275,8 @@ userdel freeswitch
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles/nat
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/dialplan/extensions
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles/default
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles/outbound
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles/internal
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/sip_profiles/external
%dir %attr(0750, freeswitch, daemon) %{prefix}/conf/jingle_profiles
%ifos linux
%config(noreplace) %attr(0644, freeswitch, daemon) /etc/monit.d/freeswitch.monitrc
@ -443,7 +443,7 @@ userdel freeswitch
* Fri Jan 18 2008 - michal.bielicki@voiceworks.pl
- fixes, fixes and more fixes in preparation for rc1
* Thu Dec 5 2007 - michal.bielicki@voiceworks.pl
- put in detail configfiles in to split of spidermonkey configs
- put in detail configfiles in to split of spidermonkey configs
- created link from /opt/freesxwitch/conf to /etc%{prefix}
* Thu Nov 29 2007 - michal.bielicki@voiceworks.pl
- Added ifdefs for susealities