Update to 1.0.2
This commit is contained in:
parent
fd40399c7a
commit
4b785e4800
@ -1 +1 @@
|
||||
xapian-core-1.0.1.tar.gz
|
||||
xapian-core-1.0.2.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
d9a88bf3cac06e9803d9d6080552ceeb xapian-core-1.0.1.tar.gz
|
||||
9e7f0498bba8a6dad9474f20a8bd17c1 xapian-core-1.0.2.tar.gz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Summary: The Xapian Probabilistic Information Retrieval Library
|
||||
Name: xapian-core
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 1
|
||||
License: GPL
|
||||
License: GPLv2+
|
||||
Group: Applications/Databases
|
||||
URL: http://www.xapian.org/
|
||||
Requires: %{name}-libs = %{version}
|
||||
Source0: http://www.oligarchy.co.uk/xapian/1.0.1/%{name}-%{version}.tar.gz
|
||||
Source0: http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: zlib-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -116,6 +116,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/xapian-config.1*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 08 2007 Adel Gadllah <adel.gadllah@gmail.com> 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
- Fix License tag
|
||||
|
||||
* Sat Jun 16 2007 Marco Pesenti Gritti <mpg@redhat.com> 1.0.1-1
|
||||
- Update to 1.0.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user