234 Commits

Author SHA1 Message Date
Matthew Vale
1d616e7447 FS-8931: Added Perl and Python ESL Language Module
the packager currently bundles the python language libraries into mod_python and doesn't provide any perl language libraries

removed ESL libraries from mod_python and added them to the new package python-ESL
added new package perl-ESL that contains the perl ESL libs
2017-04-25 22:16:03 +01:00
Mike Jerris
f51ab63c26 FS-10074: [libtiff] stop using embedded libtiff. Build now requires system libtiff 2017-03-15 09:58:04 -05:00
Mike Jerris
c9aa35227a FS-10050: fix build issues and add mod_video_filter to packages 2017-02-16 17:49:03 -06:00
Ken Rice
5a38821d11 FS-10003 #resolve force mod_ilbc package to depend on ilbc2 with Requires in spec file this builds properly as its linked against ilbc2 via the build requires 2017-02-15 10:22:31 -06:00
Ken Rice
766e713ed0 Revert "FS-10003 small tweak to freeswitch.spec file for improper libilbc2 require %backport=1.6"
This reverts commit 77922d829056205832a549fe19db6bfcc310079f.
2017-02-15 10:18:29 -06:00
Ken Rice
77922d8290 FS-10003 small tweak to freeswitch.spec file for improper libilbc2 require %backport=1.6 2017-02-02 13:53:13 -06:00
Sergey Safarov
392f095694 FS-9924: Removed libvpx dependency from SPEC file. 2017-01-06 02:30:44 -05:00
Brian West
2ce5bcd0f6 FS-9825 fix spec file from amrwb merge 2016-12-13 16:33:46 -06:00
Brian West
d2ea7dcc5e FS-9771 fix rpm build 2016-11-29 18:54:17 -06:00
Mike Jerris
f5cd79f32b FS-9575: add msrp conf to spec file 2016-10-18 11:06:16 -04:00
Mike Jerris
f412b57cb4 FS-9582: remove nasm which we don't use and will break libvpx if its attempted to be used 2016-10-06 17:37:42 -04:00
Piotr Gregor
c304eaf3e5 FS-9138: [avmd] Add config to vanilla folder 2016-09-02 21:07:02 +01:00
William King
a0b9b60dbc FS-9310 Fix RPM build due to new config file. Also add libvpx generated file to .gitignore 2016-07-07 16:06:34 -07:00
Ken Rice
6cc31acf7e FS-9155 [Centos Packaging] fix lang_es and lang_pt package to have the right language module 2016-05-11 18:03:07 -05:00
Ken Rice
3ac9d2f5c7 spec file update for asm build requirements for libyuv 2016-04-01 08:39:41 -05:00
Ken Rice
cbdddeaba7 FS-7389 tweak the freeswitch users homedir to be correct in the specfile 2016-03-09 11:30:18 -06:00
Michael Jerris
febe0f8dac FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built 2016-02-24 18:44:11 -05:00
Ken Rice
9444df1b2a tweak to freeswitch.spec for building RPMs on centos7 2015-11-20 14:56:40 -06:00
Michael Jerris
ffebb46b13 FS-8075: add conf file to spec file too 2015-09-03 12:12:41 -04:00
Michael Jerris
c53e43d778 FS-7495: fix typo in changelog 2015-09-03 12:11:17 -04:00
Ken Rice
0d06e6524a add smpp.conf.xml to spec file to prevent rpm build failure 2015-07-21 11:24:34 -05:00
Artur Zaprzała
a1fe44a8b1 FS-7495 Add systemd unit configuration file for CentOS 7 2015-07-09 19:23:53 +02:00
Mike Jerris
530afd0dc6 Merge pull request #293 in FS/freeswitch from ~SAFAROV/freeswitch2:mod_shout to master
* commit 'b17564e8a3d8d1d5f56be7f58a97b8308a05f901':
  FS-7705: mod_shout - dependency declaration added to SPEC file.
