[crossfire-client] New upstream.

Jon Ciesla limb at fedoraproject.org
Tue Mar 27 15:34:46 UTC 2012


commit 53e09a7fc4d5b245ca24541b34c1f1dd29195142
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Mar 27 10:34:37 2012 -0500

    New upstream.

 .gitignore            |    1 +
 crossfire-client.spec |   15 ++++++++++-----
 sources               |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f745baf..b1a3386 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 crossfire-client-1.11.0.tar.gz
 /crossfire-client-1.60.0.tar.gz
+/crossfire-client-1.70.0.tar.gz
diff --git a/crossfire-client.spec b/crossfire-client.spec
index 237fabc..4015174 100644
--- a/crossfire-client.spec
+++ b/crossfire-client.spec
@@ -1,13 +1,13 @@
 Name: crossfire-client
-Version: 1.60.0
+Version: 1.70.0
 Release: 1%{?dist}
 Summary: Client for connecting to crossfire servers
 Group: Amusements/Games
 License: GPLv2+
 URL: http://crossfire.real-time.com
 Source0: http://downloads.sourceforge.net/crossfire/%{name}-%{version}.tar.gz
-Patch0: crossfire-client-1.11.0-curl.patch
-Patch1: crossfire-client-1.60.0-libpng15.patch
+#Patch0: crossfire-client-1.11.0-curl.patch
+#Patch1: crossfire-client-1.60.0-libpng15.patch
 BuildRequires: SDL-devel SDL_image-devel
 BuildRequires: gtk+-devel gtk2-devel libpng-devel curl-devel
 BuildRequires: desktop-file-utils ImageMagick
@@ -30,8 +30,8 @@ package.
 %prep
 %setup -q
 
-%patch0 -p0
-%patch1 -p0
+#%patch0 -p0
+#%patch1 -p0
 
 for size in 48x48 32x32 16x16 ; do 
     convert -transparent white pixmaps/${size}.png temp.png
@@ -118,6 +118,11 @@ fi
 
 
 %changelog
+* Tue Mar 27 2012 Jon Ciesla <limburgher at gmail.com> - 1.70.0-1
+- New upstream.
+- Curl patch upstreamed.
+- libpng patch upstreamed.
+
 * Wed Jan 11 2012 Jon Ciesla <limburgher at gmail.com> - 1.60.0-1
 - New upstream.
 
diff --git a/sources b/sources
index 5e66c27..95d98e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b22bf93ebb581a5bfd5682df107af76  crossfire-client-1.60.0.tar.gz
+657a773fc2223629474c7ec16635d2ef  crossfire-client-1.70.0.tar.gz


More information about the scm-commits mailing list