From 8f3ead2cda5995e8271c5d2a906b6c0066175926 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 4 Jul 2012 14:17:42 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20ultradefrag=20en=20d=C3=A9pendance?= 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 79011e4..91a7d1b 100644 --- a/wpkg-packages.spec +++ b/wpkg-packages.spec @@ -1,4 +1,4 @@ -%define version 0.0.6 +%define version 0.0.7 %define release 1 Name: wpkg-packages @@ -47,6 +47,7 @@ Requires: wpkg-thunderbird-config Requires: wpkg-tightvnc Requires: wpkg-vlc Requires: wpkg-winscp +Requires: wpkg-ultradefrag %description Meta package to install WPKG supported softwares on iPasserelle @@ -77,6 +78,9 @@ cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/ /bin/rm -rf %{buildroot} %changelog +* Wed Jul 4 2012 Daniel Berteaud 0.0.7-1 +- Requires wpkg-ultradefrag + * Sat Jun 9 2012 Daniel Berteaud 0.0.6-1 - Requires wpkg-thunderbird-config