2015-07-07 15:33:21 -05:00
Luis Azedo
eaf6430e0d FS-7776 #resolve add mod_kazoo to build system 2015-07-06 23:13:00 +01:00
Sergey Safarov
b17564e8a3 FS-7705: mod_shout - dependency declaration added to SPEC file. 2015-06-26 10:05:54 +03:00
Ken Rice
c51b1b9184 FS-7715 #resolve updates to configure and spec files for next development branch
add images to spec file
2015-06-23 12:22:04 -04:00
Ken Rice
b42d834193 update spec file to require libvpx2 2015-06-17 17:27:27 -04:00
Sergey Safarov
4b9d873857 FS-7553: Email address is fixed 2015-06-04 08:48:38 -04:00
Sergey Safarov
42171579d2 FS-7553: New modules declaration has been sorted 2015-06-04 08:35:09 -04:00
Sergey Safarov
f8ebdbcc57 FS-7553: mod_rad_auth, mod_radius_cdr, mod_format_cdr modules declared, Build dependences declared 2015-05-31 21:14:04 +03:00
Michael Jerris
e2236ad559 FS-7508: remove mod_vp8 which has been replaced by mod_vpx 2015-05-28 12:47:25 -05:00
Michael Jerris
91a6fc82c0 FS-7338: remove libsndfile from tree, use system lib instead
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Ken Rice
d9ba7fc008 tweak rebootstrapping for use with mock. 2015-05-27 13:22:29 -05:00
Chris Rienzo
5fada4bbb5 FS-7060 added amqp.conf.xml to freeswitch.spec to fix packaging 2015-04-14 16:49:43 -04:00
Chris Rienzo
f4848c85d4 FS-7428 freeswitch.spec needs to copy mongo driver tarball to libs so that packaging doesn't fetch from files.freeswitch.org every build. 2015-04-11 10:54:24 -04:00
Michael Jerris
3a70750b42 FS-7340: remove all build system references to json-c because we are no longer using it anywhere 2015-03-04 14:06:18 -05:00
Chris Rienzo
e338b8865b FS-7346 #resolve #comment update mod_mongo driver to 1.1.0 2015-03-04 09:06:10 -05:00
Ken Rice
6f13748800 Tweaks for building packages 2015-02-09 12:21:08 -06:00
Chris Rienzo
56ac3b3533 FS-7149 update freeswitch.spec for flite-2.0.0 2015-02-04 11:30:28 -05:00
Ken Rice
4174fb9cbe update copyright date on spec file 2015-02-03 15:04:57 -06:00
Chris Rienzo
185e6ec5e1 RPM packaging - add mongo C driver to list of sources 2014-11-07 13:22:22 -05:00
Chris Rienzo
a74e29affa added mod_graylog2 and mod_mongo to RPM package. Added graylog.conf.xml to vanilla config, but disabled in modules.conf.xml 2014-11-04 15:18:11 -05:00
Ken Rice
310f18982f specfile another spot v2 2014-09-29 14:48:59 -05:00
Ken Rice
ce845c4b8a specfile another spot 2014-09-29 12:54:28 -05:00
Ken Rice
46b4a75861 adjustments for config changes 2014-09-29 12:03:32 -05:00
Ken Rice
20af2159d1 Fix verto and rtc RPMs
Fix dates in RPM changelog that cause complaints on newer RPM build
software
2014-09-11 21:53:39 +04:00
Brian West
c8afe47639 Merge branch 'master' of https://stash.freeswitch.org/scm/fs/freeswitch 2014-09-11 10:29:20 -05:00
Brian West
43b7593489 fix opensuse rpm build 2014-09-11 10:28:45 -05:00
Brian West
d49cd267c0 fix fedora rpm build 2014-09-11 10:24:40 -05:00
Brian West
fbcee7c707 Fix Spec file to build again 2014-09-10 20:00:29 -05:00