rpms/gaim-otr/devel gaim-otr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Paul Wouters (pwouters) fedora-extras-commits at redhat.com
Sun Jun 19 16:12:07 UTC 2005


Author: pwouters

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

Modified Files:
	.cvsignore sources 
Added Files:
	gaim-otr.spec 
Log Message:
auto-import gaim-otr-2.0.2-2 on branch devel from gaim-otr-2.0.2-2.src.rpm


--- NEW FILE gaim-otr.spec ---
Summary: Off-The-Record Messaging plugin for GAIM
Name: gaim-otr
Version: 2.0.2
Release: 2%{?dist}
Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.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)
BuildRequires: glib2-devel, gtk2-devel, libgcrypt-devel >= 1.2.0, libgpg-error-devel, gaim >= 1.0.0, libotr-devel >= 2.0.2

%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).

%prep
%setup -q

%build
%configure 
make %{?_smp_mflags} all

%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
# libtool insists on creating this
rm $RPM_BUILD_ROOT/%{_libdir}/gaim/gaim-otr.la

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root, 0755)
%doc README COPYING
%{_libdir}/gaim/gaim-otr.so

%changelog
* Fri Jun 17 2005 Tom "spot" Callaway <tcallawa at redhat.com>
- reworked for Fedora Extras

* 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
* 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: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gaim-otr/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Jun 2005 16:11:10 -0000	1.1
+++ .cvsignore	19 Jun 2005 16:12:04 -0000	1.2
@@ -0,0 +1 @@
+gaim-otr-2.0.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gaim-otr/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Jun 2005 16:11:10 -0000	1.1
+++ sources	19 Jun 2005 16:12:04 -0000	1.2
@@ -0,0 +1 @@
+3338be9419abc4e2e38ceac28494de8c  gaim-otr-2.0.2.tar.gz




More information about the fedora-extras-commits mailing list