[pidgin] - Add patch to build with latest e-d-s

Stu Tomlinson nosnilmot at fedoraproject.org
Thu Jul 5 17:27:32 UTC 2012


commit c35400233408a4a7108355be3bc15bc401a6fece
Author: Stu Tomlinson <stu at nosnilmot.com>
Date:   Thu Jul 5 18:27:14 2012 +0100

    - Add patch to build with latest e-d-s

 pidgin.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/pidgin.spec b/pidgin.spec
index e0c19f7..64c5bd7 100644
--- a/pidgin.spec
+++ b/pidgin.spec
@@ -112,7 +112,7 @@
 
 Name:           pidgin
 Version:        2.10.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+ and GPLv2 and MIT
 # GPLv2+ - libpurple, gnt, finch, pidgin, most prpls
 # GPLv2 - silc & novell prpls
@@ -148,6 +148,7 @@ Patch0:         pidgin-NOT-UPSTREAM-2.5.2-rhel4-sound-migration.patch
 
 ## Patches 100+: To be Included in Future Upstream
 Patch100:       pidgin-2.10.1-fix-msn-ft-crashes.patch
+Patch101:       pidgin-2.10.5-eds.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 Summary:        A Gtk+ based multiprotocol instant messaging client
@@ -439,6 +440,7 @@ echo "FEDORA=%{fedora} RHEL=%{rhel}"
 
 # http://pidgin.im/pipermail/devel/2011-November/010477.html
 %patch100 -p0 -R -b .ftcrash
+%patch101 -p1 -b .libeds
 
 # Our preferences
 cp %{SOURCE1} prefs.xml
@@ -720,6 +722,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Jul 05 2012 Stu Tomlinson <stu at nosnilmot.com> 2.10.5-2
+- Add patch to build with latest e-d-s
+
 * Thu Jul 05 2012 Stu Tomlinson <stu at nosnilmot.com> 2.10.5-1
 - Update to 2.10.5, CVE-2012-3374
 - Allow building only libraries (#831364)


More information about the scm-commits mailing list