diff --git a/import.log b/import.log index 051de83..94e1d10 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ opensips-1_6_0-2_fc11:F-12:opensips-1.6.0-2.fc11.src.rpm:1257244682 opensips-1_6_0-3_fc11:F-12:opensips-1.6.0-3.fc11.src.rpm:1257250407 +opensips-1_6_0-4_fc11:F-12:opensips-1.6.0-4.fc11.src.rpm:1257353265 diff --git a/opensips.spec b/opensips.spec index eafc244..c8196b9 100644 --- a/opensips.spec +++ b/opensips.spec @@ -10,7 +10,7 @@ Summary: Open Source SIP Server Name: opensips Version: 1.6.0 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Daemons Source0: http://opensips.org/pub/%{name}/%{version}/src/%{name}-%{version}-tls_src.tar.gz @@ -309,7 +309,7 @@ Summary: Extension to Presence server for XCAP-DIFF event Group: System Environment/Daemons Requires: %{name} = %{version}-%{release} Requires: %{name}-presence -Requires: %{name}-pia_mi +Requires: %{name}-pua_mi %description presence_xcapdiff The presence_xcapdiff is an OpenSIPS module that adds support @@ -990,6 +990,9 @@ fi %doc docdir/README.xmpp %changelog +* Wed Nov 04 2009 John Khvatov - 1.6.0-4: +- Fixed typo: pia_mi to pua_mi in presence_xcapdiff dependencies + * Thu Nov 03 2009 John Khvatov - 1.6.0-3 - Added patch for compatibility with new openssl