Commit Graph

423 Commits

Author SHA1 Message Date
Michal Bielicki
eb10a9ef8d updated modules in .debs to sync with .spec. left out flite since it requres more than 384mb to build debs with. 2010-10-14 19:01:00 +02:00
Michal Bielicki
60c21ddbc2 added amrwb to debian packages and moved from openzap to freetdm 2010-10-14 18:59:42 +02:00
Mathieu Parent
4f46bb91fc debian:
* Updated Uploaders list
  * Updated Standards-Version to 3.9.1
2010-09-23 19:51:14 +02:00
Anthony Minessale
d5239be751 fix package build 2010-09-17 18:10:26 -05:00
Mathieu Parent
53561eaa9a debian/freeswitch.init: don't start fresswitch before network 2010-08-30 08:39:19 +02:00
Rupa Schomaker
4c6a030a84 debian limit -> db/hash migration 2010-06-20 19:03:38 -05:00
Michael Jerris
988147a70b change build to use mod_spandsp instead of mod_fax and mod_voipcodecs 2010-05-31 09:57:44 -04:00
Mathieu Parent
1bfcc17e54 Skinny: add example dialplan and directory config 2010-05-18 14:47:36 +02:00
Mathieu Parent
90913b8e26 Debian: add new skinny conffiles 2010-04-21 08:18:24 +02:00
Mathieu Parent
b5049a35d7 debian: install mod_skinny
Build tested on i386, amd64 and ppc.
2010-04-17 15:05:48 +02:00
Mathieu Parent
338d64181f debian: more cleaning
debian/control
- Section: comm
- Add Vcs-{Browser,Svn}
- Add Homepage
- Update Standards-Version
- Better Descriptions
- -dbg in debug, -dev in libdevel
- remove libc6 from builddeps as it is essential

debian/changelog:
- wrap to 80 columns (first entry only)

