[meego-commits] 14883: Changes to Trunk/sofia-sip

Ulf Hofemeier no_reply at build.meego.com
Wed Mar 16 13:39:58 UTC 2011


Hi,
I have made the following changes to sofia-sip in project Trunk. Please review and accept ASAP.

Thank You,
Ulf Hofemeier

[This message was auto-generated]

---

Request #14883:

  submit:   Trunk:Testing/sofia-sip(r2) -> Trunk/sofia-sip


Message:
    * Tue Mar 15 2011 Mikhail Zabaluev <mikhail.zabaluev at nokia.com> - 1.12.11
- Updated to the release 1.12.11 (BMC#14425)

State:   new          2011-03-16T06:39:34 ulf
Comment: None



changes files:
--------------
--- sofia-sip.changes
+++ sofia-sip.changes
@@ -0,0 +1,3 @@
+* Tue Mar 15 2011 Mikhail Zabaluev <mikhail.zabaluev at nokia.com> - 1.12.11
+- Updated to the release 1.12.11 (BMC#14425)
+

old:
----
  sofia-sip-1.12.10+git04d0b90.tar.gz

new:
----
  sofia-sip-1.12.11.tar.gz

spec files:
-----------
--- sofia-sip.spec
+++ sofia-sip.spec
@@ -1,19 +1,18 @@
-%define git_commit 04d0b90
-%define base_version 1.12.10
-%define snapshot_date 20110111
+%define base_version 1.12.11
 
 Name: sofia-sip
-Version: %{base_version}+git%{snapshot_date}
+Version: %{base_version}
 Release: 1
 Summary: Open source SIP library
 Group: System/Libraries
 License: LGPLv2.1
 URL: http://sofia-sip.sourceforge.net/
-Source0: %{name}-%{base_version}+git%{git_commit}.tar.gz
+Source0: %{name}-%{version}.tar.gz
 BuildRequires: pkgconfig(glib-2.0)
 BuildRequires: pkgconfig(libssl)
 BuildRequires: doxygen
 BuildRequires: automake
+BuildRequires: check-devel
 
 %description
 Sofia-SIP is an open-source SIP User-Agent library, compliant
@@ -90,7 +89,7 @@
 %{_includedir}/%{name}-1.12/%{name}/su_glib.h
 
 %prep
-%setup -q -n %{name}-%{base_version}+git%{git_commit}
+%setup -q -n %{name}-%{version}
 autoreconf -vfi
 
 %build
@@ -102,7 +101,7 @@
 make DESTDIR=%{buildroot} install
 
 %check
-# Fails in OBS builds due to local network issues
+# Fails in OBS builds
 #TPORT_TEST_HOST=0.0.0.0 make check
 
 %clean

other changes:
--------------

++++++ sofia-sip-1.12.10+git04d0b90.tar.gz -> sofia-sip-1.12.11.tar.gz
153552 lines of diff (skipped)




More information about the MeeGo-commits mailing list