Module: sip-router Branch: 3.3 Commit: e8444469d4052b13758ba6623f059e22d4b64633 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e8444469...
Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Committer: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Mon Jun 11 22:36:16 2012 +0100
pkg/kamailio/fedora/16: Updated rel in .spec to rc0
---
pkg/kamailio/fedora/16/kamailio.spec | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/pkg/kamailio/fedora/16/kamailio.spec b/pkg/kamailio/fedora/16/kamailio.spec index ac3ca9f..98ed341 100644 --- a/pkg/kamailio/fedora/16/kamailio.spec +++ b/pkg/kamailio/fedora/16/kamailio.spec @@ -1,6 +1,6 @@ %define name kamailio %define ver 3.3.0 -%define rel pre3%{dist} +%define rel rc0%{dist} %define _sharedir %{_prefix}/share
@@ -941,6 +941,8 @@ fi
%changelog +* Mon Jun 11 2012 Peter Dunkley peter@dunkley.me.uk + - Updated rel to rc0 * Mon Jun 4 2012 Peter Dunkley peter@dunkley.me.uk - Added a number of %dir lines to make sure the RPMs are properly cleaned up on uninstall