Compare commits

..

7 Commits
rawhide ... f34

Author SHA1 Message Date
Joan Moreau
a714324d1b Merge branch 'rawhide' into f34 2021-11-23 21:01:38 +00:00
Joan Moreau
d552427f30 Merge branch 'rawhide' into f34 2021-11-12 13:56:22 +00:00
Joan Moreau
abf79929c9 Merge branch 'rawhide' into f34 2021-09-12 22:14:25 +01:00
Joan Moreau
e5e9153de7 Merge branch 'rawhide' into f34 2021-09-12 11:02:27 +01:00
Joan Moreau
39141feabe trying to rebuild 2021-09-12 10:40:14 +01:00
Joan Moreau
80ef1d6584 trying to rebuild 2021-09-12 10:20:49 +01:00
Joan Moreau
3885768e41 trying to rebuild 2021-09-12 10:20:03 +01:00
5 changed files with 77 additions and 1 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/dovecot-fts-xapian-1.4.12.tar.gz
/dovecot-fts-xapian-1.4.13.tar.gz
/dovecot-fts-xapian-1.5.0-1.fc35.src.rpm
/dovecot-fts-xapian-1.5.1.tar.gz
/dovecot-fts-xapian-1.5.2.tar.gz

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# dovecot-fts-xapian
The dovecot-fts-xapian package

View File

@ -1 +0,0 @@
Orphaned for 6+ weeks

68
dovecot-fts-xapian.spec Normal file
View File

@ -0,0 +1,68 @@
%global __brp_check_rpaths %{nil}
Name: dovecot-fts-xapian
Version: 1.5.2
Release: 1%{?dist}
Summary: Dovecot FTS plugin based on Xapian
License: LGPLv2
URL: https://github.com/grosjo/fts-xapian
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: xapian-core-devel, libicu-devel, dovecot-devel
BuildRequires: gcc, gcc-c++, make, automake, autoconf, libtool
Requires: xapian-core, dovecot
%description
This project intends to provide a straightforward, simple and
maintenance free, way to configure FTS plugin for Dovecot,
leveraging the efforts by the Xapian.org team.
This effort came after Dovecot team decided to deprecate
"fts_squat" included in the dovecot core, and due to the
complexity of the Solr plugin capabilitles, un-needed for most
users.
%prep
%autosetup -n fts-xapian-%{version}
autoreconf -vi
%configure --enable-static=no --with-dovecot=%{_libdir}/dovecot
%build
%make_build
%install
%make_install
rm %{buildroot}%{_libdir}/dovecot/lib21_fts_xapian_plugin.la
%post
echo ">>> Inside post <<<"
%files
%license COPYING
%doc AUTHORS README.md
%{_libdir}/dovecot/lib21_fts_xapian_plugin.so
%changelog
* Tue Nov 23 2021 Joan Moreau <jom@grosjo.net> - 1.5.2
- Issues 103, 106, 109, 110
* Thu Nov 11 2021 Joan Moreau <jom@grosjo.net> - 1.5.1
- Fixed preprocessor issue
* Wed Nov 10 2021 Joan Moreau <jom@grosjo.net> - 1.5.0
- FreeBSD compatibility
* Mon Nov 1 2021 Joan Moreau <jom@grosjo.net> - 1.4.14-1
- Alignment with Dovecot 2.3.17
- Better memory management for FreeBSD
* Sun Sep 12 2021 Joan Moreau <jom@grosjo.net> - 1.4.13-1
- Rebuild for dovecot 2.3.16
- Epel7 comptability
* Sat Aug 14 2021 Joan Moreau <jom@grosjo.net> - 1.4.12-1
- cf Github
* Sun Jul 4 2021 Joan Moreau <jom@grosjo.net> - 1.4.11-1
- cf Github
* Sat Jun 26 2021 Joan Moreau <jom@grosjo.net> - 1.4.10-1
- cf Github
* Tue Apr 6 2021 Joan Moreau <jom@grosjo.net> - 1.4.9b-1
- Initial RPM

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (dovecot-fts-xapian-1.5.2.tar.gz) = afbdd9866d61104d22875eb326a2a893ef0b252e6a493c939db8a29f2d7460a70c8e7648729840ea89d60c374ce75bb34a9c90e7ca2d9c4a9239fa3b2f5905a4