Module: sip-router
Branch: master
Commit: 7e8913d0a8a8f1865777615cdf53f71adfd94baa
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7e8913d…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Dec 13 17:48:16 2012 +0000
pkg/kamailio/(centos|fedora): Added xhttp_pi README to installation
---
pkg/kamailio/fedora/16/kamailio.spec | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/pkg/kamailio/fedora/16/kamailio.spec b/pkg/kamailio/fedora/16/kamailio.spec
index 5be0a5b..1e6f26b 100644
--- a/pkg/kamailio/fedora/16/kamailio.spec
+++ b/pkg/kamailio/fedora/16/kamailio.spec
@@ -944,7 +944,7 @@ fi
%files xhttp-pi
%defattr(-,root,root)
-#%doc %{_docdir}/kamailio/modules/README.xhttp_pi
+%doc %{_docdir}/kamailio/modules/README.xhttp_pi
%{_libdir}/kamailio/modules/xhttp_pi.so
%dir %{_datadir}/kamailio/xhttp_pi
%{_datadir}/kamailio/xhttp_pi/*
@@ -1000,6 +1000,7 @@ fi
%changelog
* Thu Dec 13 2012 Peter Dunkley <peter(a)dunkley.me.uk>
- Added xhttp_pi framework examples to the installation
+ - Added xhttp_pi README 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