Blame SPECS/pipewire.spec

ba4a99
%global majorversion 0
ba4a99
%global minorversion 3
5d94ff
%global microversion 47
ba4a99
ba4a99
%global apiversion   0.3
ba4a99
%global spaversion   0.2
ba4a99
%global soversion    0
ba4a99
%global libversion   %{soversion}.%(bash -c '((intversion = (%{minorversion} * 100) + %{microversion})); echo ${intversion}').0
ba4a99
ba4a99
# For rpmdev-bumpspec and releng automation
dcb197
%global baserelease 1
ba4a99
ba4a99
#global snapdate   20210107
ba4a99
#global gitcommit  b17db2cebc1a5ab2c01851d29c05f79cd2f262bb
ba4a99
#global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
ba4a99
ba4a99
# https://bugzilla.redhat.com/983606
ba4a99
%global _hardened_build 1
ba4a99
ba4a99
# where/how to apply multilib hacks
ba4a99
%global multilib_archs x86_64 %{ix86} ppc64 ppc s390x s390 sparc64 sparcv9 ppc64le
ba4a99
ba4a99
# Build conditions for various features
ba4a99
%bcond_without alsa
ba4a99
%bcond_without vulkan
dcb197
%bcond_without v4l2
ba4a99
ba4a99
# Features disabled for RHEL 8
ba4a99
%if 0%{?rhel} && 0%{?rhel} < 9
ba4a99
%bcond_with pulse
ba4a99
%bcond_with jack
ba4a99
%else
ba4a99
%bcond_without pulse
ba4a99
%bcond_without jack
ba4a99
%endif
ba4a99
ba4a99
# Features disabled for RHEL
ba4a99
%if 0%{?rhel}
ba4a99
%bcond_with jackserver_plugin
ba4a99
%else
ba4a99
%bcond_without jackserver_plugin
ba4a99
%endif
ba4a99
dcb197
# Disabled for RHEL < 10 and Fedora < 36
dcb197
%if (0%{?rhel} && 0%{?rhel} < 10) || (0%{?fedora} && 0%{?fedora} < 36)
dcb197
%bcond_with libcamera_plugin
dcb197
%else
dcb197
%bcond_without libcamera_plugin
dcb197
%endif
dcb197
ba4a99
Name:           pipewire
ba4a99
Summary:        Media Sharing Server
ba4a99
Version:        %{majorversion}.%{minorversion}.%{microversion}
ba4a99
Release:        %{baserelease}%{?snapdate:.%{snapdate}git%{shortcommit}}%{?dist}
ba4a99
License:        MIT
ba4a99
URL:            https://pipewire.org/
ba4a99
%if 0%{?snapdate}
ba4a99
Source0:        https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/%{gitcommit}/pipewire-%{shortcommit}.tar.gz
ba4a99
%else
ba4a99
Source0:        https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/%{version}/pipewire-%{version}.tar.gz
ba4a99
%endif
ba4a99
ba4a99
## upstream patches
ba4a99
ba4a99
## upstreamable patches
ba4a99
ba4a99
## fedora patches
ba4a99
dcb197
## rhel patches
dcb197
### Allow Meson < 0.59.0 to work for pipewire-jack
dcb197
### N.B.: Remove this patch once Meson is upgraded in RHEL
dcb197
Patch50001:     pipewire-jack-allow-old-meson.patch
5d94ff
Patch50002:     0001-meson-drop-required-version.patch
5d94ff
Patch50003:     0001-Revert-treewide-meson.build-use-feature.allowed.patch
dcb197
ba4a99
BuildRequires:  gettext
ba4a99
BuildRequires:  meson >= 0.49.0
ba4a99
BuildRequires:  gcc
ba4a99
BuildRequires:  g++
ba4a99
BuildRequires:  pkgconfig
ba4a99
BuildRequires:  pkgconfig(libudev)
ba4a99
BuildRequires:  pkgconfig(dbus-1)
ba4a99
BuildRequires:  pkgconfig(glib-2.0) >= 2.32
ba4a99
BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.32
ba4a99
BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.0
ba4a99
BuildRequires:  pkgconfig(gstreamer-base-1.0) >= 1.10.0
ba4a99
BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.0
ba4a99
BuildRequires:  pkgconfig(gstreamer-net-1.0) >= 1.10.0
ba4a99
BuildRequires:  pkgconfig(gstreamer-allocators-1.0) >= 1.10.0
ba4a99
# libldac is not built on x390x, see rhbz#1677491
ba4a99
%ifnarch s390x
ba4a99
BuildRequires:  pkgconfig(ldacBT-enc)
ba4a99
BuildRequires:  pkgconfig(ldacBT-abr)
ba4a99
%endif
ba4a99
BuildRequires:  pkgconfig(fdk-aac)
ba4a99
%if %{with vulkan}
ba4a99
BuildRequires:  pkgconfig(vulkan)
ba4a99
%endif
ba4a99
BuildRequires:  pkgconfig(bluez)
dcb197
BuildRequires:  systemd-devel
ba4a99
BuildRequires:  alsa-lib-devel
ba4a99
BuildRequires:  libv4l-devel
ba4a99
BuildRequires:  doxygen
dcb197
BuildRequires:  python-docutils
ba4a99
BuildRequires:  graphviz
ba4a99
BuildRequires:  sbc-devel
ba4a99
BuildRequires:  libsndfile-devel
ba4a99
BuildRequires:  ncurses-devel
ba4a99
BuildRequires:  pulseaudio-libs-devel
ba4a99
BuildRequires:  avahi-devel
ba4a99
BuildRequires:  pkgconfig(webrtc-audio-processing) >= 0.2
ba4a99
BuildRequires:  libusb-devel
dcb197
BuildRequires:  readline-devel
5d94ff
BuildRequires:  libcanberra-devel
ba4a99
ba4a99
Requires(pre):  shadow-utils
ba4a99
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
dcb197
Requires:       systemd
ba4a99
Requires:       rtkit
ba4a99
# A virtual Provides so we can swap session managers
ba4a99
Requires:       pipewire-session-manager
dcb197
# Prefer WirePlumber for session manager
dcb197
Suggests:       wireplumber
ba4a99
ba4a99
%description
ba4a99
PipeWire is a multimedia server for Linux and other Unix like operating
ba4a99
systems.
ba4a99
ba4a99
%package libs
ba4a99
Summary:        Libraries for PipeWire clients
ba4a99
License:        MIT
ba4a99
Recommends:     %{name}%{?_isa} = %{version}-%{release}
ba4a99
Obsoletes:      %{name}-libpulse < %{version}-%{release}
ba4a99
ba4a99
%description libs
ba4a99
This package contains the runtime libraries for any application that wishes
ba4a99
to interface with a PipeWire media server.
ba4a99
ba4a99
%package gstreamer
ba4a99
Summary:        GStreamer elements for PipeWire
ba4a99
License:        MIT
ba4a99
Recommends:     %{name}%{?_isa} = %{version}-%{release}
ba4a99
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
ba4a99
ba4a99
%description gstreamer
ba4a99
This package contains GStreamer elements to interface with a
ba4a99
PipeWire media server.
ba4a99
ba4a99
%package devel
ba4a99
Summary:        Headers and libraries for PipeWire client development
ba4a99
License:        MIT
ba4a99
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
ba4a99
%description devel
ba4a99
Headers and libraries for developing applications that can communicate with
ba4a99
a PipeWire media server.
ba4a99
ba4a99
%package doc
ba4a99
Summary:        PipeWire media server documentation
ba4a99
License:        MIT
ba4a99
ba4a99
%description doc
ba4a99
This package contains documentation for the PipeWire media server.
ba4a99
ba4a99
%package utils
ba4a99
Summary:        PipeWire media server utilities
ba4a99
License:        MIT
ba4a99
Requires:       %{name}%{?_isa} = %{version}-%{release}
ba4a99
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
ba4a99
ba4a99
%description utils
ba4a99
This package contains command line utilities for the PipeWire media server.
ba4a99
ba4a99
%if %{with alsa}
ba4a99
%package alsa
ba4a99
Summary:        PipeWire media server ALSA support
ba4a99
License:        MIT
ba4a99
Recommends:     %{name}%{?_isa} = %{version}-%{release}
ba4a99
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
ba4a99
%if ! (0%{?fedora} && 0%{?fedora} < 34)
ba4a99
# Ensure this is provided by default to route all audio
ba4a99
Supplements:    %{name} = %{version}-%{release}
ba4a99
# Replace PulseAudio and JACK ALSA plugins with PipeWire
ba4a99
## N.B.: If alsa-plugins gets updated in F33, this will need to be bumped
ba4a99
Obsoletes:      alsa-plugins-jack < 1.2.2-5
ba4a99
Obsoletes:      alsa-plugins-pulseaudio < 1.2.2-5
ba4a99
%endif
ba4a99
ba4a99
%description alsa
ba4a99
This package contains an ALSA plugin for the PipeWire media server.
ba4a99
%endif
ba4a99
ba4a99
%if %{with jack}
ba4a99
%package jack-audio-connection-kit
ba4a99
Summary:        PipeWire JACK implementation
ba4a99
License:        MIT
ba4a99
Recommends:     %{name}%{?_isa} = %{version}-%{release}
ba4a99
Requires:       %{name}-libjack%{?_isa} = %{version}-%{release}
ba4a99
Conflicts:      jack-audio-connection-kit
ba4a99
Conflicts:      jack-audio-connection-kit-dbus
ba4a99
# Fixed jack subpackages
ba4a99
Conflicts:      %{name}-libjack < 0.3.13-6
ba4a99
Conflicts:      %{name}-jack-audio-connection-kit < 0.3.13-6
ba4a99
# Replaces libjack subpackage
ba4a99
Obsoletes:      %{name}-libjack < 0.3.19-2
ba4a99
Provides:       %{name}-libjack = %{version}-%{release}
ba4a99
Provides:       %{name}-libjack%{?_isa} = %{version}-%{release}
ba4a99
%if ! (0%{?fedora} && 0%{?fedora} < 34)
ba4a99
# Ensure this is provided by default to route all audio
ba4a99
Supplements:    %{name} = %{version}-%{release}
ba4a99
# Replace JACK with PipeWire-JACK
ba4a99
## N.B.: If jack gets updated in F33, this will need to be bumped
ba4a99
Obsoletes:      jack-audio-connection-kit < 1.9.16-2
ba4a99
%endif
ba4a99
ba4a99
%description jack-audio-connection-kit
ba4a99
This package provides a JACK implementation based on PipeWire
ba4a99
ba4a99
%package jack-audio-connection-kit-devel
ba4a99
Summary:        Development files for %{name}-jack-audio-connection-kit
ba4a99
License:        MIT
ba4a99
Requires:       %{name}-jack-audio-connection-kit%{?_isa} = %{version}-%{release}
ba4a99
Conflicts:      jack-audio-connection-kit-devel
ba4a99
Enhances:       %{name}-jack-audio-connection-kit
ba4a99
ba4a99
%description jack-audio-connection-kit-devel
ba4a99
This package provides development files for building JACK applications
ba4a99
using PipeWire's JACK library.
ba4a99
%endif
ba4a99
ba4a99
%if %{with jackserver_plugin}
ba4a99
%package plugin-jack
ba4a99
Summary:        PipeWire media server JACK support
ba4a99
License:        MIT
ba4a99
BuildRequires:  jack-audio-connection-kit-devel
ba4a99
Recommends:     %{name}%{?_isa} = %{version}-%{release}
ba4a99
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
ba4a99
Requires:       jack-audio-connection-kit
ba4a99
ba4a99
%description plugin-jack
ba4a99
This package contains the PipeWire spa plugin to connect to a JACK server.
ba4a99
%endif
ba4a99
dcb197
%if %{with libcamera_plugin}
dcb197
%package plugin-libcamera
dcb197
Summary:        PipeWire media server libcamera support
dcb197
License:        MIT
dcb197
BuildRequires:  libcamera-devel
dcb197
BuildRequires:  libdrm-devel
dcb197
Recommends:     %{name}%{?_isa} = %{version}-%{release}
dcb197
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
dcb197
Requires:       libcamera
dcb197
Requires:       libdrm
dcb197
dcb197
%description plugin-libcamera
dcb197
This package contains the PipeWire spa plugin to access cameras through libcamera.
dcb197
%endif
dcb197
ba4a99
%if %{with pulse}
ba4a99
%package pulseaudio
ba4a99
Summary:        PipeWire PulseAudio implementation
ba4a99
License:        MIT
ba4a99
Recommends:     %{name}%{?_isa} = %{version}-%{release}
ba4a99
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
ba4a99
BuildRequires:  pulseaudio-libs
ba4a99
Conflicts:      pulseaudio
ba4a99
# Fixed pulseaudio subpackages
ba4a99
Conflicts:      %{name}-libpulse < 0.3.13-6
ba4a99
Conflicts:      %{name}-pulseaudio < 0.3.13-6
ba4a99
%if ! (0%{?fedora} && 0%{?fedora} < 34)
ba4a99
# Ensure this is provided by default to route all audio
ba4a99
Supplements:    %{name} = %{version}-%{release}
ba4a99
# Replace PulseAudio with PipeWire-PulseAudio
ba4a99
## N.B.: If pulseaudio gets updated in F33, this will need to be bumped
ba4a99
Obsoletes:      pulseaudio < 14.2-3
ba4a99
Obsoletes:      pulseaudio-esound-compat < 14.2-3
ba4a99
Obsoletes:      pulseaudio-module-bluetooth < 14.2-3
ba4a99
Obsoletes:      pulseaudio-module-gconf < 14.2-3
ba4a99
Obsoletes:      pulseaudio-module-gsettings < 14.2-3
ba4a99
Obsoletes:      pulseaudio-module-jack < 14.2-3
ba4a99
Obsoletes:      pulseaudio-module-lirc < 14.2-3
ba4a99
Obsoletes:      pulseaudio-module-x11 < 14.2-3
ba4a99
Obsoletes:      pulseaudio-module-zeroconf < 14.2-3
ba4a99
Obsoletes:      pulseaudio-qpaeq < 14.2-3
ba4a99
%endif
ba4a99
ba4a99
# Virtual Provides to support swapping between PipeWire-PA and PA
ba4a99
Provides:       pulseaudio-daemon
ba4a99
Conflicts:      pulseaudio-daemon
ba4a99
Provides:       pulseaudio-module-bluetooth
ba4a99
Provides:       pulseaudio-module-jack
ba4a99
ba4a99
%description pulseaudio
ba4a99
This package provides a PulseAudio implementation based on PipeWire
ba4a99
%endif
ba4a99
dcb197
%if %{with v4l2}
dcb197
%package v4l2
dcb197
Summary:        PipeWire media server v4l2 LD_PRELOAD support
dcb197
License:        MIT
dcb197
Recommends:     %{name}%{?_isa} = %{version}-%{release}
dcb197
Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
dcb197
dcb197
%description v4l2
dcb197
This package contains an LD_PRELOAD library that redirects v4l2 applications to
dcb197
PipeWire.
dcb197
%endif
dcb197
ba4a99
%prep
ba4a99
%autosetup -p1 %{?snapdate:-n %{name}-%{gitcommit}}
ba4a99
ba4a99
%build
ba4a99
%meson \
ba4a99
    -D docs=enabled -D man=enabled -D gstreamer=enabled -D systemd=enabled	\
