From 98af385bf4fdc1c5d140cc4980be0ae8c8ca36af Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 8 Oct 2012 09:51:08 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20d=C3=A9pendance=20sur=20wpkg-freem?= =?UTF-8?q?ind?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wpkg-packages.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wpkg-packages.spec b/wpkg-packages.spec index 9037cb1..d5c192c 100644 --- a/wpkg-packages.spec +++ b/wpkg-packages.spec @@ -1,4 +1,4 @@ -%define version 0.0.14 +%define version 0.0.15 %define release 1 Name: wpkg-packages @@ -59,6 +59,7 @@ Requires: wpkg-axcrypt Requires: wpkg-sogo-addons Requires: wpkg-lightning Requires: wpkg-openattachmentbyextension +Requires: wpkg-freemind %description Meta package to install WPKG supported softwares on iPasserelle @@ -89,6 +90,9 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ /bin/rm -rf %{buildroot} %changelog +* Mon Oct 8 2012 Daniel Berteaud 0.0.15-1 +- Requires wpkg-freemind + * Fri Sep 7 2012 Daniel Berteaud 0.0.14-1 - Requires sogo-addons, lightning and openattachmentbyextension