Module: sip-router
Branch: master
Commit: 8997007145ad777d9967589cefb1477843541efb
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8997007…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Dec 13 16:42:29 2012 +0000
pkg/kamailio/(centos|fedora): Updated kamailio.spec to install xhttp_pi framework
examples
---
pkg/kamailio/fedora/16/kamailio.spec | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/pkg/kamailio/fedora/16/kamailio.spec b/pkg/kamailio/fedora/16/kamailio.spec
index c1f1a54..5be0a5b 100644
--- a/pkg/kamailio/fedora/16/kamailio.spec
+++ b/pkg/kamailio/fedora/16/kamailio.spec
@@ -946,6 +946,8 @@ fi
%defattr(-,root,root)
#%doc %{_docdir}/kamailio/modules/README.xhttp_pi
%{_libdir}/kamailio/modules/xhttp_pi.so
+%dir %{_datadir}/kamailio/xhttp_pi
+%{_datadir}/kamailio/xhttp_pi/*
%if 0%{?fedora}
@@ -996,6 +998,8 @@ fi
%changelog
+* Thu Dec 13 2012 Peter Dunkley <peter(a)dunkley.me.uk>
+ - Added xhttp_pi framework examples to the installation
* Wed Dec 12 2012 Peter Dunkley <peter(a)dunkley.me.uk>
- Added mangler module to the build
- Tidied up make commands used to build and install