ba4a99
    -D gstreamer-device-provider=disabled -D sdl2=disabled 			\
dcb197
    -D audiotestsrc=disabled -D videotestsrc=disabled				\
ba4a99
    -D volume=disabled -D bluez5-codec-aptx=disabled -D roc=disabled 		\
5d94ff
    -D raop=disabled -D lv2=disabled				 		\
ba4a99
%ifarch s390x
ba4a99
    -D bluez5-codec-ldac=disabled						\
ba4a99
%endif
ba4a99
    %{!?with_media_session:-D session-managers=[]} 				\
ba4a99
    %{!?with_jack:-D pipewire-jack=disabled} 					\
ba4a99
    %{!?with_jackserver_plugin:-D jack=disabled} 				\
dcb197
    %{!?with_libcamera_plugin:-D libcamera=disabled} 				\
dcb197
    %{?with_jack:-D jack-devel=true} 						\
ba4a99
    %{!?with_alsa:-D pipewire-alsa=disabled}					\
ba4a99
    %{?with_vulkan:-D vulkan=enabled}
ba4a99
%meson_build
ba4a99
ba4a99
%install
ba4a99
%meson_install
ba4a99
ba4a99
%if %{with jack}
ba4a99
mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d/
ba4a99
echo %{_libdir}/pipewire-%{apiversion}/jack/ > %{buildroot}%{_sysconfdir}/ld.so.conf.d/pipewire-jack-%{_arch}.conf
ba4a99
%else
ba4a99
rm %{buildroot}%{_datadir}/pipewire/jack.conf
ba4a99
ba4a99
%endif
ba4a99
ba4a99
%if %{with alsa}
ba4a99
mkdir -p %{buildroot}%{_sysconfdir}/alsa/conf.d/
ba4a99
cp %{buildroot}%{_datadir}/alsa/alsa.conf.d/50-pipewire.conf \
ba4a99
        %{buildroot}%{_sysconfdir}/alsa/conf.d/50-pipewire.conf
