Added some missing php dependencies.

Made the avatar directory apache owned.
This commit is contained in:
ken.sedgwick 2009-02-28 20:13:37 -08:00
parent 3bf485ec95
commit 7fa6bb07d8
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,8 @@ Requires: php-curl
Requires: php-mysql
Requires: php-mbstring
Requires: php-gettext
Requires: php-xml
Requires: php-gd
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -67,6 +69,7 @@ rm -rf %buildroot
%dir %{wwwpath}
%{wwwpath}/*
%{_datadir}/laconica/*
%attr(-,apache,apache) %dir %{_datadir}/laconica/avatar
%doc COPYING README doc-src/*
%config(noreplace) %{_sysconfdir}/httpd/conf.d/laconica.conf