Commit Graph

339 Commits

Author SHA1 Message Date
Jaroslav Kysela
e9c21c90b7 update to latest git
- updates for the ALSA UCM
- sink selection fixes (active_port)
- flat volumes were disabled in the upstream commit
  ba73faa4c05717d74fbfd17e8175731e60d8841d
- qpaeq uses python3 now - upstream commit
  64b259c2c93e69a06c894d5cd0ef39cb95efbcdb
- xauthority parameter was added in the upstream commit
  c7a55174dc5b087cdd96524530aa10ed1d39968e
2020-01-13 19:44:40 +01:00
Rex Dieter
f9b9de4aad cleanup sources
no need to keep old tarballs around
2019-12-04 14:44:40 -06:00
Rex Dieter
18d5aad26a 13.0 2019-09-13 10:47:17 -05:00
Rex Dieter
f5bc22c297 update %%files 2019-09-03 08:35:09 -05:00
Rex Dieter
709d662fa3 pulseaudio-12.99.3 2019-09-02 18:00:09 -05:00
Rex Dieter
df4b56609d -qpaeq: use python3 (#1738047) 2019-08-07 10:33:36 -05:00
Rex Dieter
525bbc17a7 pulseaudio-12.99.2 2019-08-06 13:51:16 -05:00
Fedora Release Engineering
372c46512b - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 11:29:56 +00:00
Rex Dieter
92cb195338 pulseaudio-12.99.1 2019-07-09 17:02:11 -05:00
Rex Dieter
ca8d119aad missed patch from prior commit 2019-07-03 12:31:00 -05:00
Rex Dieter
b692c0c240 alsa-sink: clear pollfd revents before poll 2019-07-03 12:30:26 -05:00
Rex Dieter
7b47b6f24d pull in followup upstream alsa fix 2019-06-17 10:20:58 -05:00
Rex Dieter
6df9469cda pull in upstream patch for alsa include paths 2019-06-17 10:10:32 -05:00
Rex Dieter
8b44e5ca0a Use systemd presets to enable user units
conditionals: simplify and support rhel8
2019-06-17 10:10:13 -05:00
Rex Dieter
d762a551e1 test using only socket activation (f31+ only for now) 2019-04-10 13:44:14 -05:00
Rex Dieter
69db8d05c3 qpaeq_python2.patch 2019-02-12 14:43:46 -06:00
Fedora Release Engineering
483fa4550d - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 04:59:38 +00:00
Rex Dieter
44970e7553 pulseaudio-12.2 2018-07-16 12:35:42 -05:00
Rex Dieter
ad35032b29 pulseaudio-12.1 2018-07-14 20:19:41 -05:00
Fedora Release Engineering
6a03b168aa - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 22:59:46 +00:00
Rex Dieter
9e65cfde65 ladspa-sink-fix-search-path.patch (#1594568, fdo#107078) 2018-07-05 13:42:02 -05:00
Rex Dieter
f434422554 switch-on-port-available-ignore-bluetooth-cards.patch (#1594596, fdo#107044)
use upstreamed exit-idle-time.patch
2018-07-01 21:31:44 -05:00
Rex Dieter
02110efee6 drop unused patches 2018-06-22 15:57:15 -05:00
Rex Dieter
94bc24c033 pulseaudio-12.0 is available (#1593489)
-libs: use %license
2018-06-21 08:19:29 -05:00
Rex Dieter
094c0b7a0b 11.99.1 (#1577603)
new pulseaudio-module-gsettings subpkg

TODO: explore when/how best to deprecate/remove -module-gconf (in favor of -gsettings)
2018-05-13 08:50:13 -05:00
Rex Dieter
4b07df9c2a drop unused getaffinity,memfd patches
include experimental bluetooth patches only on rawhide
2018-05-08 14:18:50 -05:00
Rex Dieter
cd9151a64f omit unused patch 2018-05-08 13:17:03 -05:00
Rex Dieter
24cd3711fc fix build
... when socket activation is not enabled
2018-04-27 12:54:16 -05:00
Hans de Goede
bed8ea6a50 Fix Intel LPE HDMI problems:
Update to upstream gitsnapshot which contains a fix for the crash caused
  by patch93 (and contains patch93 fixing the Intel LPE HDMI pa crash)
Fix-realtime-scheduling-on-byt-cht.patch, Fix-Intel-HDMI-LPE-problems.patch:
  drop both, both fixes are included in the git snapshot
2018-04-25 14:47:20 +02:00
Iryna Shcherbina
b01b56c56c Update Python 2 dependency declarations to new packaging standards 2018-03-23 22:45:22 +01:00
Rex Dieter
e190c52b5e manually package sockets.target.wants/pulseaudio.socket to help
handle socket activation on upgrades
2018-03-21 10:22:44 -05:00
Rex Dieter
90ea905e42 put default.pa back where it was
unintentional change to move that
2018-03-20 10:05:54 -05:00
Rex Dieter
2d57f7a028 omit -gdm-hooks, moved to gdm (f28+) 2018-03-20 09:41:30 -05:00
Rex Dieter
ef760a70f3 skip patch93, seems to cause crashes w/headphone jacks (#1544507,#1551270,#1554035) 2018-03-13 08:39:48 -05:00
Rex Dieter
aedff784f6 skip patch93 on < f28 (for now) 2018-03-06 10:00:00 -06:00
Igor Gnatenko
ef16d7d1e2
Fixup ldconfig scriptlets
%ldconfig is not defined on F28+, so it's evaluated to "%ldconfig" as is
which is not valid shell command..

Fixes:
/var/tmp/rpm-tmp.RKCplJ: line 1: fg: no job control

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-03-05 08:30:53 +01:00
Rex Dieter
7efb84a56a fixup for prior commit
Release++ for real, make system_activation confiditional for real
2018-03-01 16:26:07 -06:00
Rex Dieter
91861b9e57 use %make_build, %make_install
enable systemd socket/service activation on f28+ (and disable autospawn)
2018-03-01 16:22:58 -06:00
Rex Dieter
72f9563c66 Release++ 2018-02-28 11:25:07 -06:00
Rex Dieter
79fe25c1db use better upstream patch for exit-idle-time
use %%license, %%ldconfig_scriptlets
2018-02-28 11:23:29 -06:00
Rex Dieter
f9e5f72e45 BR: gcc-c++ 2018-02-25 13:40:51 -06:00
Igor Gnatenko
f61f58a945
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:35 +01:00
Fedora Release Engineering
6cee3ed506 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 05:58:12 +00:00
Rex Dieter
8b607fa6ee missed one patch in prior commit 2018-02-01 08:39:54 -06:00
Rex Dieter
abb4447336 backport upstream fixes: memfd, qpape PyQt5 port 2018-02-01 08:39:34 -06:00
Rex Dieter
29fc3848ac non-fatal tests on s390x too 2018-01-23 10:55:57 -06:00
Rex Dieter
64b02411f6 Revert "restore getaffinity.patch"
This reverts commit 19944e5a3e.
2018-01-23 10:54:56 -06:00
Rex Dieter
19944e5a3e restore getaffinity.patch
still needed on s390x
2018-01-23 10:35:30 -06:00
Rex Dieter
2d6ef54f77 more build fixes
- enable webrtc support for all archs
- getaffinity.patch (no longer needed)
- make tests non-fatal on i686
  (in case anyone wonders, it fails the same with or without the aforementioned getaffinity.patch)
2018-01-22 16:06:17 -06:00
Rex Dieter
92feb35476 disable webrtc support f28+
another ftbfs :(
2018-01-22 14:20:32 -06:00