ba4a99
cp %{buildroot}%{_datadir}/alsa/alsa.conf.d/99-pipewire-default.conf \
ba4a99
        %{buildroot}%{_sysconfdir}/alsa/conf.d/99-pipewire-default.conf
ba4a99
%endif
ba4a99
ba4a99
%if ! %{with pulse}
ba4a99
# If the PulseAudio replacement isn't being offered, delete the files
ba4a99
rm %{buildroot}%{_bindir}/pipewire-pulse
ba4a99
rm %{buildroot}%{_userunitdir}/pipewire-pulse.*
ba4a99
rm %{buildroot}%{_datadir}/pipewire/pipewire-pulse.conf
ba4a99
%endif
ba4a99
ba4a99
%find_lang %{name}
ba4a99
ba4a99
# upstream should use udev.pc
ba4a99
mkdir -p %{buildroot}%{_prefix}/lib/udev/rules.d
ba4a99
mv -fv %{buildroot}/lib/udev/rules.d/90-pipewire-alsa.rules %{buildroot}%{_prefix}/lib/udev/rules.d
ba4a99
ba4a99
ba4a99
%check
ba4a99
%meson_test || TESTS_ERROR=$?
ba4a99
if [ "${TESTS_ERROR}" != "" ]; then
ba4a99
echo "test failed"
ba4a99
%{!?tests_nonfatal:exit $TESTS_ERROR}
ba4a99
fi
ba4a99
ba4a99
%pre
ba4a99
getent group pipewire >/dev/null || groupadd -r pipewire
ba4a99
getent passwd pipewire >/dev/null || \
ba4a99
    useradd -r -g pipewire -d %{_localstatedir}/run/pipewire -s /sbin/nologin -c "PipeWire System Daemon" pipewire
