|
a/packaging/rpm/recollfedora.spec |
|
b/packaging/rpm/recollfedora.spec |
1 |
Name: recoll
|
1 |
Name: recoll
|
2 |
Version: 1.14.2
|
2 |
Version: 1.14.3
|
3 |
Release: 2%{?dist}
|
3 |
Release: 1%{?dist}
|
4 |
Summary: Desktop full text search tool with a qt gui
|
4 |
Summary: Desktop full text search tool with a qt gui
|
5 |
|
5 |
|
6 |
Group: Applications/Databases
|
6 |
Group: Applications/Databases
|
7 |
License: GPL
|
7 |
License: GPL
|
8 |
URL: http://www.recoll.org/
|
8 |
URL: http://www.recoll.org/
|
9 |
Source0: http://www.recoll.org/recoll-1.14.2.tar.gz
|
9 |
Source0: http://www.recoll.org/recoll-1.14.3.tar.gz
|
10 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
10 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
11 |
|
11 |
|
12 |
# Not sure how easy it is to find a xapian-core rpm. Will be easier to
|
12 |
# Not sure how easy it is to find a xapian-core rpm. Will be easier to
|
13 |
# build by hand for many. Run time uses a static link to xapian, doesnt
|
13 |
# build by hand for many. Run time uses a static link to xapian, doesnt
|
14 |
# depend on libxapian.so
|
14 |
# depend on libxapian.so
|
|
... |
|
... |
47 |
%{_mandir}/man5/recoll*
|
47 |
%{_mandir}/man5/recoll*
|
48 |
%doc
|
48 |
%doc
|
49 |
|
49 |
|
50 |
|
50 |
|
51 |
%changelog
|
51 |
%changelog
|
|
|
52 |
* Thu Nov 25 2010 Jean-Francois Dockes <jfd@recoll.org> 1.14.3-1
|
|
|
53 |
- Update to release 1.14.3
|
52 |
* Sat Sep 24 2010 Jean-Francois Dockes <jfd@recoll.org> 1.14.2-2
|
54 |
* Sat Sep 24 2010 Jean-Francois Dockes <jfd@recoll.org> 1.14.2-2
|
53 |
- Rebuilt with xapian 1.0.21 configured with the -disable-sse flag to avoid the "illegal instruction" problem on older CPUs
|
55 |
- Rebuilt with xapian 1.0.21 configured with the -disable-sse flag to avoid the "illegal instruction" problem on older CPUs
|
54 |
* Sat Sep 24 2010 Jean-Francois Dockes <jfd@recoll.org> 1.14.2-1
|
56 |
* Sat Sep 24 2010 Jean-Francois Dockes <jfd@recoll.org> 1.14.2-1
|
55 |
- Update to release 1.14.2
|
57 |
- Update to release 1.14.2
|
56 |
* Thu Apr 14 2010 Jean-Francois Dockes <jfd@recoll.org> 1.13.04-1
|
58 |
* Thu Apr 14 2010 Jean-Francois Dockes <jfd@recoll.org> 1.13.04-1
|