rpms/gaim-meanwhile/FC-3 gaim-meanwhile.spec,1.4,1.5

Joshua W. Boyer (jwboyer) fedora-extras-commits at redhat.com
Fri Sep 30 13:28:50 UTC 2005


Author: jwboyer

Update of /cvs/extras/rpms/gaim-meanwhile/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17994/FC-3

Modified Files:
	gaim-meanwhile.spec 
Log Message:
Avoid upcomming API breakage with meanwhile package


Index: gaim-meanwhile.spec
===================================================================
RCS file: /cvs/extras/rpms/gaim-meanwhile/FC-3/gaim-meanwhile.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gaim-meanwhile.spec	15 Jul 2005 18:24:37 -0000	1.4
+++ gaim-meanwhile.spec	30 Sep 2005 13:28:48 -0000	1.5
@@ -7,12 +7,12 @@
 License:	GPL
 Group:		Applications/Internet
 Version:	1.2.4
-Release:	2%{?dist}
+Release:	3%{?dist}
 Source:		http://dl.sf.net/meanwhile/gaim-meanwhile-%{version}.tar.gz
 URL:		http://meanwhile.sourceforge.net
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gaim >= 1.2.1, meanwhile-devel >= 0.4.2
-Requires: gaim >= 1.2.1
+Requires: gaim >= 1.2.1, meanwhile < 0.5.0
 
 %description
 Gaim plugin to use the meanwhile Lotus Sametime library
@@ -39,6 +39,9 @@
 %{_datadir}/pixmaps/gaim/
 
 %changelog
+* Fri Sep 30 2005 - jwboyer at jdub.homelinux.org 1.2.4-3
+- Add dependency on meanwhile < 0.5.0 to avoid upcomming API breakage
+
 * Fri Jul 15 2005 - jwboyer at jdub.homelinux.org 1.2.4-2
 - Bump release for rebuild
 




More information about the fedora-extras-commits mailing list