This commit is contained in:
Alexander Stefanov 2021-02-09 07:41:23 +00:00
parent 1cbbe061e3
commit e471537ed3
2 changed files with 6 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources:
pipewire-0.3.17.tar.gz: cb1dde49a90489f71a5f046a96c9ba597169ba89
pipewire-0.3.21.tar.gz: 4d61443387d412fcec178f80ed7c359b59bc8433

View file

@ -24,12 +24,12 @@
Summary: Media Sharing Server
Name: pipewire
Version: 0.3.17
Version: 0.3.21
Release: 1
License: MIT
Group: System/Servers
Url: https://pipewire.org/
Source0: https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/PipeWire/pipewire/archive/%{version}/%{name}-%{version}.tar.gz
Source1: %{name}.sysusers.conf
BuildRequires: doxygen
BuildRequires: graphviz
@ -81,6 +81,8 @@ systems.
%{_udevrulesdir}/90-%{name}-alsa.rules
%{_libdir}/%{name}-%{api}/lib%{name}-*.so
%{_libdir}/spa-%{spa_api}
%{_datadir}/locale/*/LC_MESSAGES/pipewire.mo
%{_sysconfdir}/pipewire/media-session.d/*
%post
%sysusers_create %{name}.conf
@ -148,6 +150,7 @@ This package contains command line utilities for the PipeWire media server.
%{_bindir}/pw-profiler
%{_bindir}/pw-record
%{_bindir}/pw-reserve
%{_bindir}/pw-dump
%{_bindir}/spa-acp-tool
%{_bindir}/spa-inspect
%{_bindir}/spa-monitor