From 07206b904b2ba4ca294c2af0a6e736482da1da52 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 15 Oct 2013 15:27:22 +0200 Subject: [PATCH] update spec file --- smeserver-ajaxplorer.spec | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/smeserver-ajaxplorer.spec b/smeserver-ajaxplorer.spec index 511ee0a..32d115a 100644 --- a/smeserver-ajaxplorer.spec +++ b/smeserver-ajaxplorer.spec @@ -2,14 +2,14 @@ # Name: Daniel Berteaud %define name smeserver-ajaxplorer -%define version 0.1.8 +%define version 0.1.9 %define release 1 Summary: sme server integration of ajaxplorer Name: %{name} Version: %{version} Release: %{release}%{?dist} License: GNU GPL version 2 -URL: http://www.ajaxplorer.info/wordpress/ +URL: http://www.ajaxplorer.info/ Group: SMEserver/addon Source: %{name}-%{version}.tar.gz @@ -23,6 +23,9 @@ Requires: smeserver-shared-folders >= 0.1-64 Requires: perl(PHP::Serialization) Requires: perl(File::Path) Requires: perl(JSON) +Requires: ghostscript +Requires: poppler-utils +#Requires: mod_xsendfile %description smserver integration of ajaxplorer. @@ -30,6 +33,12 @@ Ajaxplorer is a rich-client browser for managing files on a web server This contrib works with the smeserver-shared-folders addon %changelog +* Wed Oct 2 2013 Daniel Berteaud 0.1.9-1 +- Enable notifications +- Enable cmd_line +- Enable lucene indexing +- Enable powerfs + * Thu Sep 26 2013 Daniel Berteaud 0.1.8-1 - Correctly update the personal role, which is where Ajaxplorer Looks for permissions now @@ -112,6 +121,8 @@ rm -rf $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)' \ + --file /etc/cron.daily/ajaxplorer-indexer 'attr(0700,root,root)' \ + --file /usr/bin/ajxppdftotext 'attr(0755,root,root)' \ > %{name}-%{version}-filelist %files -f %{name}-%{version}-filelist