[libwfut] gcc 4.4 patch no longer needed.

Bruno Wolff III bruno at fedoraproject.org
Sat May 7 07:10:25 UTC 2011


commit 84cc69103943b00d502d2e21c72c4ae08ad1d234
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat May 7 02:10:00 2011 -0500

    gcc 4.4 patch no longer needed.

 libwfut-0.2.1-gcc44.patch |   23 -----------------------
 libwfut.spec              |    2 --
 2 files changed, 0 insertions(+), 25 deletions(-)
---
diff --git a/libwfut.spec b/libwfut.spec
index 7115717..72f23c0 100644
--- a/libwfut.spec
+++ b/libwfut.spec
@@ -12,7 +12,6 @@ Group:          Development/Libraries
 License:        LGPLv2+
 URL:            http://www.worldforge.org/
 Source0:        http://downloads.sourceforge.net/worldforge/%{name}-%{version}.tar.gz
-Patch1:         libwfut-0.2.1-gcc44.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libsigc++20-devel libcurl-devel zlib-devel tinyxml-devel python2-devel swig
@@ -43,7 +42,6 @@ Python interface for libwfut library.
 
 %prep
 %setup -q
-%patch1 -p1
 
 echo "python_sitelib == %{python_sitelib}"
 echo "python_sitearch == %{python_sitearch}"


More information about the scm-commits mailing list