[svn] r5585 - trunk/rpms/gajim
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Sat Jul 7 15:02:43 CEST 2007
Author: hadams
Date: 2007-07-07 15:02:41 +0200 (Sat, 07 Jul 2007)
New Revision: 5585
Modified:
trunk/rpms/gajim/gajim.spec
Log:
Added depency on python-sqlite2
Modified: trunk/rpms/gajim/gajim.spec
===================================================================
--- trunk/rpms/gajim/gajim.spec 2007-07-06 17:28:15 UTC (rev 5584)
+++ trunk/rpms/gajim/gajim.spec 2007-07-07 13:02:41 UTC (rev 5585)
@@ -4,7 +4,7 @@
Summary: Jabber client written in PyGTK
Name: gajim
Version: 0.11.1
-Release: 1
+Release: 2
License: GPL
Group: Applications/Internet
URL: http://gajim.org/
@@ -15,7 +15,7 @@
BuildRequires: gettext, intltool, pkgconfig, desktop-file-utils
BuildRequires: dbus-devel, gtk2-devel, gtkspell-devel
BuildRequires: python-devel, pygtk2-devel
-Requires: dbus-python, bind-utils, python, pygtk2-libglade, gnome-python2-gconf
+Requires: dbus-python, bind-utils, python, pygtk2-libglade, gnome-python2-gconf, python-sqlite2
%description
Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is
@@ -57,5 +57,8 @@
%exclude %{_libdir}/gajim/*.la
%changelog
+* Sat Jul 07 2007 Heiko Adams <info at fedora-blog.de> - 0.11.1-2
+- Added depency on python-sqlite2
+
* Thu Jun 07 2007 Dag Wieers <dag at wieers.com> - 0.11.1-1
- Initial package. (using DAR)
More information about the svn-commits
mailing list