diff --git a/.cvsignore b/.cvsignore index b75cb8f..4e05f90 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xapian-core-1.0.9.tar.gz +xapian-core-1.0.11.tar.gz diff --git a/sources b/sources index 311019b..974ddbb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9e6798b45fab2af90273f73570df5cc xapian-core-1.0.9.tar.gz +f80a2f51b109e2a065bdcbf1ba03b808 xapian-core-1.0.11.tar.gz diff --git a/xapian-core.spec b/xapian-core.spec index 9d44d93..284c683 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -1,7 +1,7 @@ Summary: The Xapian Probabilistic Information Retrieval Library Name: xapian-core -Version: 1.0.9 -Release: 4%{?dist} +Version: 1.0.11 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Databases URL: http://www.xapian.org/ @@ -43,7 +43,7 @@ files needed for building packages which use Xapian %prep %setup -q -n %{name}-%{version} %patch0 -p1 -b .multilibfix -%patch1 -p1 -b .includes +#%patch1 -p1 -b .includes %build # FC6 (at least) has a patched libtool which knows not to set rpath for @@ -122,6 +122,9 @@ rm -rf %{buildroot} %{_mandir}/man1/xapian-config.1* %changelog +* Mon Apr 06 2009 Peter Robinson - 1.0.11-1 +- Update to 1.0.11 + * Wed Mar 04 2009 Caolán McNamara - 1.0.9-4 - include stdio.h for rename, fix bare #elif, EOF -> -1 for getopt