rpms/jabbim/F-11 jabbim.spec, 1.34, 1.35 sources, 1.25, 1.26 jabbim-0.5-fix-compact-roster-drawing.diff, 1.1, NONE jabbim-0.5-fix-message-loss.diff, 1.1, NONE

Michal Schmidt michich at fedoraproject.org
Fri Oct 30 13:58:34 UTC 2009


Author: michich

Update of /cvs/pkgs/rpms/jabbim/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19896

Modified Files:
	jabbim.spec sources 
Removed Files:
	jabbim-0.5-fix-compact-roster-drawing.diff 
	jabbim-0.5-fix-message-loss.diff 
Log Message:
* Fri Oct 30 2009 Michal Schmidt <mschmidt at redhat.com> 0.5-0.12.svn20091030
- Update to svn rev. 4233 (bugfixes and German translation update)
- Drop 3 upstreamed patches.



Index: jabbim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jabbim/F-11/jabbim.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- jabbim.spec	10 Sep 2009 18:05:11 -0000	1.34
+++ jabbim.spec	30 Oct 2009 13:58:33 -0000	1.35
@@ -1,8 +1,8 @@
-%global	svnrev	4223
-%global	svndate	20090907
+%global	svnrev	4233
+%global	svndate	20091030
 Name:		jabbim
 Version:	0.5
-Release:	0.9.svn%{svndate}%{?dist}
+Release:	0.12.svn%{svndate}%{?dist}
 Summary:	Jabber client for mere mortals
 
 Group:		Applications/Internet
@@ -13,8 +13,6 @@ URL:		http://dev.jabbim.cz/jabbim
 # tar -cJf jabbim-svn%{svndate}.tar.xz jabbim-svn%{svndate}/
 Source0:	jabbim-svn%{svndate}.tar.xz
 Patch0:		jabbim-0.4-autoupdate-disable-notification.diff
-Patch1:		jabbim-0.5-fix-compact-roster-drawing.diff
-Patch2:		jabbim-0.5-fix-message-loss.diff
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -43,8 +41,6 @@ with the advanced functionality provided
 %prep
 %setup -q -n jabbim-svn%{svndate}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 # replace runtime detection of the SVN revision with hardcoded info
 sed -i -e "s#\\(self.version = '0.5 SVN' + \\)\\(utils.getSvnVersion()\\)#\\1' - rev. %{svnrev}%{?dist}'#" jabbim.py
 
@@ -56,7 +52,7 @@ make clean
 # The current manpage is not useful.
 rm -r doc/
 # Remove addons which are unlikely to be included in 0.5 final.
-rm -r plugins/{dcoper,devconsole,festival,gpg,ibuddy,network-manager,styler}
+rm -r plugins/{dcoper,festival,gpg,ibuddy,network-manager,styler}
 rm -r sounds/{future,xylo}
 rm -r themes/{Grain,TmavoZeleny,rose}
 rm -r chatskins/grom_elegant_2
@@ -100,6 +96,17 @@ fi
 
 
 %changelog
+* Fri Oct 30 2009 Michal Schmidt <mschmidt at redhat.com> 0.5-0.12.svn20091030
+- Update to svn rev. 4233 (bugfixes and German translation update)
+- Drop 3 upstreamed patches.
+
+* Mon Sep 21 2009 Michal Schmidt <mschmidt at redhat.com> 0.5-0.11.svn20090907
+- Enable devconsole plugin, it's useful for debugging.
+
+* Thu Sep 17 2009 Michal Schmidt <mschmidt at redhat.com> 0.5-0.10.svn20090907
+- Fix a harmless traceback which abrt points out all the time.
+  (jabbim-0.5-avoid-traceback-when-closing-multiple-tabs.diff, upstream)
+
 * Thu Sep 10 2009 Michal Schmidt <mschmidt at redhat.com> 0.5-0.9.svn20090907
 - Fix message loss because of a change in PyQt4 4.5.x.
   (jabbim-0.5-fix-message-loss.diff, committed upstream)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/jabbim/F-11/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	7 Sep 2009 14:42:18 -0000	1.25
+++ sources	30 Oct 2009 13:58:33 -0000	1.26
@@ -1 +1 @@
-ceb797ba531211ccde339172da4f040d  jabbim-svn20090907.tar.xz
+eafd7950b9ad86c9a14026e1d6dbac45  jabbim-svn20091030.tar.xz


--- jabbim-0.5-fix-compact-roster-drawing.diff DELETED ---


--- jabbim-0.5-fix-message-loss.diff DELETED ---




More information about the fedora-extras-commits mailing list