rpms/gaim-otr/devel .cvsignore, 1.3, 1.4 gaim-otr.spec, 1.3, 1.4 sources, 1.3, 1.4

Paul Wouters (pwouters) fedora-extras-commits at redhat.com
Thu Jul 13 20:02:57 UTC 2006


Author: pwouters

Update of /cvs/extras/rpms/gaim-otr/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10377

Modified Files:
	.cvsignore gaim-otr.spec sources 
Log Message:
* Thu Jul 12 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.1.20060712cvs
- Upgrade to CVS version because no full release of gaim-otr supports
  gaim version 2.x yet, and there is an API change between gaim 1.x and 2.x



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gaim-otr/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	3 Nov 2005 01:10:51 -0000	1.3
+++ .cvsignore	13 Jul 2006 20:02:57 -0000	1.4
@@ -1 +1 @@
-gaim-otr-3.0.0.tar.gz
+gaim-otr-20060712.tar.gz


Index: gaim-otr.spec
===================================================================
RCS file: /cvs/extras/rpms/gaim-otr/devel/gaim-otr.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gaim-otr.spec	7 Nov 2005 16:45:26 -0000	1.3
+++ gaim-otr.spec	13 Jul 2006 20:02:57 -0000	1.4
@@ -1,26 +1,29 @@
 Summary: Off-The-Record Messaging plugin for GAIM
 Name: gaim-otr
 Version: 3.0.0
-Release: 2%{?dist}
-Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
+Release: 0.1.20060712cvs{?dist}
+#Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
+Source: %{name}-20060712.tar.gz
 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 >= 1.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
+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
 
 %description 
 
 This is a gaim plugin which implements Off-the-Record (OTR) Messaging.
 It is known to work (at least) under the Linux and Windows versions of
-gaim (1.x).
+gaim.
 
 %prep
-%setup -q
-
+%setup -q -c %{name}
+# temporary because we are using a cvs snapshot for now:
+cd %{name}
+autoreconf -s -i
 %build
 
 %configure 
@@ -41,6 +44,10 @@
 %{_libdir}/gaim/gaim-otr.so
 
 %changelog
+* Thu Jul 12 2006 Paul Wouters <paul at cypherpunks.ca> 3.0.1-0.1.20060712cvs
+- Upgrade to CVS version because no full release of gaim-otr supports
+  gaim version 2.x yet, and there is an API change between gaim 1.x and 2.x
+
 * Mon Oct 17 2005 Paul Wouters <paul at cypherpunks.ca> 3.0.0
 - Minor change to allow for new documentation files. Ensure
   dependancy on at least libotr version 3.0.0
@@ -50,34 +57,48 @@
 
 * Tue May  3 2005 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 2.0.2.
+
 * Wed Feb 23 2005 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 2.0.1.
+
 * Tue Feb  8 2005 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 2.0.0.
+
 * Wed Feb  2 2005 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 1.99.0.
+
 * Wed Jan 19 2005 Paul Wouters <paul at cypherpunks.ca>
 - Split spec file from libotr and added dependancies
+
 * Tue Dec 21 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 1.0.2.
+
 * Fri Dec 17 2004 Paul Wouters <paul at cypherpunks.ca>
-- instll fix for x86_64
+- install fix for x86_64
+
 * Sun Dec 12 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 1.0.0.
+
 * Fri Dec 10 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 0.9.9rc2. 
+
 * Thu Dec  9 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Added CFLAGS to "make all", removed DESTDIR
+
 * Wed Dec  8 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 0.9.9rc1. 
+
 * Fri Dec  3 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped to version 0.9.1. 
+
 * Wed Dec  1 2004 Paul Wouters <paul at cypherpunks.ca>
 - Bumped to version 0.9.0. 
 - Fixed install for tools and cos
 - Added Obsoletes: target for otr-plugin so rpm-Uhv gaim-otr removes it.
+
 * Mon Nov 22 2004 Ian Goldberg <otr at cypherpunks.ca>
 - Bumped version to 0.8.1
+
 * Sun Nov 21 2004 Paul Wouters <paul at cypherpunks.ca>
 - Initial version
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gaim-otr/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	3 Nov 2005 01:10:51 -0000	1.3
+++ sources	13 Jul 2006 20:02:57 -0000	1.4
@@ -1 +1 @@
-e819ef065bc0758f58beae5aa6a73ab1  gaim-otr-3.0.0.tar.gz
+3fcbe7061e0b1cd68166b46feb7b864e  gaim-otr-20060712.tar.gz




More information about the fedora-extras-commits mailing list