removed doublicate definition of /var/lib/egroupware in egroupware-core package

This commit is contained in:
Ralf Becker 2010-03-09 11:02:54 +00:00
parent aa90344f91
commit a7c54190d7

View File

@ -1,6 +1,6 @@
Name: eGroupware Name: eGroupware
Version: 1.6.003 Version: 1.6.003
Release: Release: 1
Summary: EGroupware is a web-based groupware suite written in php. Summary: EGroupware is a web-based groupware suite written in php.
Group: Web/Database Group: Web/Database
License: GPLv2 with exception License: GPLv2 with exception
@ -438,12 +438,10 @@ ln -s ../../..%{egwdatadir}/header.inc.php
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%dir %{egwdir} %dir %{egwdir}
%dir %attr(0700,%{apache_user},%{apache_group}) %{egwdatadir}
%files core %files core
%defattr(-,root,root) %defattr(-,root,root)
%dir %attr(0755,root,root) %{egwdir} %dir %attr(0755,root,root) %{egwdir}
%dir %attr(0755,root,root) /var/lib/egroupware
%{egwdir}/about.php %{egwdir}/about.php
%{egwdir}/anon_wrapper.php %{egwdir}/anon_wrapper.php
%{egwdir}/header.inc.php %{egwdir}/header.inc.php