!9 remove repeat gdm-hooks packages
From: @xinghe_1 Reviewed-by: @wangbin224 Signed-off-by: @wangbin224
This commit is contained in:
commit
f228948531
@ -6,7 +6,7 @@
|
||||
Name: pulseaudio
|
||||
Summary: Improved Linux Sound Server
|
||||
Version: 13.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPLv2+
|
||||
URL: https://www.freedesktop.org/wiki/Software/PulseAudio
|
||||
Source0: https://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz
|
||||
@ -55,15 +55,6 @@ Obsoletes: %{name}-libs-devel
|
||||
Headers and libraries for developing applications that can communicate with
|
||||
a PulseAudio sound server.
|
||||
|
||||
%package gdm-hooks
|
||||
Summary: PulseAudio GDM integration
|
||||
License: LGPLv2+
|
||||
Requires: gdm >= 1:2.22.0
|
||||
Requires(pre): gdm
|
||||
|
||||
%description gdm-hooks
|
||||
This package contains GDM integration hooks for the PulseAudio sound server.
|
||||
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
@ -104,8 +95,6 @@ popd
|
||||
mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/udev/rules.d
|
||||
mv -fv $RPM_BUILD_ROOT/lib/udev/rules.d/90-pulseaudio.rules $RPM_BUILD_ROOT%{_prefix}/lib/udev/rules.d
|
||||
|
||||
install -p -m644 -D %{SOURCE5} $RPM_BUILD_ROOT%{_localstatedir}/lib/gdm/.pulse/default.pa
|
||||
|
||||
%delete_la
|
||||
|
||||
%check
|
||||
@ -189,9 +178,6 @@ exit 0
|
||||
%{_datadir}/vala/vapi/*
|
||||
%{_libdir}/cmake/PulseAudio/
|
||||
|
||||
%files gdm-hooks
|
||||
%attr(0600,gdm,gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
%doc README doxygen/html
|
||||
@ -199,6 +185,9 @@ exit 0
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Sun Sep 14 2020 xinghe <xinghe1@huawei.com> - 13.0-2
|
||||
- remove repeat gdm-hooks packages
|
||||
|
||||
* Fri Apr 24 2020 Chunsheng Luo <luochunsheng@huawei.com> - 13.0-1
|
||||
- update to version 13.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user