SHA256
1
0
forked from pool/xapian-core
2007-11-19 21:10:08 +00:00
committed by Git OBS Bridge
parent faab219f12
commit 8b722cf4c8
3 changed files with 12 additions and 5 deletions

3
xapian-core-1.0.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c793262166f2f523eb384ede047d5c28ec923104d0fb57ee7cd739c81fcdfff
size 3416510

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 19 22:00:09 CET 2007 - mrueckert@suse.de
- update to 1.0.4
-------------------------------------------------------------------
Sun Jun 24 11:41:40 CEST 2007 - mrueckert@suse.de

View File

@@ -1,5 +1,5 @@
#
# spec file for package xapian-core (Version 1.0.1)
# spec file for package xapian-core (Version 1.0.4)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,7 +11,7 @@
# norootforbuild
Name: xapian-core
Version: 1.0.1
Version: 1.0.4
Release: 0
#
License: GPL
@@ -25,7 +25,6 @@ Url: http://www.xapian.org/
Source: http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
#
Summary: The Xapian Probabilistic Information Retrieval Library.
%description
Xapian is an Open Source Probabilistic Information Retrieval Library. It
offers a highly adaptable toolkit that allows developers to easily add advanced
@@ -35,7 +34,6 @@ indexing and search facilities to applications.
Group: Development/Libraries/C and C++
#
Summary: Xapian search engine libraries.
%description libs
Xapian is an Open Source Probabilistic Information Retrieval framework. It
offers a highly adaptable toolkit that allows developers to easily add advanced
@@ -50,7 +48,6 @@ Requires: %{name}-libs = %{version}
Requires: gcc-c++ zlib-devel
#
Summary: Files needed for building packages which use Xapian.
%description devel
Xapian is an Open Source Probabilistic Information Retrieval framework. It
offers a highly adaptable toolkit that allows developers to easily add advanced
@@ -96,7 +93,9 @@ files needed for building packages which use Xapian.
%{_bindir}/simpleexpand
%{_bindir}/xapian-compact
%{_bindir}/xapian-check
%{_bindir}/xapian-inspect
%{_mandir}/man1/xapian-check.1*
%{_mandir}/man1/xapian-inspect.1*
%{_mandir}/man1/copydatabase.1*
%{_mandir}/man1/delve.1*
%{_mandir}/man1/quartzcheck.1*