Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
45eb5ca8
Commit
45eb5ca8
authored
Apr 12, 2011
by
Alexey Morsov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.16.2-alt2
- remove error_file from mpd.sys.conf.in
parent
bbc157d2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
mpd.spec
mpd.spec
+4
-1
mpd.sys.conf.in
mpd.sys.conf.in
+0
-1
No files found.
mpd.spec
View file @
45eb5ca8
...
...
@@ -58,7 +58,7 @@
Name: mpd
Version: 0.16.2
%define prerel %nil
Release: alt
1
Release: alt
2
Summary: Music Player Daemon (%Name) allows remote access for playing music and managing playlists
License: %gpl2plus
Group: Sound
...
...
@@ -279,6 +279,9 @@ bzip2 --best %buildroot%_docdir/%name-%version/NEWS
%changelog
* Tue Apr 12 2011 Alexey Morsov <swi@altlinux.ru> 0.16.2-alt2
- remove error_file from mpd.sys.conf.in
* Tue Mar 01 2011 Alexey Morsov <swi@altlinux.ru> 0.16.2-alt1
- new release version
...
...
mpd.sys.conf.in
View file @
45eb5ca8
...
...
@@ -3,7 +3,6 @@ music_directory "/var/empty"
playlist_directory "/var/lib/mpd/playlists"
log_file "/var/log/mpd/info"
db_file "/var/lib/mpd/mpd.db"
error_file "/var/log/mpd/errors"
#######################################################################
######################## OPTIONAL PATHS ###############################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment