[pingus] Dropped gcc44.

Jon Ciesla limb at fedoraproject.org
Thu Jul 21 13:08:45 UTC 2011


commit a5213c7e6ff4bf589385f55cf2506dce2ecf8754
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Thu Jul 21 08:04:39 2011 -0500

    Dropped gcc44.

 pingus.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/pingus.spec b/pingus.spec
index 843c0ab..bf017b6 100644
--- a/pingus.spec
+++ b/pingus.spec
@@ -9,7 +9,7 @@ Source0:        http://pingus.seul.org/files/%{name}-%{version}.tar.bz2
 Source1:        pingus.desktop
 Source2:        pingus.png
 #Patch0:         pingus-0.7.2-gcc43.patch
-Patch1:         pingus-0.7.2-gcc44.patch
+#Patch1:         pingus-0.7.2-gcc44.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  SDL_mixer-devel SDL_image-devel boost-devel libpng-devel
 BuildRequires:  physfs-devel scons desktop-file-utils
@@ -27,7 +27,7 @@ combination of commands are necessary. The game is presented in a 2D site view.
 %prep
 %setup -q
 #%patch0 -p1
-%patch1 -p0
+#%patch1 -p0
 iconv -f ISO8859-2 -t UTF8 AUTHORS > AUTHORS.tmp
 mv AUTHORS.tmp AUTHORS
 
@@ -82,6 +82,7 @@ fi
 %changelog
 * Thu Jul 21 2011 Jon Ciesla <limb at jcomserv.net> - 0.7.3-1
 - New upstream, Boost rebuild.
+- Dropped gcc44 patch, upstreamed.
 
 * Fri Apr 08 2011 Jon Ciesla <limb at jcomserv.net> - 0.7.2-14
 - Boost rebuild.


More information about the scm-commits mailing list