|
a/packaging/rpm/recollfedora.spec |
|
b/packaging/rpm/recollfedora.spec |
1 |
Name: recoll
|
1 |
Name: recoll
|
2 |
Version: 1.14.0
|
2 |
Version: 1.14.2
|
3 |
Release: 1%{?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.13.04.tar.gz
|
9 |
Source0: http://www.recoll.org/recoll-1.14.2.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 |
* Mon Sep 13 2010 Jean-Francois Dockes <jfd@recoll.org> 1.14.0-1
|
52 |
* Sat Sep 24 2010 Jean-Francois Dockes <jfd@recoll.org> 1.14.2-1
|
53 |
- Update to release 1.14.0
|
53 |
- Update to release 1.14.2
|
54 |
* Thu Apr 14 2010 Jean-Francois Dockes <jfd@recoll.org> 1.13.04-1
|
54 |
* Thu Apr 14 2010 Jean-Francois Dockes <jfd@recoll.org> 1.13.04-1
|
55 |
- Update to release 1.13.04
|
55 |
- Update to release 1.13.04
|
56 |
* Thu Jan 07 2010 Jean-Francois Dockes <jfd@recoll.org> 1.13.01-1
|
56 |
* Thu Jan 07 2010 Jean-Francois Dockes <jfd@recoll.org> 1.13.01-1
|
57 |
- Update to release 1.13.01
|
57 |
- Update to release 1.13.01
|
58 |
* Wed Oct 28 2009 Jean-Francois Dockes <jfd@recoll.org> 1.12.3-1
|
58 |
* Wed Oct 28 2009 Jean-Francois Dockes <jfd@recoll.org> 1.12.3-1
|