rpms/jabbim/F-11 jabbim.spec, 1.31, 1.32 sources, 1.24, 1.25 jabbim-0.4-fix-rosterStyle-preferences.diff, 1.1, NONE

Michal Schmidt michich at fedoraproject.org
Mon Sep 7 14:42:18 UTC 2009


Author: michich

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

Modified Files:
	jabbim.spec sources 
Removed Files:
	jabbim-0.4-fix-rosterStyle-preferences.diff 
Log Message:
* Mon Sep 07 2009 Michal Schmidt <mschmidt at redhat.com> 0.5-0.7.svn20090907
- Update to SVN rev. 4223:
  - fixes chat with contacts who have non-ASCII User Mood string
  - various other bugfixes
  - new Jabber Disk Manager - supports directories
- Dropped jabbim-0.4-fix-rosterStyle-preferences.diff.
- Compress tarball with xz.



Index: jabbim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jabbim/F-11/jabbim.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- jabbim.spec	13 Apr 2009 14:01:03 -0000	1.31
+++ jabbim.spec	7 Sep 2009 14:42:18 -0000	1.32
@@ -1,8 +1,8 @@
-%global	svnrev	4103
-%global	svndate	20090408
+%global	svnrev	4223
+%global	svndate	20090907
 Name:		jabbim
 Version:	0.5
-Release:	0.5.svn%{svndate}%{?dist}
+Release:	0.7.svn%{svndate}%{?dist}
 Summary:	Jabber client for mere mortals
 
 Group:		Applications/Internet
@@ -10,10 +10,9 @@ License:	GPLv2+
 URL:		http://dev.jabbim.cz/jabbim
 # The source was obtained from upstream SVN repository:
 # svn export -r %{svnrev} svn://dev.jabbim.cz/jabbim/trunk jabbim-svn%{svndate}
-# tar -cjf jabbim-svn%{svndate}.tar.bz2 jabbim-svn%{svndate}/
-Source0:	jabbim-svn%{svndate}.tar.bz2
+# 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.4-fix-rosterStyle-preferences.diff
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -42,7 +41,6 @@ with the advanced functionality provided
 %prep
 %setup -q -n jabbim-svn%{svndate}
 %patch0 -p1
-%patch1 -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}'#" jabbim.py
 
@@ -98,6 +96,14 @@ fi
 
 
 %changelog
+* Mon Sep 07 2009 Michal Schmidt <mschmidt at redhat.com> 0.5-0.7.svn20090907
+- Update to SVN rev. 4223:
+  - fixes chat with contacts who have non-ASCII User Mood string
+  - various other bugfixes
+  - new Jabber Disk Manager - supports directories
+- Dropped jabbim-0.4-fix-rosterStyle-preferences.diff.
+- Compress tarball with xz.
+
 * Mon Apr 13 2009 Michal Schmidt <mschmidt at redhat.com> - 0.5-0.5.svn20090408
 - Update to SVN rev. 4103:
   - bugfixes for filetransfer, uniemoticons, logging


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/jabbim/F-11/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- sources	13 Apr 2009 14:01:03 -0000	1.24
+++ sources	7 Sep 2009 14:42:18 -0000	1.25
@@ -1 +1 @@
-9405f481a8a06060fbc4cb909e54d584  jabbim-svn20090408.tar.bz2
+ceb797ba531211ccde339172da4f040d  jabbim-svn20090907.tar.xz


--- jabbim-0.4-fix-rosterStyle-preferences.diff DELETED ---




More information about the fedora-extras-commits mailing list