[libjingle/f17] missing patches

Tom Callaway spot at fedoraproject.org
Wed Mar 21 15:03:20 UTC 2012


commit 53a07352072b607a4874aa74ef941c06b7558994
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Mar 21 11:03:17 2012 -0400

    missing patches

 libjingle.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libjingle.spec b/libjingle.spec
index 32da8e3..55d02ff 100644
--- a/libjingle.spec
+++ b/libjingle.spec
@@ -1,6 +1,6 @@
 Name:           libjingle
 Version:        0.6.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GoogleTalk implementation of Jingle
 Group:          System Environment/Libraries
 License:        BSD
@@ -55,8 +55,6 @@ Patch19:	libjingle-0.6.10-nextfix.patch
 Patch20:	libjingle-0.6.6-unistd.patch
 # Add missing fdwalk bits from svn
 Patch21:	libjingle-0.6.10-fdwalk.patch
-# Fix gcc compile issues
-Patch22:	libjingle-0.6.10-gcc47.patch
 
 BuildRequires:	libtool, autoconf, automake
 BuildRequires:	openssl-devel
@@ -114,7 +112,6 @@ developing applications that use %{name}.
 # %patch19 -p1 -b .nextfix
 %patch20 -p1 -b .unistd
 %patch21 -p1 -b .fdwalk
-%patch22 -p1 -b .gcc47
 
 touch NEWS ChangeLog
 autoreconf -i
@@ -159,6 +156,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 21 2012 Tom Callaway <spot at fedoraproject.org> - 0.6.10-2
+- resolve patch confusion
+
 * Mon Feb 13 2012 Tom Callaway <spot at fedoraproject.org> - 0.6.10-1
 - update to 0.6.10
 


More information about the scm-commits mailing list