*** empty log message ***

This commit is contained in:
dockes 2009-01-06 18:40:58 +00:00
parent 0fc81d26b6
commit da24a07e49
7 changed files with 3884 additions and 2287 deletions

View File

@ -1,3 +1,7 @@
recoll (1.10.6-0ubuntu1) dapper; urgency=low
* Updated package to recoll version 1.10.6
-- Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> Fri, 12 Sep 2008 10:14:20 +0200
recoll (1.10.4-0ubuntu1) hardy; urgency=low
* Updated package to recoll version 1.10.4
-- Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> Fri, 29 Aug 2008 15:39:40 +0200

View File

@ -1,5 +1,5 @@
%define name recoll
%define version 1.10.2
%define version 1.11.0
%define release 0
Name: %{name}
@ -61,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT
# ---------------------------------------------------------------------------
%changelog
* Mon Oct 13 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.11.0-1
- Update to release 1.11.0
* Thu Sep 11 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.10.6-1
- Update to release 1.10.6
* Thu May 27 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.10.2-1
- Update to release 1.10.2
* Thu Jan 31 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.10.1-1

View File

@ -1,12 +1,12 @@
Name: recoll
Version: 1.10.2
Version: 1.11.0
Release: 1%{?dist}
Summary: Desktop full text search tool with a qt gui
Group: Applications/Databases
License: GPL
URL: http://www.recoll.org/
Source0: http://www.recoll.org/recoll-1.10.2.tar.gz
Source0: http://www.recoll.org/recoll-1.11.0.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# Not sure how easy it is to find a xapian-core rpm. Will be easier to
@ -48,6 +48,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Oct 13 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.11.0-1
- Update to release 1.11.0
* Fri Sep 12 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.10.6-1
- Update to release 1.10.6
* Thu May 27 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.10.2-1
- Update to release 1.10.2
* Thu Jan 31 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.10.1-1

View File

@ -1,5 +1,5 @@
%define name recoll
%define version 1.10.2
%define version 1.11.0
%define release %mkrel 1
Name: %{name}
@ -59,6 +59,8 @@ rm -rf $RPM_BUILD_ROOT
# ---------------------------------------------------------------------------
%changelog
* Mon Oct 13 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.11.0-1
- Update to release 1.11.0
* Thu May 27 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.10.2-1
- Update to release 1.10.2
* Thu Jan 31 2008 Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> 1.10.1-1

File diff suppressed because it is too large Load Diff

View File

@ -40,19 +40,19 @@
(and understand english, which can probably be assumed, you
being reading this), you can take a little time to translate
the GUI messages file.</p>
<p>The message files for the upcoming 1.10 release follow. There
<p>The newest versions of the message files follow. There
is an empty one (the xx thing), the others are partially
translated, just needing an update for the new messages.<p>
<p>Updating the files can easily be done with
the <span class="application">Qt Linguist</span>. Contact me
for more directions if needed.</p>
<ul>
<li>Blank: <a href="msg-1.10/recoll_xx.ts">recoll_xx.ts</a></li>
<li>German: <a href="msg-1.10/recoll_de.ts">recoll_de.ts</a></li>
<li>Italian: <a href="msg-1.10/recoll_it.ts">recoll_it.ts</a></li>
<li>Russian: <a href="msg-1.10/recoll_ru.ts">recoll_ru.ts</a></li>
<li>Turkish: <a href="msg-1.10/recoll_tr.ts">recoll_tr.ts</a></li>
<li>Ukrainian: <a href="msg-1.10/recoll_uk.ts">recoll_uk.ts</a></li>
<li>Blank: <a href="translations/recoll_xx.ts">recoll_xx.ts</a></li>
<li>German: <a href="translations/recoll_de.ts">recoll_de.ts</a></li>
<li>Italian: <a href="translations/recoll_it.ts">recoll_it.ts</a></li>
<li>Russian: <a href="translations/recoll_ru.ts">recoll_ru.ts</a></li>
<li>Turkish: <a href="translations/recoll_tr.ts">recoll_tr.ts</a></li>
<li>Ukrainian: <a href="translations/recoll_uk.ts">recoll_uk.ts</a></li>
</ul>
<h1>Development</h1>

View File

@ -83,7 +83,7 @@
you may want to wait a little, and especially skip the first
release (X.Y.0), at least for a few weeks.</p>
<p>Z changes for <a href="BUGS/html">bug fixes</a> only,
<p>Z changes for <a href="BUGS.html">bug fixes</a> only,
and moving from X.Y.Z to X.Y.Z+u should in general involve
little risk of regression. But, <em>any</em> change can bring
problems, if you are not affected by the corrected bugs (check
@ -233,7 +233,7 @@
<a href="http://www.sunfreeware.com/">here</a>.</p>
<p>The installation instructions are <a
href="usermanual/rcl.install.binary.html"> there</a>.</p>
href="usermanual/rcl.install.html"> there</a>.</p>
<p><span class="application">FreeBSD</span> 6.4 i386:
<a href="freebsd/recoll-1.11.0-FreeBSD-6.4-PRERELEASE.tgz">