[telepathy-gabble] - Update to 0.11.1. - Remove -with-ca-cert config option. No longer needed.

Brian Pepple bpepple at fedoraproject.org
Tue Nov 16 19:11:49 UTC 2010


commit c34e83ab5661b389c96e9447e4238707d1e1385d
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Nov 16 14:13:56 2010 -0500

    - Update to 0.11.1.
    - Remove -with-ca-cert config option. No longer needed.

 .gitignore            |    1 +
 sources               |    2 +-
 telepathy-gabble.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86086d5..f222a30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ telepathy-gabble-0.9.15.tar.gz
 /telepathy-gabble-0.10.3.tar.gz
 /telepathy-gabble-0.10.4.tar.gz
 /telepathy-gabble-0.11.0.tar.gz
+/telepathy-gabble-0.11.1.tar.gz
diff --git a/sources b/sources
index 00823ab..0f59b5e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-566b7576fbae298df4e1e5b1113df0f9  telepathy-gabble-0.11.0.tar.gz
+5ebdd4b29de1bd0715f4f025ab00163c  telepathy-gabble-0.11.1.tar.gz
diff --git a/telepathy-gabble.spec b/telepathy-gabble.spec
index 3168c64..4716eda 100644
--- a/telepathy-gabble.spec
+++ b/telepathy-gabble.spec
@@ -1,5 +1,5 @@
 Name:           telepathy-gabble
-Version:        0.11.0
+Version:        0.11.1
 Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
@@ -35,8 +35,7 @@ chats and voice calls.
 
 
 %build
-%configure --enable-static=no	\
-	   --with-ca-certificates=/etc/pki/tls/certs/ca-bundle.crt
+%configure --enable-static=no
 make %{?_smp_mflags}
 
 
@@ -65,6 +64,10 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
 
 
 %changelog
+* Tue Nov 16 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.11.1-1
+- Update to 0.11.1.
+- Remove -with-ca-cert config option. No longer needed.
+
 * Thu Nov  4 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.11.0-1
 - Update to 0.11.0.
 - Bump min BR version for tp-glib.


More information about the scm-commits mailing list