rpms/jabbim/devel jabbim.spec,1.36,1.37

Michal Schmidt michich at fedoraproject.org
Mon Sep 21 15:00:38 UTC 2009


Author: michich

Update of /cvs/pkgs/rpms/jabbim/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7288

Modified Files:
	jabbim.spec 
Log Message:
* Mon Sep 21 2009 Michal Schmidt <mschmidt at redhat.com> 0.5-0.11.svn20090907
- Enable devconsole plugin, it's useful for debugging.



Index: jabbim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jabbim/devel/jabbim.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- jabbim.spec	17 Sep 2009 09:47:06 -0000	1.36
+++ jabbim.spec	21 Sep 2009 15:00:37 -0000	1.37
@@ -2,7 +2,7 @@
 %global	svndate	20090907
 Name:		jabbim
 Version:	0.5
-Release:	0.10.svn%{svndate}%{?dist}
+Release:	0.11.svn%{svndate}%{?dist}
 Summary:	Jabber client for mere mortals
 
 Group:		Applications/Internet
@@ -58,7 +58,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
@@ -102,6 +102,9 @@ fi
 
 
 %changelog
+* 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)




More information about the scm-commits mailing list