[gajim/el6] 0.14.4

Michal Schmidt michich at fedoraproject.org
Tue Apr 17 09:44:15 UTC 2012


commit d071a74960d38d92ec775d968c31bec704be9fea
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Tue Apr 17 11:03:06 2012 +0200

    0.14.4

 gajim.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/gajim.spec b/gajim.spec
index 3452344..a942ea0 100644
--- a/gajim.spec
+++ b/gajim.spec
@@ -1,8 +1,8 @@
 Summary:	Jabber client written in PyGTK
 Name:		gajim
 %global		majorver 0.14
-Version:	0.14.1
-Release:	3%{?dist}.1
+Version:	0.14.4
+Release:	1%{?dist}
 License:	GPLv3
 Group:		Applications/Internet
 URL:		http://gajim.org/
@@ -10,8 +10,6 @@ Source0:	http://gajim.org/downloads/%{majorver}/%{name}-%{version}.tar.bz2
 # libasyncns triggers a kernel bug (RHBZ#529202), so let's not use it until
 # it's fixed.
 Patch2:		gajim-0.14-disable-libasyncns.patch
-Patch4:		gajim-0.14-check-error.patch
-Patch5:		gajim-0.14-handle-read-before-close.patch
 BuildArch:	noarch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -66,8 +64,6 @@ Gajim does not require GNOME to run, even though it exists with it nicely.
 %prep
 %setup -q
 %patch2 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
 %configure --docdir=%{_docdir}/%{name}-%{version}


More information about the scm-commits mailing list