Some missing ajaxplorer -> pydio rename in the spec file

tags/0.2.0
Daniel Berteaud 11 years ago
parent 21aa5deb60
commit 18ab64fc01
  1. 6
      smeserver-pydio.spec

@ -130,9 +130,9 @@ rm -rf $RPM_BUILD_ROOT
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
rm -f %{name}-%{version}-filelist rm -f %{name}-%{version}-filelist
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
--file /etc/cron.daily/ajaxplorer-tmpwatch 'attr(0755,root,root)' \ --file /etc/cron.daily/pydio-tmpwatch 'attr(0755,root,root)' \
--file /etc/cron.daily/ajaxplorer-indexer 'attr(0700,root,root)' \ --file /etc/cron.daily/pydio-indexer 'attr(0700,root,root)' \
--file /usr/bin/ajxppdftotext 'attr(0755,root,root)' \ --file /usr/bin/pydiopdftotext 'attr(0755,root,root)' \
> %{name}-%{version}-filelist > %{name}-%{version}-filelist
%files -f %{name}-%{version}-filelist %files -f %{name}-%{version}-filelist

Loading…
Cancel
Save