SPECS: mt-daapd.spec - removed broken /var/cache/mt-daapd permissi...

jpc jpc at pld-linux.org
Sun Sep 17 13:52:56 CEST 2006


Author: jpc                          Date: Sun Sep 17 11:52:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed broken /var/cache/mt-daapd permission changes
- added TODO

---- Files affected:
SPECS:
   mt-daapd.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/mt-daapd.spec
diff -u SPECS/mt-daapd.spec:1.9 SPECS/mt-daapd.spec:1.10
--- SPECS/mt-daapd.spec:1.9	Tue Sep 12 17:06:59 2006
+++ SPECS/mt-daapd.spec	Sun Sep 17 13:52:51 2006
@@ -1,4 +1,9 @@
 # $Revision$, $Date$
+# TODO:
+# - the init script is severly broken
+# - the deamon runs as nobody (won't work without a+rw /var/cache/mt-daapd
+#   and this is wrong)
+# 
 %define		_rev 1376
 #
 Summary:	A multi-threaded implementation of Apple's DAAP server
@@ -78,7 +83,7 @@
 %attr(754,root,root) /etc/rc.d/init.d/mt-daapd
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mt-daapd.conf
 %{_datadir}/mt-daapd
-%attr(777,root,root) /var/cache/mt-daapd
+/var/cache/mt-daapd
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -86,6 +91,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/09/17 11:52:51  jpc
+- removed broken /var/cache/mt-daapd permission changes
+- added TODO
+
 Revision 1.9  2006/09/12 15:06:59  jpc
 - up to SVN rev 1376
 - the name is Firefly now but the source package remains the same :/ ?!
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mt-daapd.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list