From: William King Date: Thu, 7 Jul 2016 23:06:34 +0000 (-0700) Subject: FS-9310 Fix RPM build due to new config file. Also add libvpx generated file to ... X-Git-Tag: v1.6.10~1^2~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0b9b60dbcda1f15e5cd225d5493505bb3eb3dc9;p=thirdparty%2Ffreeswitch.git FS-9310 Fix RPM build due to new config file. Also add libvpx generated file to .gitignore --- diff --git a/freeswitch.spec b/freeswitch.spec index 15a5d2d715..b436532214 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -1935,6 +1935,7 @@ fi %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/shout.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/skinny.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/smpp.conf.xml +%config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sms_flowroute.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/sofia.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/spandsp.conf.xml %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/switch.conf.xml diff --git a/libs/libvpx/.gitignore b/libs/libvpx/.gitignore index 9fed8d5b67..96e97c06af 100644 --- a/libs/libvpx/.gitignore +++ b/libs/libvpx/.gitignore @@ -4,6 +4,7 @@ Makefile config.mk libs-*.mk +libs.doxy vp8_rtcd.h vp9_rtcd.h vpx_config.asm