[Pkg-privacy-commits] [libotr] 37/225: Fixes to libotr.spec from Paul
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:44:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository libotr.
commit 7c28ec8155e141422f8aca1d82c621122e39a3e4
Author: cypherpunk <cypherpunk>
Date: Wed Jul 25 21:10:49 2007 +0000
Fixes to libotr.spec from Paul
---
packaging/fedora/libotr.spec | 28 ++++++++++++++++++++++------
1 file changed, 22 insertions(+), 6 deletions(-)
diff --git a/packaging/fedora/libotr.spec b/packaging/fedora/libotr.spec
index 2a617c1..b813934 100644
--- a/packaging/fedora/libotr.spec
+++ b/packaging/fedora/libotr.spec
@@ -1,15 +1,15 @@
Summary: Off-The-Record Messaging library and toolkit
Name: libotr
-Version: 3.0.0
+Version: 3.1.0
Release: 1%{?dist}
-License: GPL, LGPL
+License: GPL and LGPL
Group: System Environment/Libraries
-Source0: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
+Source0: http://otr.cypherpunks.ca/%{name}-%{version}.tar.gz
Url: http://www.cypherpunks.ca/otr/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Provides: libotr-toolkit = %{version}
Obsoletes: libotr-toolkit < %{version}
-Requires: libgcrypt >= 1.2.0, libgpg-error
+Requires: libgcrypt >= 1.2.0,
BuildRequires: libgcrypt-devel >= 1.2.0, libgpg-error-devel
%description
@@ -32,7 +32,7 @@ The devel package contains the libotr library and the include files
%build
-%configure --with-pic
+%configure --with-pic --disable-rpath
make %{?_smp_mflags} all
%install
@@ -68,7 +68,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
-* Mon Oct 17 2005 Paul Wouters <paul at cypherpunks.ca> 3.0.0
+* Wed Jul 25 2007 Paul Wouters <paul at cypherpunks.ca> 3.1.0-1
+- Upgraded to current version
+
+* Mon Oct 17 2005 Paul Wouters <paul at cypherpunks.ca> 3.0.0-1
- Minor change to allow for new documentation files. Fixed Requires:
* Sat Jun 19 2005 Paul Wouters <paul at cypherpunks.ca>
@@ -79,33 +82,46 @@ rm -rf $RPM_BUILD_ROOT
* Tue May 3 2005 Ian Goldberg <ian at cypherpunks.ca>
- Bumped version number to 2.0.2
+
* Wed Feb 16 2005 Ian Goldberg <ian at cypherpunks.ca>
- Bumped version number to 2.0.1
+
* Tue Feb 8 2005 Ian Goldberg <ian at cypherpunks.ca>
- Bumped version number to 2.0.0
+
* Wed Feb 2 2005 Ian Goldberg <ian at cypherpunks.ca>
- Added libotr.m4 to the devel package
- Bumped version number to 1.99.0
+
* Wed Jan 19 2005 Paul Wouters <paul at cypherpunks.ca>
- Updated spec file for the gaim-otr libotr split
+
* 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>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libotr.git
More information about the Pkg-privacy-commits
mailing list