Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 4ba5eb897e |
@@ -1,3 +0,0 @@
|
||||
# Filter out warnings about hidden files in pulseaudio-gdm-hooks -- they are ok/expected
|
||||
addFilter("hidden-file-or-dir .*/usr/share/factory/var/lib/gdm/.pulse")
|
||||
addFilter("hidden-file-or-dir .*/var/lib/gdm/.pulse")
|
||||
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 28 15:51:32 UTC 2026 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Remove pulseaudio-rpmlintrc which only had filters for the
|
||||
pulseaudio-gdm-hooks subpackage which was moved to the gdm
|
||||
package.
|
||||
- Added permissions for the ghost dir /var/lib/pulseaudio.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 15:28:19 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Move org.freedesktop.pulseaudio.gschema.xml file to
|
||||
pulseaudio-module-gsettings where it belongs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 12 14:02:10 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -50,7 +50,6 @@ Source6: disable_flat_volumes.conf
|
||||
Source7: pulseaudio.tmpfiles
|
||||
Source9: client-system.conf
|
||||
Source10: system-user-pulse.conf
|
||||
Source98: pulseaudio-rpmlintrc
|
||||
Source99: baselibs.conf
|
||||
Patch0: disabled-start.diff
|
||||
Patch1: suppress-socket-error-msg.diff
|
||||
@@ -568,7 +567,7 @@ exit 0
|
||||
%{_userunitdir}/%{name}.service
|
||||
%{_userunitdir}/%{name}.socket
|
||||
%{_prefix}/lib/tmpfiles.d/pulseaudio.conf
|
||||
%ghost %dir %{_localstatedir}/lib/pulseaudio
|
||||
%ghost %dir %attr(0755,-,-) %{_localstatedir}/lib/pulseaudio
|
||||
|
||||
# xwayland integration
|
||||
%{_userunitdir}/pulseaudio-x11.service
|
||||
@@ -605,7 +604,6 @@ exit 0
|
||||
%files -n libpulse-mainloop-glib%{soname}
|
||||
%{_libdir}/libpulse-mainloop-glib.so.%{soname}
|
||||
%{_libdir}/libpulse-mainloop-glib.so.%{soname}.*
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml
|
||||
|
||||
%files module-bluetooth
|
||||
%dir %{_libdir}/pulseaudio
|
||||
@@ -625,6 +623,7 @@ exit 0
|
||||
%dir %{_datadir}/GConf
|
||||
%dir %{_datadir}/GConf/gsettings
|
||||
%{_datadir}/GConf/gsettings/pulseaudio.convert
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml
|
||||
|
||||
%files module-lirc
|
||||
%dir %{_libdir}/pulseaudio
|
||||
|
||||
Reference in New Issue
Block a user