require pulseaudio gconf and zeroconf modules [release 0.9.10-2mamba;Sat Aug 12 2017]

This commit is contained in:
Silvan Calarco 2024-01-06 08:23:58 +01:00
parent 7126e1eef5
commit 24647efc7c

View File

@ -1,6 +1,6 @@
Name: paprefs Name: paprefs
Version: 0.9.10 Version: 0.9.10
Release: 1mamba Release: 2mamba
Summary: A simple GTK based configuration dialog for the PulseAudio sound server Summary: A simple GTK based configuration dialog for the PulseAudio sound server
Group: Graphical Desktop/Applications/Multimedia Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba Vendor: openmamba
@ -36,6 +36,8 @@ BuildRequires: libsigc++-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: libxml2-devel BuildRequires: libxml2-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: pulseaudio-module-gconf
Requires: pulseaudio-module-zeroconf
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
@ -70,5 +72,8 @@ NOCONFIGURE=1 ./bootstrap.sh
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sat Aug 12 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.10-2mamba
- require pulseaudio gconf and zeroconf modules
* Fri Aug 11 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.10-1mamba * Fri Aug 11 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.10-1mamba
- package created using the webbuild interface - package created using the webbuild interface