forked from pool/pulseaudio
Accepting request 226905 from home:elvigia:branches:multimedia:libs
- build: do not depend on tcpd-devel which is unmaintained - pulseaudio.service: Use the new journal log target. OBS-URL: https://build.opensuse.org/request/show/226905 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=140
This commit is contained in:
parent
3b3800a6ac
commit
50edc52ebe
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 20:17:16 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- build: do not depend on tcpd-devel which is unmaintained
|
||||
- pulseaudio.service: Use the new journal log target.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 3 16:32:10 UTC 2014 - oholecek@suse.com
|
||||
|
||||
|
@ -5,7 +5,7 @@ After=syslog.target network.target alsasound.service
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=always
|
||||
ExecStart=/usr/bin/pulseaudio --system --log-target=syslog
|
||||
ExecStart=/usr/bin/pulseaudio --system --log-target=journal
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
@ -67,7 +67,6 @@ BuildRequires: orc >= 0.4.9
|
||||
BuildRequires: speex-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: tcpd-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11-devel
|
||||
|
Loading…
Reference in New Issue
Block a user