[sipwitch/f14/master] new upstream build for current ucommon releases

David Sugar dyfet at fedoraproject.org
Fri Aug 13 20:03:49 UTC 2010


commit b348853dddbf23da1338e84056e0d9cdffe1aac2
Author: David Sugar <dyfet at gnutelephony.org>
Date:   Fri Aug 13 16:03:50 2010 -0400

    new upstream build for current ucommon releases

 .gitignore    |    1 +
 sipwitch.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb3042c..0260937 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 sipwitch-0.8.4.tar.gz
+sipwitch-0.9.0.tar.gz
diff --git a/sipwitch.spec b/sipwitch.spec
index a1eb012..1bd478b 100644
--- a/sipwitch.spec
+++ b/sipwitch.spec
@@ -10,14 +10,14 @@
 
 Name: sipwitch
 Summary: A secure peer-to-peer VoIP server for the SIP protocol
-Version: 0.8.4
-Release: 2%{?dist}
+Version: 0.9.0
+Release: 0%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/sipwitch
 Group: Applications/Communications
 Source: http://www.gnutelephony.org/dist/tarballs/sipwitch-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: ucommon-devel >= 2.1.1
+BuildRequires: ucommon-devel >= 3.3.4
 BuildRequires: libeXosip2-devel >= 3.0.0
 BuildRequires: avahi-devel
 BuildRequires: libgcrypt-devel
@@ -33,7 +33,7 @@ Group: Development/Libraries
 Summary: Runtime library support for sipwitch
 
 %package devel
-Requires: ucommon-devel >= 2.1.1
+Requires: ucommon-devel >= 3.3.4
 Requires: %{name}-runtime = %{version}-%{release}
 Group: Development/Libraries
 Summary: Headers for building sipwitch plugins
@@ -216,6 +216,9 @@ fi
 /sbin/ldconfig
 
 %changelog
+* Thu Aug 12 2010 David Sugar <dyfet at gnutelephony.org> - 0.9.0-0
+- requires ucommon 3.3.4 or later.
+
 * Sun Jul 11 2010 David Sugar <dyfet at gnutelephony.org> - 0.8.4-2
 - better tracking of invalid request uri's.
 - interface state change notification support.
diff --git a/sources b/sources
index 0de667f..a4d7b56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08f2dc9c44c3977c583c31984c265a79  sipwitch-0.8.4.tar.gz
+34adf52a12b662ff23fc830364314641  sipwitch-0.9.0.tar.gz


More information about the scm-commits mailing list