2007-01-23 Manuel Arostegui <marostegui@artica.es>

*  pandora_server/specs/fedoracore5/pandora_server.spec:
           /var/log/pandora was not created with the correct perms,
           fixed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@367 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
marostegui 2007-01-23 08:37:10 +00:00
parent 583497bc8d
commit efab431733
2 changed files with 9 additions and 0 deletions
pandora_server

View File

@ -1,3 +1,9 @@
2007-01-23 Manuel Arostegui <marostegui@artica.es>
* pandora_server/specs/fedoracore5/pandora_server.spec:
/var/log/pandora was not created with the correct perms,
fixed.
2007-01-20 Manuel Arostegui <marostegui@artica.es>
* pandora_server/specs/fedoracore5/pandora_server.spec:

View File

@ -76,6 +76,7 @@ fi
%clean
rm -rf $RPM_BUILD_ROOT
rm -fr $RPM_BUILD_ROOT%{prefix}/%{name}-%{version}-%{release}
%post
if [ "$1" = "0" ]; then
/usr/sbin/userdel pandora
@ -108,6 +109,8 @@ echo "For further information please: man pandora or man pandora_server"
/usr/lib/perl5/site_perl/5.8.5/Pandora/pandora_db.pm
/usr/lib/perl5/site_perl/5.8.5/Pandora/pandora_tools.pm
/usr/share/pandora/conf/pandora_server.conf
/var/log/pandora
%docdir %{prefix}/%{name}-%{version}-%{release}/docs
%{prefix}/%{name}-%{version}-%{release}
%{_mandir}/man1/pandora.1.gz