Author: lisu Date: Thu Jul 9 07:18:05 2009 GMT Module: packages Tag: HEAD ---- Log message: - 0.18 - new place for mpdscribble.conf (now it's /etc/mpdscrible/mpdscrible.conf)
---- Files affected: packages/mpdscribble: mpdscribble.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/mpdscribble/mpdscribble.spec diff -u packages/mpdscribble/mpdscribble.spec:1.7 packages/mpdscribble/mpdscribble.spec:1.8 --- packages/mpdscribble/mpdscribble.spec:1.7 Wed May 27 01:26:02 2009 +++ packages/mpdscribble/mpdscribble.spec Thu Jul 9 09:17:59 2009 @@ -6,12 +6,12 @@ Summary: Scrobbler for mpd Summary(pl.UTF-8): Scrobbler dla mpd Name: mpdscribble -Version: 0.17 +Version: 0.18 Release: 1 -License: GPL v2 +License: GPL v2+ Group: Daemons Source0: http://dl.sourceforge.net/musicpd/%{name}-%{version}.tar.gz -# Source0-md5: ea6a0197f638443366c412cafd0a99ba +# Source0-md5: 928ef5491975db8af057ebedaecbebed Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.conf @@ -80,7 +80,8 @@ %doc AUTHORS NEWS README %attr(755,root,root) %{_bindir}/%{name} %{_mandir}/man1/mpdscribble.1* -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mpdscribble.conf +%dir %{_sysconfdir}/mpdscribble +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mpdscribble/mpdscribble.conf %attr(754,root,root) /etc/rc.d/init.d/%{name} %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name} %dir /var/log/mpdscribble @@ -94,6 +95,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/07/09 07:17:59 lisu +- 0.18 +- new place for mpdscribble.conf (now it's /etc/mpdscrible/mpdscrible.conf) + Revision 1.7 2009/05/26 23:26:02 charles - updated to 0.17 - BR: autoconf, automake ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mpdscribble/mpdscribble.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
