packaging
This commit is contained in:
parent
0dd8095f07
commit
68ea3a39fe
@ -1,6 +1,6 @@
|
|||||||
Summary: Desktop full text search tool with Qt GUI
|
Summary: Desktop full text search tool with Qt GUI
|
||||||
Name: recoll
|
Name: recoll
|
||||||
Version: 3151
|
Version: 1.19.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -81,6 +81,8 @@ exit 0
|
|||||||
%{python_sitearch}/Recoll*.egg-info
|
%{python_sitearch}/Recoll*.egg-info
|
||||||
%{python_sitearch}/recoll/recoll.so
|
%{python_sitearch}/recoll/recoll.so
|
||||||
%{python_sitearch}/recoll/rclextract.so
|
%{python_sitearch}/recoll/rclextract.so
|
||||||
|
%{python_sitearch}/recoll/rclconfig.py
|
||||||
|
%{python_sitearch}/recoll/rclconfig.pyc
|
||||||
%{python_sitearch}/recoll/__init__.py
|
%{python_sitearch}/recoll/__init__.py
|
||||||
%{python_sitearch}/recoll/__init__.pyc
|
%{python_sitearch}/recoll/__init__.pyc
|
||||||
%{_mandir}/man1/%{name}.1*
|
%{_mandir}/man1/%{name}.1*
|
||||||
@ -88,7 +90,10 @@ exit 0
|
|||||||
%{_mandir}/man5/%{name}.conf.5*
|
%{_mandir}/man5/%{name}.conf.5*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Dec 29 2012 J.F. Dockes <jf@dockes.org> - 3149 1.19.0 snap
|
* Wed Jun 19 2013 J.F. Dockes <jf@dockes.org> - 1.19.5
|
||||||
|
- Update to 1.19.5
|
||||||
|
|
||||||
|
* Mon Apr 29 2013 J.F. Dockes <jf@dockes.org> - 3302 1.19 snap
|
||||||
- Snapshot for packaging tests
|
- Snapshot for packaging tests
|
||||||
|
|
||||||
* Thu May 17 2012 J.F. Dockes <jf@dockes.org> - 1.17.2-1
|
* Thu May 17 2012 J.F. Dockes <jf@dockes.org> - 1.17.2-1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user