packaging scripts updates for 1.15.2

This commit is contained in:
Jean-Francois Dockes 2011-03-01 08:31:46 +01:00
parent 7b69a73dd4
commit 76c155a9c4
6 changed files with 22 additions and 8 deletions

View File

@ -4,7 +4,7 @@
# For the kio: (and kdesdk?)
# sudo apt-get install pkg-kde-tools cdbs
RCLVERS=1.15.1
RCLVERS=1.15.2
PPAVERS=1
case $RCLVERS in
@ -38,11 +38,9 @@ case $RCLVERS in
1.14*)
series4="jaunty karmic lucid maverick natty";;
*)
# jaunty had qt 4.3 1.15+ needs at least 4.4
series4="karmic lucid maverick natty";;
series4="jaunty karmic lucid maverick natty";;
esac
debdir=debianrclqt4
rm -rf recoll-${RCLVERS}/debian
cp -rp $debdir recoll-${RCLVERS}/debian

View File

@ -1,3 +1,9 @@
kio-recoll (1.15.2-0~ppa1~SERIES1) SERIES; urgency=low
* Update to recoll version 1.15.2
-- Jean-Francois Dockes <jf@dockes.org> Thu, 15 Feb 2011 08:43:00 +0200
kio-recoll (1.15.0-0~ppa1~SERIES1) SERIES; urgency=low
* Update to recoll version 1.15.0

View File

@ -1,3 +1,7 @@
recoll (1.15.2-0~ppa1~SERIES1) SERIES; urgency=low
* Updated package to recoll version 1.15.2
-- Jean-Francois Dockes <jf@dockes.org> Mon, 14 Feb 2011 21:54:00 +0200
recoll (1.15.1-0~ppa1~SERIES1) SERIES; urgency=low
* Updated package to recoll version 1.15.1 (fixes qt 4.4 build issue on karmic)
-- Jean-Francois Dockes <jf@dockes.org> Wed, 02 Feb 2011 15:48:00 +0200

View File

@ -1,5 +1,5 @@
%define name recoll
%define version 1.15.0
%define version 1.15.2
%define release 0
Name: %{name}
@ -62,6 +62,8 @@ rm -rf $RPM_BUILD_ROOT
# ---------------------------------------------------------------------------
%changelog
* Thu Feb 15 2011 Jean-Francois Dockes <jfd@recoll.org> 1.15.2-0
- Update to release 1.15.2
* Thu Feb 2 2011 Jean-Francois Dockes <jfd@recoll.org> 1.15.0-0
- Update to release 1.15.0
* Thu Oct 28 2010 Jean-Francois Dockes <jfd@recoll.org> 1.14.3-1

View File

@ -1,12 +1,12 @@
Name: recoll
Version: 1.15.0
Version: 1.15.2
Release: 1%{?dist}
Summary: Desktop full text search tool with a qt gui
Group: Applications/Databases
License: GPLv2
URL: http://www.recoll.org/
Source0: http://www.recoll.org/recoll-1.15.0.tar.gz
Source0: http://www.recoll.org/recoll-1.15.2.tar.gz
BuildRequires: qt-devel xapian-core-devel zlib-devel desktop-file-utils
@ -50,6 +50,8 @@ rm -rf %{buildroot}
%doc
%changelog
* Thu Feb 15 2011 J.F. Dockes <jfd@recoll.org> 1.15.2-1
- updated to release 1.15.2
* Wed Feb 02 2011 J.F. Dockes <jfd@recoll.org> 1.15.0-1
- updated to release 1.15.0
* Mon Sep 13 2010 J.F. Dockes <jfd@recoll.org> 1.14.0-1

View File

@ -1,5 +1,5 @@
%define name recoll
%define version 1.15.0
%define version 1.15.2
%define release %mkrel 1
Name: %{name}
@ -59,6 +59,8 @@ rm -rf $RPM_BUILD_ROOT
# ---------------------------------------------------------------------------
%changelog
* Thu Feb 15 2011 Jean-Francois Dockes <jfd@recoll.org> 1.15.2-1
- Update to release 1.15.2
* Wed Feb 02 2011 Jean-Francois Dockes <jfd@recoll.org> 1.15.0-1
- Update to release 1.15.0
* Thu Nov 25 2010 Jean-Francois Dockes <jfd@recoll.org> 1.14.3-1