瀏覽代碼

pkg/kamailio/(centos|fedora): Updated kamailio.spec to install xhttp_pi framework examples

Peter Dunkley 12 年之前
父節點
當前提交
8997007145
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      pkg/kamailio/fedora/16/kamailio.spec

+ 4 - 0
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 <[email protected]>
+  - Added xhttp_pi framework examples to the installation
 * Wed Dec 12 2012 Peter Dunkley <[email protected]>
   - Added mangler module to the build
   - Tidied up make commands used to build and install