Accepting request 226941 from multimedia:libs

-  build: do not depend on tcpd-devel which is unmaintained
- pulseaudio.service: Use the new journal log target. (forwarded request 226905 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/226941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pulseaudio?expand=0&rev=118
This commit is contained in:
Tomáš Chvátal 2014-03-23 21:29:40 +00:00 committed by Git OBS Bridge
commit b349a2e56d
3 changed files with 7 additions and 2 deletions

View File

@ -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 Mon Mar 3 16:32:10 UTC 2014 - oholecek@suse.com

View File

@ -5,7 +5,7 @@ After=syslog.target network.target alsasound.service
[Service] [Service]
Type=simple Type=simple
Restart=always Restart=always
ExecStart=/usr/bin/pulseaudio --system --log-target=syslog ExecStart=/usr/bin/pulseaudio --system --log-target=journal
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target

View File

@ -67,7 +67,6 @@ BuildRequires: orc >= 0.4.9
BuildRequires: speex-devel BuildRequires: speex-devel
BuildRequires: systemd BuildRequires: systemd
BuildRequires: systemd-devel BuildRequires: systemd-devel
BuildRequires: tcpd-devel
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel BuildRequires: xorg-x11-devel