automatic version update by autodist [release 12.2-1mamba;Tue Jul 17 2018]
This commit is contained in:
parent
f017b5d1d5
commit
14304f8104
@ -4,8 +4,8 @@
|
||||
%define pulse_access_userid 70
|
||||
%define majver %(echo %{version} | cut -d. -f 1-2)
|
||||
Name: pulseaudio
|
||||
Version: 9.0
|
||||
Release: 4mamba
|
||||
Version: 12.2
|
||||
Release: 1mamba
|
||||
Summary: Improved Linux sound server
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -229,15 +229,16 @@ PulseAudio is a sound server for Linux and other Unix like operating systems. It
|
||||
|
||||
Contains a module that can be used to automatically turn down the volume if a bluetooth mobile phone leaves the proximity or turn it up again if it enters the proximity again
|
||||
|
||||
%package module-gconf
|
||||
%package module-gsettings
|
||||
Summary: GConf support for the PulseAudio sound server
|
||||
Group: Applications/Multimedia
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Provides: %{name}-module-gconf
|
||||
Obsoletes: %{name}-module-gconf
|
||||
|
||||
%description module-gconf
|
||||
%description module-gsettings
|
||||
PulseAudio is a sound server for Linux and other Unix like operating systems. It is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
|
||||
|
||||
GConf configuration backend for the PulseAudio sound server.
|
||||
Gnome configuration backend for the PulseAudio sound server.
|
||||
|
||||
%package module-jack
|
||||
Summary: JACK support for the PulseAudio sound server
|
||||
@ -423,7 +424,9 @@ fi
|
||||
%{_libdir}/pulse-%{majver}/modules/module-alsa-*.so
|
||||
%{_libdir}/pulse-%{majver}/modules/module-bluez4-*.so
|
||||
%{_libdir}/pulse-%{majver}/modules/module-bluez5-*.so
|
||||
%{_libdir}/pulse-%{majver}/modules/module-allow-passthrough.so
|
||||
%{_libdir}/pulse-%{majver}/modules/module-always-sink.so
|
||||
%{_libdir}/pulse-%{majver}/modules/module-always-source.so
|
||||
%{_libdir}/pulse-%{majver}/modules/module-augment-properties.so
|
||||
%{_libdir}/pulse-%{majver}/modules/module-bluetooth-*.so
|
||||
%{_libdir}/pulse-%{majver}/modules/module-card-restore.so
|
||||
@ -563,10 +566,12 @@ fi
|
||||
#%{_libdir}/pulse-%{majver}/modules/module-bluetooth-*.so
|
||||
#%{_libexecdir}/pulse/proximity-helper
|
||||
|
||||
%files module-gconf
|
||||
%files module-gsettings
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/pulse-%{majver}/modules/module-gconf.so
|
||||
%{_libexecdir}/pulse/gconf-helper
|
||||
%{_libdir}/pulse-%{majver}/modules/module-gsettings.so
|
||||
%{_libexecdir}/pulse/gsettings-helper
|
||||
%{_datadir}/GConf/gsettings/pulseaudio.convert
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml
|
||||
|
||||
%files module-jack
|
||||
%defattr(-,root,root)
|
||||
@ -645,6 +650,15 @@ fi
|
||||
#%{_libdir}/pulse-%{majver}/modules/*.a
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2018 Automatic Build System <autodist@mambasoft.it> 12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 23 2018 Automatic Build System <autodist@mambasoft.it> 12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 30 2017 Automatic Build System <autodist@mambasoft.it> 11.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Wed Nov 22 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 9.0-4mamba
|
||||
- require libalsa-plugins
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user