SPECS: mt-daapd.spec - install playlist config

blues blues at pld-linux.org
Wed Apr 15 22:11:16 CEST 2009


Author: blues                        Date: Wed Apr 15 20:11:15 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install playlist config

---- Files affected:
SPECS:
   mt-daapd.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/mt-daapd.spec
diff -u SPECS/mt-daapd.spec:1.14 SPECS/mt-daapd.spec:1.15
--- SPECS/mt-daapd.spec:1.14	Wed Apr 15 14:58:23 2009
+++ SPECS/mt-daapd.spec	Wed Apr 15 22:11:09 2009
@@ -63,6 +63,7 @@
 
 install contrib/mt-daapd $RPM_BUILD_ROOT/etc/rc.d/init.d/mt-daapd
 install contrib/mt-daapd.conf $RPM_BUILD_ROOT%{_sysconfdir}
+install contrib/mt-daapd.playlist $RPM_BUILD_ROOT%{_sysconfdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -78,8 +79,8 @@
 %files
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mt-daapd.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mt-daapd.playlist
 %attr(755,root,root) %{_sbindir}/mt-daapd
-#%attr(755,root,root) %{_bindir}/*
 %attr(754,root,root) /etc/rc.d/init.d/mt-daapd
 %{_datadir}/mt-daapd
 /var/cache/mt-daapd
@@ -90,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2009/04/15 20:11:09  blues
+- install playlist config
+
 Revision 1.14  2009/04/15 12:58:23  blues
 - md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mt-daapd.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list