From c992a17bf3f18ff4b3b50f4e03a3c68ce447c206 Mon Sep 17 00:00:00 2001 From: Stu Tomlinson Date: Jul 02 2008 03:49:07 +0000 Subject: - Add a patch to build with latest rawhide tcl --- diff --git a/pidgin-2.4.3-tcl852.patch b/pidgin-2.4.3-tcl852.patch new file mode 100644 index 0000000..3bed848 --- /dev/null +++ b/pidgin-2.4.3-tcl852.patch @@ -0,0 +1,16 @@ +diff -up pidgin-2.4.3/configure.tcl852 pidgin-2.4.3/configure +--- pidgin-2.4.3/configure.tcl852 2008-07-01 23:40:19.000000000 -0400 ++++ pidgin-2.4.3/configure 2008-07-01 23:41:18.000000000 -0400 +@@ -35070,9 +35070,12 @@ echo $ECHO_N "checking for tclConfig.sh. + TCLCONFIG=no + TCLCONFIGDIRS="/usr/lib \ + /usr/lib64 \ ++ /usr/lib/tcl8.5 \ + /usr/lib/tcl8.4 \ + /usr/lib/tcl8.3 \ + /usr/lib/tcl8.2 \ ++ /usr/lib64/tcl8.5 \ ++ /usr/lib64/tcl8.4 \ + /System/Library/Tcl/8.3 \ + /usr/local/lib" + for dir in $with_tclconfig $TCLCONFIGDIRS; do diff --git a/pidgin.spec b/pidgin.spec index 51d88b4..e4261a7 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -29,7 +29,7 @@ Name: pidgin Version: 2.4.3 -Release: 1%{?dist} +Release: 1%{?dist}.1 License: GPLv2+ and GPLv2 and MIT # GPLv2+ - libpurple, gnt, finch, pidgin, most prpls # GPLv2 - silc & novell prpls @@ -62,6 +62,7 @@ Source1: purple-fedora-prefs.xml Patch0: pidgin-2.4.2-reread-resolvconf.patch ## Patches 100+: To be Included in Future Upstream +Patch100: pidgin-2.4.3-tcl852.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root Summary: A Gtk+ based multiprotocol instant messaging client @@ -291,6 +292,7 @@ and plugins. %patch0 -p1 -b .resolv ## Patches 100+: To be Included in Future Upstream +%patch100 -p1 -b .tcl852 # Our preferences cp %{SOURCE1} prefs.xml @@ -501,6 +503,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jul 01 2008 Stu Tomlinson 2.4.3-1.1 +- Add a patch to build with latest rawhide tcl + * Tue Jul 01 2008 Stu Tomlinson 2.4.3-1 - 2.4.3