rpms/gaim-otr/FC-6 gaim-otr.spec,1.23,1.24

Paul Wouters (pwouters) fedora-extras-commits at redhat.com
Sat Oct 28 18:50:24 UTC 2006


Author: pwouters

Update of /cvs/extras/rpms/gaim-otr/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24969

Modified Files:
	gaim-otr.spec 
Log Message:
* Sat Oct 28 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.3.20060921cvs
- Added patch for gaim 2.0.0-beta4



Index: gaim-otr.spec
===================================================================
RCS file: /cvs/extras/rpms/gaim-otr/FC-6/gaim-otr.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gaim-otr.spec	2 Oct 2006 22:30:06 -0000	1.23
+++ gaim-otr.spec	28 Oct 2006 18:49:54 -0000	1.24
@@ -1,17 +1,18 @@
 Summary: Off-The-Record Messaging plugin for GAIM
 Name: gaim-otr
 Version: 3.0.1
-Release: 0.2.20060921cvs%{?dist}
+Release: 0.3.20060921cvs%{?dist}
 #Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
 Source: %{name}-20060712.tar.gz
+Patch0: gaim-beta4.patch
 Url: http://www.cypherpunks.ca/otr/
 License: GPL
 Group: Applications/Internet
 Provides: otr-plugin = %{version}
 Obsoletes: otr-plugin
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: gaim >= 2.0.0, libotr >= 3.0.0
-BuildRequires: glib2-devel, gtk2-devel, libgcrypt-devel >= 1.2.0, libgpg-error-devel, gaim >= 1.0.0, libotr-devel >= 3.0.0, autoconf, automake, libtool, gaim-devel >= 2.0.0
+Requires: gaim >= 2.0.0-0.17.beta4, libotr >= 3.0.0
+BuildRequires: glib2-devel, gtk2-devel, libgcrypt-devel >= 1.2.0, libgpg-error-devel, gaim >= 1.0.0, libotr-devel >= 3.0.0, autoconf, automake, libtool, gaim-devel >= 2.0.0-0.17.beta4
 
 %description 
 
@@ -23,6 +24,7 @@
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1 -b .beta4
 # temporary because we are using a cvs snapshot for now:
 #autoreconf
 autoreconf -s -i -v -f 
@@ -47,6 +49,9 @@
 %{_libdir}/gaim/gaim-otr.so
 
 %changelog
+* Sat Oct 28 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.3.20060921cvs
+- Added patch for gaim 2.0.0-beta4
+
 * Mon Oct  2 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.2.20060921cvs
 - rebuilt for unwind info generation, broken in gcc-4.1.1-21
 




More information about the fedora-extras-commits mailing list