debian/rules:
- remove DH_COMPAT=4


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:37:48 +00:00
Mathieu Parent
a4910fd7c4 debian: conffiles path should be absolute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17120 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 18:21:45 +00:00
Mathieu Parent
375956ef32 debian: cleaning
- sort *.install and *.conffiles 
- complete freeswitch-lang-* (some conffiles were not installed)
- remove duplicate lines
- dirs should only contain empty dirs, debhelper creates others
- avoid installing mod_spidermonkey_socket.la, mod_perl.la and mod_lua.la in the language as it is in -dev


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 14:14:20 +00:00
Brian West
8fe39e7c40 FSBUILD-264
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 16:19:11 +00:00
Mathieu Parent
66fd931d26 debian: rename skypiax to skypopen
And:
- sort freeswitch.{install,conffiles}
- add cidlookup.conf.xml, directory.conf.xml, fifo.conf.xml and nibblebill.conf.xml to conffiles



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 14:08:15 +00:00
Brian West
bc632e2463 fix packaging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16879 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 14:18:58 +00:00
Mathieu Parent
46d394a6be debian: install conf/ivr_menus/demo_ivr.xml (as conffile)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:11:30 +00:00
Mathieu Parent
2aec4718a3 debian: also enable gdb for modules
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 12:48:40 +00:00
Brian West
4d3dac5b52 FSBUILD-249
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 22:56:54 +00:00
Mathieu Parent
f70813a90e FSBUILD-251: Debian buildsystem: Some development files (*.la) are placed in both freeswitch and freeswitch-dev packages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 15:57:53 +00:00
Mathieu Parent
6666bf7d9d debian install missing files in /opt/freeswitch/conf/lang/fr/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16734 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 15:12:56 +00:00
Mathieu Parent
ba4516bf41 debian: proper file permissions when /opt/freeswitch is a symlink
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16733 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 15:12:01 +00:00
Michael Jerris
549e07f29e remove broken module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16641 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-15 07:21:08 +00:00
Mathieu Rene
c276b7b744 FSBUILD-240
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-09 19:18:00 +00:00
Michael Jerris
93f8288c0c bye bye iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 20:15:08 +00:00
Michael Jerris
0c1ae13da1 move mod_spidermoney build to automake, fix spidermoneky dependencies (I think this really fixes -j builds), move mod_spidermonkey sub modules all under the same source directory and bundle their build together as one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 05:48:36 +00:00
Michael Jerris
a6b473cb3a make sure to use system libuuid on debian packages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 02:18:31 +00:00
Michael Jerris
e364b59630 + * upgrade: Add more verbosity when building to make it easier to find build errors.
+    * upgrade: Remove the requirement for EXACTLY automake1.9 and change it to need atleast automake 1.9
+    * upgrade: Add the modules (directory, cluechoo, and valet_parking) to the build files. These are in the standard build, so they should be here too.
+
+ -- William King <quentusrex@gmail.com>  Fri, 18 Dec 2009 14:27:42 -0800



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-18 23:00:41 +00:00
Michael Jerris
97309a5e71 move sounds out to their own packages as they do not change revisions with freeswitch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15809 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 06:06:18 +00:00
Michael Jerris
5d6af34594 debian: remove incorrect option (FSBUILD-208)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 19:12:20 +00:00
Brian West
b18c4307a2 FSSCRIPTS-21
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-12 14:01:44 +00:00
Michael Jerris
3f2c9e3f72 we don't install spandsp now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15419 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 01:50:43 +00:00
Michael Jerris
6a02e89d34 (FSBUILD-204)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 01:44:19 +00:00
Brian West
80922afddc fix init script for debian
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-10 16:26:11 +00:00
Brian West
d98076b94b last part of FSBUILD-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-31 13:48:16 +00:00
Brian West
49de2647fe sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-31 08:39:49 +00:00
Brian West
b1aefe2b6f doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 20:01:09 +00:00
Brian West
93133ef897 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-30 19:59:30 +00:00
Brian West
0b0867a706 FSBUILD-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 17:36:23 +00:00
Michael Jerris
60a9e2dceb fix Build-Depends on debian build for skypiax (FSBUILD-197)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 13:21:19 +00:00
Michael Jerris
f04b5b9097 remove module packaged twice from debian build (FSBUILD-193)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 16:01:06 +00:00
Michael Jerris
dc5f95538c remove broken modules from debian build (FSBUILD-193)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 15:07:14 +00:00
Massimo Cetra
ab207b72d3 add tts_commandline
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14976 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 15:59:10 +00:00
Massimo Cetra
edfa18d405 Add some modules to the debian build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 13:37:01 +00:00
Michael Jerris
5cd8bf0e42 build: add new files to debian package build (FSBUILD-148)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 21:15:49 +00:00
Michael Jerris
d6515c64fb build: add python build dependency to debian package build (FSBUILD-145)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 19:02:19 +00:00
Nicholas Amorim
eeb8403841 openzap issue related in the issue FSBUILD-127 fixed
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 18:45:27 +00:00
Nicholas Amorim
f69e8bdd74 fixed openzap.conf issue in deb package
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-07 12:43:48 +00:00
Mathieu Rene
2a33da8484 Install mod_fifo.conf.xml in autoload_configs (debian)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12346 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-28 22:41:28 +00:00
Michael Jerris
7a5783c675 update changelog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 00:46:28 +00:00
Michael Jerris
1ca5e2265e add debian changelog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 22:42:38 +00:00
Michael Jerris
d9ebedd130 add shout conf files (FSBUILD-124)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 06:47:09 +00:00
Michael Jerris
e97ef78eb9 add mod_celt and mod_siren to debian build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-17 21:54:56 +00:00
Brian West
104c99ea85 fix adduser in debian (FSBUILD-122, FSBUILD-102)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 18:12:31 +00:00
Michael Jerris
52cebca125 revert svn revision 11752
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12050 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 15:34:39 +00:00
Nicholas Amorim
0d365cc049 Debian rules now points conf files to /etc/freeswitch according to debian standards
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 12:35:56 +00:00
Nicholas Amorim
14b12d18cd fixed an configure error in rules
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 17:29:11 +00:00
Nicholas Amorim
ed4007f733 Debian package now copying the copyright and changelog files to the right place.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 16:45:38 +00:00
Nicholas Amorim
f744e0d1b9 Copyright modified. Current maintaner added and copyright years
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11631 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 11:54:31 +00:00
Brian West
0dc1a650bd removal of mrcp from debs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:25:05 +00:00
Anthony Minessale
42d9888c94 integrate fs_cli into core build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 19:38:00 +00:00
Michael Collins
841bec48bb Update debian/changelog with 1.0.2 changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 23:32:48 +00:00
Michael Jerris
1d7422a1a4 FSBUILD-96 Debian packager still includes woomera
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 00:57:04 +00:00
Michael Jerris
e2a90f3a9c FSBUILD-95 user freeswitch not added to audio group
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10758 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-14 17:11:04 +00:00
Michael Jerris
2ac1b96b29 OPENZAP-29 add openzap libs/mods to deb packages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 23:17:05 +00:00
Michal Bielicki
2f9c3e9f1f make freeswitch stop graceflly with /etc/init.d/freeswitch stop on debian
add working dir to start-stop-dir so freeswitch dumps core in workdir



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10114 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-22 18:14:58 +00:00
Brian West
a8df4fdfa6 remove these from debs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 00:13:42 +00:00
Michael Jerris
54ef5547a7 move mod_timezone functions into core (part 3/3)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 17:17:26 +00:00
Brian West
757e50abed fix debian
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 20:41:00 +00:00
Massimo Cetra
7c72bb0b53 Another fix for lintian and dependencies.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9696 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 16:04:57 +00:00
Massimo Cetra
7c5c054b6f Make lintian happier.
Add a couple of dependencies, shorten descriptions and add missing long descriptions



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 15:55:56 +00:00
Massimo Cetra
76f93476f1 Add mod_loopback to the debian packages
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9694 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 14:09:53 +00:00
Massimo Cetra
09a384789e Fix for FSBUILD-78
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-19 16:09:28 +00:00
Massimo Cetra
bcef4a9d2b Removing "files" which is generated by the build system.
Adding mod_timezone (and it's config file)
Adding mod_fax (and it's config file and it's dependencies)

Adding freeswitch-dbg package, containing debugging symbols (thanks to nosaj_)



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-17 21:46:42 +00:00
Brian West
b45a8bc571 tweak debian build to remove nat.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-28 19:37:21 +00:00
Michal Bielicki
d89f6f0e47 read before you type and don't try to be samrt at 2am
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-12 00:00:19 +00:00
Michal Bielicki
a17da62106 I should get new glasses ... aain conffiles in debian debuild. Typo, its 99999_enum.xml and not 00000_enum.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 23:44:39 +00:00
Michal Bielicki
534c553f8d hmmm conffiles of course need to go into the package as well ....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 23:20:01 +00:00
Michal Bielicki
d67f11b6d9 FSBUILD-68 Files missing from debian conffiles script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-11 22:22:25 +00:00
Michal Bielicki
9a8acef08d typo in freeswitch-codec-passthru-g7231.install made g723.1 passthru codec not be included in the package.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-31 14:35:15 +00:00
Anthony Minessale
b4ba1a2255 changelog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 11:08:03 +00:00
Massimo Cetra
22aca7224f Restore support for lenny in debian builds
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 17:02:57 +00:00
Michal Bielicki
c3daad0144 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9086 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 14:04:07 +00:00
Michael Jerris
419362702a add pocketsphinx conf file to packages (FSBUILD-59
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-14 19:16:28 +00:00
Michael Jerris
72678abd23 add files from the conf/dialplan/extensions directory to the packages (FSBUILD-56)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8974 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-10 00:09:04 +00:00
Massimo Cetra
e3dedc4f33 Debian build scripts updates.
* Updated revision number
   * Fixed init problem reported by Jay Binks (FSSCRIPTS-1)
   * Added a patch to the debian build system add more features (thanks to Hadley Rich) (FSBUILD-45)
     - Added en-us-callie sounds and music on hold packages
     - Added recommends and suggests
     - Added mod_say_es and mod_say_nl
     - Updated descriptions
     - Added mod_cdr_csv
   * Fixed typos and some errors in the previus patch.
   * Modified monit script. Now it should work.
   * The debian build system now bootstrap automagically if it's necessary and all scripts are in place.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 09:49:53 +00:00
Michael Jerris
f09b8cbcd1 typo (FSSCRIPTS-1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 07:33:35 +00:00
Anthony Minessale
1614565424 changelog update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 05:27:42 +00:00
Anthony Minessale
ef695ddf02 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-24 01:27:19 +00:00
Michal Bielicki
920888ceef 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
2008-05-22 19:05:04 +00:00
Anthony Minessale
6c5615fdb4 getting ready for rc6
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 19:58:47 +00:00
Anthony Minessale
4c8f25d4e7 getting ready for rc5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-13 08:00:57 +00:00
Anthony Minessale
76aa4115a3 getting ready for rc5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-13 06:04:11 +00:00
Brian West
27ec522abe blah
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 13:40:03 +00:00
Brian West
d4052b4eaf CtRiX patches for debian
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 13:35:11 +00:00
Anthony Minessale
1a0a6a714d this is hardcoded now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 18:50:45 +00:00
Michael Jerris
3b6031b242 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 17:32:28 +00:00
Brian West
6caeee0be7 add missing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 17:03:54 +00:00
Brian West
f57c69ceb0 thanks CtRiX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 16:44:33 +00:00
Michael Jerris
2d592d9fce changelog update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-24 01:35:11 +00:00
Anthony Minessale
727cf3a673 getting ready for rc4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-23 17:33:00 +00:00
Anthony Minessale
cbc5eee4dc correct
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-10 03:20:21 +00:00
Michael Jerris
4a502862d9 work on some debian-like platforms where /lib/init/vars/sh doesn't exist
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 22:58:01 +00:00
Michael Jerris
e839f50cc7 getting ready for rc3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 20:25:26 +00:00
Michael Jerris
69bd06783f getting ready for rc3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8068 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 19:54:49 +00:00
Michael Jerris
04ff4c1ace getting ready for rc3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 18:04:13 +00:00
Anthony Minessale
c4731dbff6 add some modules to debs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7997 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-01 09:08:46 +00:00
Michal Bielicki
6eb2548273 preparing for voipcodecs libvrary
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 20:04:48 +00:00
Michal Bielicki
478223cc9f patches from fli, thank you
fixed double installs and some missing dirs in debian
packaging


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 12:27:28 +00:00
Michal Bielicki
918eec0d0e Alll those config and module files for rc1 ... get in package ..
An yes bkw_ it was you !!


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-18 01:06:10 +00:00
Michal Bielicki
f44a474a42 ingroup is better than group especially on ?buntu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 11:48:00 +00:00
Michal Bielicki
860bf0a278 leaving out the user parameter is not very healthy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 11:26:15 +00:00
Michal Bielicki
702633ccc4 updates to latest config file changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-05 02:46:34 +00:00
Michal Bielicki
b1880e7cdf added db path to list of created directories
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-07 14:56:42 +00:00
Michal Bielicki
0e937427fa corrected copyright file
added log dir
added lofgfile module


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 01:55:29 +00:00
Michal Bielicki
7db7234fe4 Looks like a pretty complete debian packaging done :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-02 23:50:45 +00:00
Michal Bielicki
33c121fdaf reorg of .deb packaging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 14:13:00 +00:00
Michal Bielicki
49783c4b57 Half ready multipackage debianisation commit
Just a test, please don't use yet


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-30 14:12:23 +00:00
Michal Bielicki
c8178a7692 typo spottet by bkw
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6441 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 19:59:46 +00:00
Michal Bielicki
8150716372 typo :(
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6425 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 01:05:33 +00:00
Michal Bielicki
1418be8cb6 fixes to make it more debianish. also fixed to create and remove the
pacakge


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 00:38:58 +00:00
Michal Bielicki
86b0bde562 Added configuration
added initscripts
added feeswitch user
added monit configuration
changed ownership to freeswitch:daemon
handle with care ... should work but a change in trunk can kill it any time :)


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6416 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-27 22:51:17 +00:00
Michael Jerris
b33418aa09 add starting framework for debian packaging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5832 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-09 17:25:56 +00:00