From: Ken Rice Date: Fri, 20 Nov 2015 20:56:40 +0000 (-0600) Subject: tweak to freeswitch.spec for building RPMs on centos7 X-Git-Tag: v1.6.6~1^2~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9444df1b2a000e521cc35d637f15d03cb3d5801d;p=thirdparty%2Ffreeswitch.git tweak to freeswitch.spec for building RPMs on centos7 --- diff --git a/freeswitch.spec b/freeswitch.spec index 3f3a7d0881..a3917b413d 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -2360,9 +2360,9 @@ fi %files python %{MODINSTDIR}/mod_python*.so* -%attr(0644, root, bin) /usr/lib/python*/site-packages/freeswitch.py* -%attr(0755, root, bin) /usr/lib/python*/site-packages/_ESL.so* -%attr(0755, root, bin) /usr/lib/python*/site-packages/ESL.py* +%attr(0644, root, bin) /usr/lib*/python*/site-packages/freeswitch.py* +%attr(0755, root, bin) /usr/lib*/python*/site-packages/_ESL.so* +%attr(0755, root, bin) /usr/lib*/python*/site-packages/ESL.py* %dir %attr(0750, freeswitch, daemon) %{sysconfdir}/autoload_configs %config(noreplace) %attr(0640, freeswitch, daemon) %{sysconfdir}/autoload_configs/python.conf.xml