[xpaint] Updated to latest version 2.9.8.1

Paulo Roma Cavalcanti roma at fedoraproject.org
Fri Dec 24 12:44:43 UTC 2010


commit 61ad3b6d4e16d0387158c997a311ac0ee966ba29
Author: Paulo Roma Cavalcanti <roma at cascavel.(none)>
Date:   Fri Dec 24 10:44:13 2010 -0200

    Updated to latest version 2.9.8.1

 .gitignore                              |    1 +
 sources                                 |    2 +-
 xpaint-2.9.8-gcc-4.5-compil-fixes.patch |   90 -------------------------------
 xpaint.spec                             |    8 ++-
 4 files changed, 7 insertions(+), 94 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8295b4..3b801c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ xpaint-2.8.19.tar.bz2
 xpaint-2.9.2.tar.bz2
 /xpaint-2.9.7.tar.bz2
 /xpaint-2.9.8.tar.bz2
+/xpaint-2.9.8.1.tar.bz2
diff --git a/sources b/sources
index 234bf5a..25c0766 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28a74219238ae78be6d571b89b3edde3  xpaint-2.9.8.tar.bz2
+c9fadeae981b89617c5a272efc8248a0  xpaint-2.9.8.1.tar.bz2
diff --git a/xpaint.spec b/xpaint.spec
index a60d401..736f185 100644
--- a/xpaint.spec
+++ b/xpaint.spec
@@ -4,13 +4,12 @@
 
 Summary:        An X Window System image editing or paint program
 Name:           xpaint
-Version:        2.9.8
+Version:        2.9.8.1
 Release:        1%{?dist}
 License:        GPLv3+
 Group:          Applications/Multimedia
 URL:            http://sourceforge.net/projects/sf-xpaint
 Source0:        http://downloads.sourceforge.net/sf-xpaint/%{name}-%{version}.tar.bz2
-Patch0:         xpaint-2.9.8-gcc-4.5-compil-fixes.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: bison flex imake chrpath
@@ -57,7 +56,6 @@ some support for batch processing.
 
 %prep
 %setup -q
-%patch0 -p1
 sed -i -e 's|-lXext|-lXext -lfontconfig|g' Local.config
 sed -i -e 's|/lib |/%{_lib} |g' Local.config
 sed -i -e 's|@XPMDIR@|%{_prefix}|g' Local.config
@@ -143,6 +141,10 @@ rm -rf %{buildroot}
 
 %changelog
 
+* Fri Dec 24 2010 Paulo Roma <roma at lcg.ufrj.br> 2.9.8.1-1
+- Updated to 2.9.8.1
+- Removed deprecated gcc 4.5 patch.
+
 * Sat Nov 07 2010 Paulo Roma <roma at lcg.ufrj.br> 2.9.8-1
 - Update to 2.9.8
 - Patched for gcc 4.5


More information about the scm-commits mailing list