ba4a99
exit 0
ba4a99
ba4a99
%post
ba4a99
%systemd_user_post pipewire.service
ba4a99
%systemd_user_post pipewire.socket
ba4a99
ba4a99
%triggerun -- %{name} < 0.3.6-2
ba4a99
# This is for upgrades from previous versions which had a static symlink.
ba4a99
# The %%post scriptlet above only does anything on initial package installation.
ba4a99
# Remove before F33.
ba4a99
systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || :
ba4a99
ba4a99
%if %{with pulse}
ba4a99
%post pulseaudio
ba4a99
%systemd_user_post pipewire-pulse.service
ba4a99
%systemd_user_post pipewire-pulse.socket
ba4a99
%endif
ba4a99
ba4a99
%files
ba4a99
%license LICENSE COPYING
ba4a99
%doc README.md
ba4a99
%{_userunitdir}/pipewire.*
ba4a99
%{_bindir}/pipewire
ba4a99
%{_mandir}/man1/pipewire.1*
ba4a99
%dir %{_datadir}/pipewire/
ba4a99
%{_datadir}/pipewire/pipewire.conf
5d94ff
%{_datadir}/pipewire/minimal.conf
ba4a99
%{_datadir}/pipewire/filter-chain/*.conf
ba4a99
%{_mandir}/man5/pipewire.conf.5*
ba4a99
ba4a99
%files libs -f %{name}.lang
ba4a99
%license LICENSE COPYING
ba4a99
%doc README.md
ba4a99
%{_libdir}/libpipewire-%{apiversion}.so.*
ba4a99
%{_libdir}/pipewire-%{apiversion}/libpipewire-*.so
ba4a99
%dir %{_datadir}/alsa-card-profile/
ba4a99
%dir %{_datadir}/alsa-card-profile/mixer/
ba4a99
%{_datadir}/alsa-card-profile/mixer/paths/
ba4a99
%{_datadir}/alsa-card-profile/mixer/profile-sets/
dcb197
%dir %{_datadir}/spa-0.2/
dcb197
%{_datadir}/spa-0.2/bluez5/bluez-hardware.conf
ba4a99
%{_prefix}/lib/udev/rules.d/90-pipewire-alsa.rules
ba4a99
%dir %{_libdir}/spa-%{spaversion}
5d94ff
%{_libdir}/spa-%{spaversion}/aec/
ba4a99
%{_libdir}/spa-%{spaversion}/alsa/
ba4a99
%{_libdir}/spa-%{spaversion}/audioconvert/
ba4a99
%{_libdir}/spa-%{spaversion}/audiomixer/
ba4a99
%{_libdir}/spa-%{spaversion}/bluez5/
ba4a99
%{_libdir}/spa-%{spaversion}/control/
ba4a99
%{_libdir}/spa-%{spaversion}/support/
ba4a99
%{_libdir}/spa-%{spaversion}/v4l2/
ba4a99
%{_libdir}/spa-%{spaversion}/videoconvert/
ba4a99
%if %{with vulkan}
ba4a99
%{_libdir}/spa-%{spaversion}/vulkan/
ba4a99
%endif
ba4a99
%{_datadir}/pipewire/client.conf
ba4a99
%{_datadir}/pipewire/client-rt.conf
ba4a99
ba4a99
%files gstreamer
ba4a99
%{_libdir}/gstreamer-1.0/libgstpipewire.*
ba4a99
ba4a99
%files devel
ba4a99
%{_libdir}/libpipewire-%{apiversion}.so
ba4a99
%{_includedir}/pipewire-%{apiversion}/
ba4a99
%{_includedir}/spa-%{spaversion}/
ba4a99
%{_libdir}/pkgconfig/libpipewire-%{apiversion}.pc
ba4a99
%{_libdir}/pkgconfig/libspa-%{spaversion}.pc
ba4a99
ba4a99
%files doc
ba4a99
%{_datadir}/doc/pipewire/html
ba4a99
ba4a99
%files utils
ba4a99
%{_bindir}/pw-mon
ba4a99
%{_bindir}/pw-metadata
dcb197
%{_bindir}/pw-dsdplay
ba4a99
%{_bindir}/pw-mididump
ba4a99
%{_bindir}/pw-midiplay
ba4a99
%{_bindir}/pw-midirecord
ba4a99
%{_bindir}/pw-cli
ba4a99
%{_bindir}/pw-dot
ba4a99
%{_bindir}/pw-cat
ba4a99
%{_bindir}/pw-dump
ba4a99
%{_bindir}/pw-link
ba4a99
%{_bindir}/pw-loopback
ba4a99
%{_bindir}/pw-play
ba4a99
%{_bindir}/pw-profiler
ba4a99
%{_bindir}/pw-record
ba4a99
%{_bindir}/pw-reserve
ba4a99
%{_bindir}/pw-top
ba4a99
%{_mandir}/man1/pw-mon.1*
ba4a99
%{_mandir}/man1/pw-cli.1*
ba4a99
%{_mandir}/man1/pw-cat.1*
ba4a99
%{_mandir}/man1/pw-dot.1*
ba4a99
%{_mandir}/man1/pw-metadata.1*
ba4a99
%{_mandir}/man1/pw-mididump.1*
ba4a99
%{_mandir}/man1/pw-profiler.1*
ba4a99
ba4a99
%{_bindir}/spa-acp-tool
ba4a99
%{_bindir}/spa-inspect
ba4a99
%{_bindir}/spa-json-dump
ba4a99
%{_bindir}/spa-monitor
ba4a99
%{_bindir}/spa-resample
ba4a99
ba4a99
%if %{with alsa}
ba4a99
%files alsa
ba4a99
%{_libdir}/alsa-lib/libasound_module_pcm_pipewire.so
ba4a99
%{_libdir}/alsa-lib/libasound_module_ctl_pipewire.so
ba4a99
%{_datadir}/alsa/alsa.conf.d/50-pipewire.conf
ba4a99
%{_datadir}/alsa/alsa.conf.d/99-pipewire-default.conf
ba4a99
%config(noreplace) %{_sysconfdir}/alsa/conf.d/50-pipewire.conf
ba4a99
%config(noreplace) %{_sysconfdir}/alsa/conf.d/99-pipewire-default.conf
ba4a99
%endif
ba4a99
ba4a99
%if %{with jack}
ba4a99
%files jack-audio-connection-kit
ba4a99
%{_bindir}/pw-jack
ba4a99
%{_mandir}/man1/pw-jack.1*
ba4a99
%{_libdir}/pipewire-%{apiversion}/jack/libjack.so.*
ba4a99
%{_libdir}/pipewire-%{apiversion}/jack/libjacknet.so.*
ba4a99
%{_libdir}/pipewire-%{apiversion}/jack/libjackserver.so.*
ba4a99
%{_datadir}/pipewire/jack.conf
ba4a99
%{_sysconfdir}/ld.so.conf.d/pipewire-jack-%{_arch}.conf
ba4a99
ba4a99
%files jack-audio-connection-kit-devel
ba4a99
%{_includedir}/jack/
ba4a99
%{_libdir}/pipewire-%{apiversion}/jack/libjack.so
ba4a99
%{_libdir}/pipewire-%{apiversion}/jack/libjacknet.so
ba4a99
%{_libdir}/pipewire-%{apiversion}/jack/libjackserver.so
ba4a99
%{_libdir}/pkgconfig/jack.pc
ba4a99
%endif
ba4a99
ba4a99
%if %{with jackserver_plugin}
ba4a99
%files plugin-jack
ba4a99
%{_libdir}/spa-%{spaversion}/jack/
ba4a99
%endif
ba4a99
dcb197
%if %{with libcamera_plugin}
dcb197
%files plugin-libcamera
dcb197
%{_libdir}/spa-%{spaversion}/libcamera/
dcb197
%endif
dcb197
ba4a99
%if %{with pulse}
ba4a99
%files pulseaudio
ba4a99
%{_bindir}/pipewire-pulse
dcb197
%{_mandir}/man1/pipewire-pulse.1*
ba4a99
%{_userunitdir}/pipewire-pulse.*
ba4a99
%{_datadir}/pipewire/pipewire-pulse.conf
ba4a99
%endif
ba4a99
dcb197
%if %{with v4l2}
dcb197
%files v4l2
dcb197
%{_bindir}/pw-v4l2
dcb197
%{_libdir}/pipewire-%{apiversion}/v4l2/libpw-v4l2.so
dcb197
%endif
dcb197
ba4a99
%changelog
5d94ff
* Fri Feb 18 2022 Wim Taymans <wtaymans@redhat.com> - 0.3.47-1
5d94ff
- Update to 0.3.47
5d94ff
  Resolves: rhbz#2055694
5d94ff
dcb197
* Mon Nov 15 2021 Neal Gompa <ngompa@centosproject.org> - 0.3.40-1
dcb197
- Update to version 0.3.40 which drops media-session service for WirePlumber
dcb197
  Resolves: rhbz#2022694
dcb197
ba4a99
* Thu Sep 16 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.32-3
ba4a99
- Perform default systemd actions for media-session service.
ba4a99
  Resolves: rhbz#1992712
ba4a99
ba4a99
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.32-2
ba4a99
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
ba4a99
  Related: rhbz#1991688
ba4a99
ba4a99
* Wed Jul 21 2021 Neal Gompa <ngompa@centosproject.org> - 0.3.32-1
ba4a99
- Update to 0.3.32
ba4a99
  Resolves: rhbz#1956854
ba4a99
ba4a99
* Sat Apr 24 2021 Neal Gompa <ngompa13@gmail.com> - 0.3.26-1
ba4a99
- Update to 0.3.26
ba4a99
- Add jack-devel subpackage, enable JACK support on RHEL 9+ (#1945951)
ba4a99
ba4a99
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.3.24-5
ba4a99
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
ba4a99
ba4a99
* Thu Mar 25 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.24-4
ba4a99
- Apply some critical upstream patches
ba4a99
ba4a99
* Thu Mar 25 2021 Kalev Lember <klember@redhat.com> - 0.3.24-3
ba4a99
- Fix RHEL build
ba4a99
ba4a99
* Thu Mar 25 2021 Kalev Lember <klember@redhat.com> - 0.3.24-2
ba4a99
- Move individual config files to the subpackages that make use of them
ba4a99
ba4a99
* Thu Mar 18 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.24-1
ba4a99
- Update to 0.3.24
ba4a99
ba4a99
* Tue Mar 09 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.23-2
ba4a99
- Add patch to enable UCM Microphones
ba4a99
ba4a99
* Thu Mar 04 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.23-1
ba4a99
- Update to 0.3.23
ba4a99
ba4a99
* Wed Feb 24 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.22-7
ba4a99
- Add patch to sample destroy use after free
ba4a99
ba4a99
* Wed Feb 24 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.22-6
ba4a99
- Add patch for jack names
ba4a99
ba4a99
* Mon Feb 22 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.22-5
ba4a99
- Add some critical patches
ba4a99
ba4a99
* Fri Feb 19 2021 Neal Gompa <ngompa13@gmail.com> - 0.3.22-4
ba4a99
- Replace more PulseAudio modules on upgrade in F34+
ba4a99
ba4a99
* Fri Feb 19 2021 Neal Gompa <ngompa13@gmail.com> - 0.3.22-3
ba4a99
- Replace ALSA plugins and PulseAudio modules on upgrade in F34+
ba4a99
ba4a99
* Fri Feb 19 2021 Neal Gompa <ngompa13@gmail.com> - 0.3.22-2
ba4a99
- Replace JACK and PulseAudio on upgrade in F34+
ba4a99
  Reference: https://fedoraproject.org/wiki/Changes/DefaultPipeWire
ba4a99
ba4a99
* Thu Feb 18 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.22-1
ba4a99
- Update to 0.3.22
ba4a99
- disable sdl2 examples
ba4a99
ba4a99
* Thu Feb 04 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.21-2
ba4a99
- Add some upstream patches
ba4a99
- Fixes rhbz#1925138
ba4a99
ba4a99
* Wed Feb 03 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.21-1
ba4a99
- Update to 0.3.21
ba4a99
ba4a99
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.20-2
ba4a99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
ba4a99
ba4a99
* Wed Jan 20 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.20-1
ba4a99
- Update to 0.3.20
ba4a99
- Fix baseversion
ba4a99
- Add gettext dependency
ba4a99
ba4a99
* Tue Jan 12 2021 Neal Gompa <ngompa13@gmail.com> - 0.3.19-4
ba4a99
- Rework conditional build to fix ELN builds
ba4a99
ba4a99
* Sat Jan  9 2021 Evan Anderson <evan@eaanderson.com> - 0.3.19-3
ba4a99
- Add LDAC and AAC dependency to enhance Bluetooth support
ba4a99
ba4a99
* Thu Jan  7 2021 Neal Gompa <ngompa13@gmail.com> - 0.3.19-2
ba4a99
- Obsolete useless libjack subpackage with jack-audio-connection-kit subpackage
ba4a99
ba4a99
* Tue Jan 5 2021 Wim Taymans <wtaymans@redhat.com> - 0.3.19-1
ba4a99
- Update to 0.3.19
ba4a99
- Add ncurses-devel BR
ba4a99
ba4a99
* Tue Dec 15 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.18-1
ba4a99
- Update to 0.3.18
ba4a99
ba4a99
* Fri Nov 27 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.17-2
ba4a99
- Add some more Provides: for pulseaudio
ba4a99
ba4a99
* Thu Nov 26 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.17-1
ba4a99
- Update to 0.3.17
ba4a99
ba4a99
* Tue Nov 24 2020 Neal Gompa <ngompa13@gmail.com> - 0.3.16-4
ba4a99
- Add 'pulseaudio-daemon' Provides + Conflicts to pipewire-pulseaudio
ba4a99
- Remove useless ldconfig macros that expand to nothing
ba4a99
ba4a99
* Fri Nov 20 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.16-3
ba4a99
- Fix Requires for pipewire-pulseaudio
ba4a99
- Fixes rhbz#1899945
ba4a99
ba4a99
* Fri Nov 20 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.16-2
ba4a99
- Add patch to fix crash in kwin, Fixes rhbz#1899826
ba4a99
ba4a99
* Thu Nov 19 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.16-1
ba4a99
- Update to 0.3.16
ba4a99
ba4a99
* Wed Nov 4 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.15-2
ba4a99
- Add patch to fix screen sharing for old clients
ba4a99
ba4a99
* Wed Nov 4 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.15-1
ba4a99
- Update to 0.3.15
ba4a99
ba4a99
* Sun Nov 1 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.14-2
ba4a99
- Add some pulse server patches
ba4a99
ba4a99
* Fri Oct 30 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.14-1
ba4a99
- Update to 0.3.14
ba4a99
ba4a99
* Sun Oct 18 2020 Neal Gompa <ngompa13@gmail.com> - 0.3.13-6
ba4a99
- Fix jack and pulseaudio subpackages to generate dependencies properly
ba4a99
ba4a99
* Tue Oct 13 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.13-5
ba4a99
- Disable device provider for now
ba4a99
- Fixes rhbz#1884260
ba4a99
ba4a99
* Thu Oct 1 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.13-4
ba4a99
- Add patches for some crasher bugs
ba4a99
- Fixes rhbz#1884177
ba4a99
ba4a99
* Tue Sep 29 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.13-3
ba4a99
- Add patch to improve pulse compatibility
ba4a99
ba4a99
* Mon Sep 28 2020 Jeff Law <law@redhat.com> - 0.3.13-2
ba4a99
- Re-enable LTO as upstream GCC target/96939 has been fixed
ba4a99
ba4a99
* Mon Sep 28 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.13-1
ba4a99
- Update to 0.3.13
ba4a99
ba4a99
* Fri Sep 18 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.12-1
ba4a99
- Update to 0.3.12
ba4a99
ba4a99
* Fri Sep 11 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.11-2
ba4a99
- Add some patches to improve pulse compatibility
ba4a99
ba4a99
* Thu Sep 10 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.11-1
ba4a99
- Update to 0.3.11
ba4a99
ba4a99
* Mon Aug 17 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.10-1
ba4a99
- Update to 0.3.10
ba4a99
ba4a99
* Tue Aug 04 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.9-1
ba4a99
- Update to 0.3.9
ba4a99
ba4a99
* Tue Aug 04 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.8-3
ba4a99
- Add patch to avoid segfault when iterating ports.
ba4a99
- Fixes #1865827
ba4a99
ba4a99
* Wed Jul 29 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.8-2
ba4a99
- Add patch for fix chrome audio hicups
ba4a99
- Add patch for infinite loop in device add/remove
ba4a99
- Disable LTO on armv7
ba4a99
ba4a99
* Tue Jul 28 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.8-1
ba4a99
- Update to 0.3.8
ba4a99
ba4a99
* Tue Jul 21 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.7-2
ba4a99
- Add patch to avoid crash when clearing metadata
ba4a99
ba4a99
* Tue Jul 21 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.7-1
ba4a99
- Update to 0.3.7
ba4a99
ba4a99
* Wed Jun 10 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.6-2
ba4a99
- Use systemd presets to enable pipewire.socket
ba4a99
- Remove duplicate hardened_build flags
ba4a99
- Add meson build again
ba4a99
- Fix -gstreamer subpackage Requires:
ba4a99
ba4a99
* Wed Jun 10 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.6-1
ba4a99
- Update to 0.3.6
ba4a99
- Add new man pages
ba4a99
- Only build vulkan/pulse/jack in Fedora.
ba4a99
ba4a99
* Mon May 11 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.5-1
ba4a99
- Update to 0.3.5
ba4a99
ba4a99
* Fri May 01 2020 Adam Williamson <awilliam@redhat.com> - 0.3.4-2
ba4a99
- Suppress library provides from pipewire-lib{pulse,jack}
ba4a99
ba4a99
* Thu Apr 30 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.4-1
ba4a99
- Update to 0.3.4
ba4a99
- Add 2 more packages that replace libjack and libpulse
ba4a99
ba4a99
* Tue Mar 31 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.2-3
ba4a99
- Add patch to unsubscribe unused sequencer ports
ba4a99
- Change config to only disable bluez5 handling by default.
ba4a99
ba4a99
* Mon Mar 30 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.2-2
ba4a99
- Add config to disable alsa and bluez5 handling by default.
ba4a99
ba4a99
* Thu Mar 26 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.2-1
ba4a99
- Update to 0.3.2
ba4a99
ba4a99
* Fri Mar 06 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.1-1
ba4a99
- Update to 0.3.1
ba4a99
ba4a99
* Thu Feb 20 2020 Wim Taymans <wtaymans@redhat.com> - 0.3.0-1
ba4a99
- Update to 0.3.0
ba4a99
- Add libpulse-simple-pw.so
ba4a99
ba4a99
* Wed Feb 19 2020 Wim Taymans <wtaymans@redhat.com> - 0.2.97-1
ba4a99
- Update to 0.2.97
ba4a99
- Change download link
ba4a99
ba4a99
* Tue Feb 18 2020 Kalev Lember <klember@redhat.com> - 0.2.96-2
ba4a99
- Rename subpackages so that libjack-pw is in -libjack
ba4a99
  and libpulse-pw is in -libpulse
ba4a99
- Split libspa-jack.so out to -plugin-jack subpackage
ba4a99
- Avoid hard-requiring the daemon from any of the library subpackages
ba4a99
ba4a99
* Tue Feb 11 2020 Wim Taymans <wtaymans@redhat.com> - 0.2.96-1
ba4a99
- Update to 0.2.96
ba4a99
- Split -gstreamer package
ba4a99
- Enable aarch64 tests again
ba4a99
ba4a99
* Fri Feb 07 2020 Wim Taymans <wtaymans@redhat.com> - 0.2.95-1
ba4a99
- Update to 0.2.95
ba4a99
- Disable test on aarch64 for now
ba4a99
ba4a99
* Wed Feb 05 2020 Wim Taymans <wtaymans@redhat.com> - 0.2.94-1
ba4a99
- Update to 0.2.94
ba4a99
- Move pipewire modules to -libs
ba4a99
- Add pw-profiler
ba4a99
- Add libsndfile-devel as a BR
ba4a99
ba4a99
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.92-2
ba4a99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
ba4a99
ba4a99
* Tue Jan 28 2020 Wim Taymans <wtaymans@redhat.com> - 0.2.93-1
ba4a99
- Update to 0.2.93
ba4a99
ba4a99
* Wed Jan 15 2020 Wim Taymans <wtaymans@redhat.com> - 0.2.92-1
ba4a99
- Update to 0.2.92
ba4a99
ba4a99
* Wed Jan 15 2020 Wim Taymans <wtaymans@redhat.com> - 0.2.91-1
ba4a99
- Update to 0.2.91
ba4a99
- Add some more BR
ba4a99
- Fix some unit tests
ba4a99
ba4a99
* Mon Jan 13 2020 Wim Taymans <wtaymans@redhat.com> - 0.2.90-1
ba4a99
- Update to 0.2.90
ba4a99
ba4a99
* Thu Nov 28 2019 Kalev Lember <klember@redhat.com> - 0.2.7-2
ba4a99
- Move spa plugins to -libs subpackage
ba4a99
ba4a99
* Thu Sep 26 2019 Wim Taymans <wtaymans@redhat.com> - 0.2.7-1
ba4a99
- Update to 0.2.7
ba4a99
ba4a99
* Mon Sep 16 2019 Kalev Lember <klember@redhat.com> - 0.2.6-5
ba4a99
- Don't require the daemon package for -devel subpackage
ba4a99
- Move pipewire.conf man page to the daemon package
ba4a99
ba4a99
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-4
ba4a99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
ba4a99
ba4a99
* Wed Jun 19 2019 Wim Taymans <wtaymans@redhat.com> - 0.2.6-3
ba4a99
- Add patch to reuse fd in pipewiresrc
ba4a99
- Add patch for device provider
ba4a99
- Add patch to disable extra security checks until portal is fixed.
ba4a99
ba4a99
* Tue Jun 04 2019 Kalev Lember <klember@redhat.com> - 0.2.6-2
ba4a99
- Split libpipewire and the gstreamer plugin out to -libs subpackage
ba4a99
ba4a99
* Wed May 22 2019 Wim Taymans <wtaymans@redhat.com> - 0.2.6-1
ba4a99
- Update to 0.2.6
ba4a99
- Add patch for alsa-lib 1.1.9 include path
ba4a99
ba4a99
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-3
ba4a99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
ba4a99
ba4a99
* Fri Jan 04 2019 Wim Taymans <wtaymans@redhat.com> - 0.2.5-2
ba4a99
- Add patch to avoid invalid conversion error with C++ compilers
ba4a99
ba4a99
* Thu Nov 22 2018 Wim Taymans <wtaymans@redhat.com> - 0.2.5-1
ba4a99
- Update to 0.2.5
ba4a99
ba4a99
* Thu Nov 22 2018 Wim Taymans <wtaymans@redhat.com> - 0.2.4-1
ba4a99
- Update to 0.2.4
ba4a99
ba4a99
* Thu Oct 18 2018 Wim Taymans <wtaymans@redhat.com> - 0.2.3-2
ba4a99
- Add systemd socket activation
ba4a99
ba4a99
* Thu Aug 30 2018 Wim Taymans <wtaymans@redhat.com> - 0.2.3-1
ba4a99
- Update to 0.2.3
ba4a99
ba4a99
* Tue Jul 31 2018 Wim Taymans <wtaymans@redhat.com> - 0.2.2-1
ba4a99
- Update to 0.2.2
ba4a99
ba4a99
* Fri Jul 20 2018 Wim Taymans <wtaymans@redhat.com> - 0.2.1-1
ba4a99
- Update to 0.2.1
ba4a99
ba4a99
* Tue Jul 17 2018 Wim Taymans <wtaymans@redhat.com> - 0.2.0-1
ba4a99
- Update to 0.2.0
ba4a99
ba4a99
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-2
ba4a99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
ba4a99
ba4a99
* Tue Feb 27 2018 Wim Taymans <wtaymans@redhat.com> - 0.1.9-1
ba4a99
- Update to 0.1.9
ba4a99
ba4a99
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-3
ba4a99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
ba4a99
ba4a99
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.8-2
ba4a99
- Switch to %%ldconfig_scriptlets
ba4a99
ba4a99
* Tue Jan 23 2018 Wim Taymans <wtaymans@redhat.com> - 0.1.8-1
ba4a99
- Update to 0.1.8
ba4a99
ba4a99
* Fri Nov 24 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.7-1
ba4a99
- Update to 0.1.7
ba4a99
- Add to build when memfd_create is already defined
ba4a99
ba4a99
* Fri Nov 03 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.6-1
ba4a99
- Update to 0.1.6
ba4a99
ba4a99
* Tue Sep 19 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.5-2
ba4a99
- Add patch to avoid segfault when probing
ba4a99
ba4a99
* Tue Sep 19 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.5-1
ba4a99
- Update to 0.1.5
ba4a99
ba4a99
* Thu Sep 14 2017 Kalev Lember <klember@redhat.com> - 0.1.4-3
ba4a99
- Rebuilt for GNOME 3.26.0 megaupdate
ba4a99
ba4a99
* Fri Sep 08 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.4-2
ba4a99
- Install SPA hooks
ba4a99
ba4a99
* Wed Aug 23 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.4-1
ba4a99
- Update to 0.1.4
ba4a99
ba4a99
* Wed Aug 09 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.3-1
ba4a99
- Update to 0.1.3
ba4a99
ba4a99
* Tue Jul 04 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.2-1
ba4a99
- Update to 0.1.2
ba4a99
- Added more build requirements
ba4a99
- Make separate doc package
ba4a99
ba4a99
* Mon Jun 26 2017 Wim Taymans <wtaymans@redhat.com> - 0.1.1-1
ba4a99
- Update to 0.1.1
ba4a99
- Add dbus-1 to BuildRequires
ba4a99
- change libs-devel to -devel
ba4a99
ba4a99
* Wed Sep 9 2015 Wim Taymans <wtaymans@redhat.com> - 0.1.0-2
ba4a99
- Fix BuildRequires to use pkgconfig, add all dependencies found in configure.ac
ba4a99
- Add user and groups  if needed
ba4a99
- Add license to %%licence
ba4a99
ba4a99
* Tue Sep 1 2015 Wim Taymans <wtaymans@redhat.com> - 0.1.0-1
ba4a99
- First version