This commit is contained in:
parent
48d825906a
commit
f3efe96c5d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 8 02:56:06 CET 2008 - crrodriguez@suse.de
|
||||
|
||||
- to be useful. this package should require pidgin
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 12 23:54:26 CET 2007 - crrodriguez@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pidgin-otr (Version 3.1.0)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@ -10,10 +10,11 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: pidgin-otr
|
||||
BuildRequires: gtk2-devel intltool libotr-devel pidgin-devel update-desktop-files
|
||||
Version: 3.1.0
|
||||
Release: 1
|
||||
Release: 47
|
||||
Url: http://www.cypherpunks.ca/otr/
|
||||
Group: Productivity/Networking/Instant Messenger
|
||||
License: GPL v2 or later
|
||||
@ -23,6 +24,7 @@ AutoReqProv: on
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Provides: gaim-otr = %{version}
|
||||
Obsoletes: gaim-otr <= 3.0.0
|
||||
%requires_eq pidgin
|
||||
|
||||
%description
|
||||
This is a gaim plugin which implements Off-the-Record (OTR)
|
||||
@ -75,22 +77,25 @@ autoreconf -fi
|
||||
%defattr (-, root, root)
|
||||
%doc COPYING README AUTHORS NEWS ChangeLog
|
||||
%{_libdir}/pidgin/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Nov 12 2007 - crrodriguez@suse.de
|
||||
* Sat Mar 08 2008 crrodriguez@suse.de
|
||||
- to be useful. this package should require pidgin
|
||||
* Tue Nov 13 2007 crrodriguez@suse.de
|
||||
- rename package to pidgin-otr and update to version 3.1.0 needed
|
||||
to support libotr 3.1.0
|
||||
* Tue Jun 12 2007 - ro@suse.de
|
||||
* Tue Jun 12 2007 ro@suse.de
|
||||
- replace gaim-devel by pidgin-devel in buildreq
|
||||
- add pidgin patch (diff from pidgin-otr-3.0.0)
|
||||
* Thu Jan 11 2007 - sbrabec@suse.cz
|
||||
* Thu Jan 11 2007 sbrabec@suse.cz
|
||||
- Prefix changed to /usr.
|
||||
* Fri Dec 01 2006 - sbrabec@suse.cz
|
||||
* Fri Dec 01 2006 sbrabec@suse.cz
|
||||
- Build correctly in older products.
|
||||
* Sat Oct 07 2006 - aj@suse.de
|
||||
* Sat Oct 07 2006 aj@suse.de
|
||||
- Cleanup BuildRequires.
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Nov 09 2005 - bwhiteley@suse.de
|
||||
* Wed Nov 09 2005 bwhiteley@suse.de
|
||||
- update to version 3.0.0
|
||||
* Tue Nov 01 2005 - bwhiteley@suse.de
|
||||
* Tue Nov 01 2005 bwhiteley@suse.de
|
||||
- First time suse package (version 2.0.2)
|
||||
|
Loading…
Reference in New Issue
Block a user