[amsn] Update to upstream bugfix release 0.98.4

Sander Hoentjen tjikkun at fedoraproject.org
Sun Jan 2 15:26:52 UTC 2011


commit e3e42ad807ef2d68904b0629d3279ca3fdf03e0a
Author: Sander Hoentjen <sander at hoentjen.eu>
Date:   Sun Jan 2 16:25:48 2011 +0100

    Update to upstream bugfix release 0.98.4

 .gitignore |    1 +
 amsn.spec  |   12 +++++++-----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9177c1..cd9a926 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 amsn-0.98.3-src.tar.bz2
+/amsn-0.98.4-src.tar.bz2
diff --git a/amsn.spec b/amsn.spec
index 52e9197..6408fc0 100644
--- a/amsn.spec
+++ b/amsn.spec
@@ -2,16 +2,15 @@
 %{!?tcl_sitearch: %define tcl_sitearch %{_libdir}/tcl%{tcl_version}}
 
 Name:           amsn
-Version:        0.98.3
-Release:        2%{?dist}
+Version:        0.98.4
+Release:        1%{?dist}
 Summary:        MSN Messenger clone for Linux, Mac and Windows
 
 Group:          Applications/Internet
 License:        GPLv2
 URL:            http://www.amsn-project.net/
-Source0:        http://downloads.sourceforge.net/amsn/%{name}-%{version}-src.tar.bz2
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
 Patch0:		amsn-0.98.1-usesnack.patch
-Patch1:		amsn-0.98.3-usetktray.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  desktop-file-utils, tk-devel, which, libpng-devel, libjpeg-devel
@@ -42,7 +41,6 @@ snapshots with your webcam to use as your display picture.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 rm -r utils/BWidget-1.9.0
 rm -r skins/default/winicons
@@ -135,6 +133,10 @@ fi
 
 
 %changelog
+* Sun Jan 02 2011 Sander Hoentjen <sander at hoentjen.eu> - 0.98.4-1
+- Update to bugfix release 0.98.4, this fixes reading OIM's
+- drop upstream tktray patch
+
 * Sun Aug 04 2010 Sander Hoentjen <sander at hoentjen.eu> - 0.98.3-2
 - use tktray instead of libtray, since it has background transparency
 - above should also fix bug #614973
diff --git a/sources b/sources
index 9219074..4a401d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf184f4c786676a1a0b4b6e1411b9193  amsn-0.98.3-src.tar.bz2
+96fd20e8709ced4443432d125a5e0a5a  amsn-0.98.4-src.tar.bz2


More information about the scm-commits mailing list