From 091148855abd6ace8d9029fe4b268d7b24fee851 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 15 Oct 2012 13:48:37 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20fichier=20spec?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smeserver-ajaxplorer.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/smeserver-ajaxplorer.spec b/smeserver-ajaxplorer.spec index e178364..8e220c4 100644 --- a/smeserver-ajaxplorer.spec +++ b/smeserver-ajaxplorer.spec @@ -2,7 +2,7 @@ # Name: Daniel Berteaud %define name smeserver-ajaxplorer -%define version 0.1.4 +%define version 0.1.5 %define release 1 Summary: sme server integration of ajaxplorer Name: %{name} @@ -29,6 +29,9 @@ Ajaxplorer is a rich-client browser for managing files on a web server This contrib works with the smeserver-shared-folders addon %changelog +* Mon Oct 15 2012 Daniel Berteaud 0.1.5-1 +- Add a cron task to delete old files in tmp dir + * Fri Apr 27 2012 Daniel Berteaud 0.1.4-1 - Use sane max_execution_time @@ -94,6 +97,7 @@ rm -rf $RPM_BUILD_ROOT (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) rm -f %{name}-%{version}-filelist /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ + --file /etc/cron.daily/ajaxplorer-tmpwatch 'attr(0755,root,root)' \ > %{name}-%{version}-filelist %files -f %{name}-%{version}-filelist