Module: sip-router Branch: 3.3 Commit: e8444469d4052b13758ba6623f059e22d4b64633 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e8444469d4052b13758ba6623f059e22d4b64633
Author: Peter Dunkley <[email protected]> Committer: Peter Dunkley <[email protected]> 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 <[email protected]> + - Updated rel to rc0 * Mon Jun 4 2012 Peter Dunkley <[email protected]> - Added a number of %dir lines to make sure the RPMs are properly cleaned up on uninstall _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
