mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-14 20:33:48 +00:00
Changed resource directoy to be removed on uninstall
SVN revision: 1956
This commit is contained in:
parent
40dc4ec50a
commit
5611a2e170
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: elog
|
Name: elog
|
||||||
Summary: elog is a standalone electronic web logbook
|
Summary: elog is a standalone electronic web logbook
|
||||||
Version: 2.6.5
|
Version: 2.7.0
|
||||||
Release: 9
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
Source: http://midas.psi.ch/elog/download/elog-%{version}.tar.gz
|
Source: http://midas.psi.ch/elog/download/elog-%{version}.tar.gz
|
||||||
@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,elog,elog)
|
%defattr(-,elog,elog)
|
||||||
%prefix/bin/*
|
%prefix/bin/*
|
||||||
%prefix/sbin/elogd
|
%prefix/sbin/elogd
|
||||||
%prefix/elog/resources/*
|
%prefix/elog/resources
|
||||||
%prefix/elog/themes
|
%prefix/elog/themes
|
||||||
%prefix/elog/scripts
|
%prefix/elog/scripts
|
||||||
%prefix/elog/logbooks
|
%prefix/elog/logbooks
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user