Module: sip-router
Branch: master
Commit: 8389f7a3d1cc6eb312ec92662a4db6758bc5c03b
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8389f7a…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Sat Jun 2 20:25:38 2012 +0100
pkg/kamailio/fedora/16: Updated .spec to require redhat-rpm-config for building
- This is needed to get debuginfo RPMs to build automatically
---
pkg/kamailio/fedora/16/kamailio.spec | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/pkg/kamailio/fedora/16/kamailio.spec b/pkg/kamailio/fedora/16/kamailio.spec
index 6abcfd2..e9aa833 100644
--- a/pkg/kamailio/fedora/16/kamailio.spec
+++ b/pkg/kamailio/fedora/16/kamailio.spec
@@ -31,7 +31,7 @@ Conflicts: kamailio-radius < %ver, kamailio-carrierroute <
%ver
Conflicts: kamailio-redis < %ver, kamailio-json < %ver
Conflicts: kamailio-mono < %ver, kamailio-GeoIP < %ver
%endif
-BuildRequires: bison flex gcc make
+BuildRequires: bison flex gcc make redhat-rpm-config
%description
Kamailio (former OpenSER) is an Open Source SIP Server released under GPL, able
@@ -654,6 +654,8 @@ fi
%{_sbindir}/kamdbctl
%{_sbindir}/sercmd
%{_libdir}/kamailio/kamctl/dbtextdb/dbtextdb.py
+%{_libdir}/kamailio/kamctl/dbtextdb/dbtextdb.pyc
+%{_libdir}/kamailio/kamctl/dbtextdb/dbtextdb.pyo
%{_libdir}/kamailio/kamctl/kamctl.base
%{_libdir}/kamailio/kamctl/kamctl.ctlbase
%{_libdir}/kamailio/kamctl/kamctl.dbtext
@@ -916,6 +918,7 @@ fi
%changelog
* Sat Jun 2 2012 Peter Dunkley <peter(a)dunkley.me.uk>
- Added %postun section to reload systemd on Fedora after uninstall
+ - Added build requirement for redhat-rpm-config so debuginfo RPMs get built
* Fri Jun 1 2012 Peter Dunkley <peter(a)dunkley.me.uk>
- Tweak to the pkg/kamailio/fedora directory structure
- Tested with Fedora 17