Blame SPECS/gstreamer1-plugins-bad-free.spec

0f7c42
%global         majorminor 1.0
0f7c42
%global         _gobject_introspection  1.31.1
0f7c42
0f7c42
# Only build extras on Fedora
0f7c42
%if 0%{?fedora}
0f7c42
%bcond_without extras
0f7c42
%else
0f7c42
%bcond_with extras
0f7c42
%endif
0f7c42
0f7c42
#global gitrel     140
0f7c42
#global gitcommit  4ca3a22b6b33ad8be4383063e76f79c4d346535d
0f7c42
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
0f7c42
0f7c42
Name:           gstreamer1-plugins-bad-free
13408a
Version:        1.16.1
13408a
Release:        1%{?gitcommit:.git%{shortcommit}}%{?dist}
0f7c42
Summary:        GStreamer streaming media framework "bad" plugins
0f7c42
0f7c42
License:        LGPLv2+ and LGPLv2
0f7c42
URL:            http://gstreamer.freedesktop.org/
0f7c42
%if 0%{?gitrel}
0f7c42
# git clone git://anongit.freedesktop.org/gstreamer/gst-plugins-good
0f7c42
# cd gst-plugins-good; git reset --hard %{gitcommit}; ./autogen.sh; make; make distcheck
0f7c42
# modified with gst-p-bad-cleanup.sh from SOURCE1
0f7c42
%else
0f7c42
# The source is:
0f7c42
# http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
0f7c42
# modified with gst-p-bad-cleanup.sh from SOURCE1
0f7c42
%endif
0f7c42
Source0:        gst-plugins-bad-free-%{version}.tar.xz
0f7c42
Source1:        gst-p-bad-cleanup.sh
0f7c42
0f7c42
#upstream patches
0f7c42
0f7c42
BuildRequires:  gstreamer1-devel >= %{version}
0f7c42
BuildRequires:  gstreamer1-plugins-base-devel >= %{version}
0f7c42
0f7c42
BuildRequires:  check
0f7c42
BuildRequires:  gettext-devel
0f7c42
BuildRequires:  libXt-devel
0f7c42
BuildRequires:  gtk-doc
0f7c42
BuildRequires:  gobject-introspection-devel >= %{_gobject_introspection}
0f7c42
0f7c42
BuildRequires:  bzip2-devel
0f7c42
BuildRequires:  exempi-devel
0f7c42
BuildRequires:  gsm-devel
0f7c42
BuildRequires:  jasper-devel
0f7c42
BuildRequires:  ladspa-devel
0f7c42
BuildRequires:  lcms2-devel
0f7c42
BuildRequires:  libdvdnav-devel
0f7c42
BuildRequires:  libexif-devel
0f7c42
BuildRequires:  libmpcdec-devel
0f7c42
BuildRequires:  librsvg2-devel
0f7c42
BuildRequires:  libsndfile-devel
0f7c42
BuildRequires:  mesa-libGL-devel
0f7c42
BuildRequires:  mesa-libGLES-devel
0f7c42
BuildRequires:  mesa-libGLU-devel
0f7c42
BuildRequires:  openssl-devel
0f7c42
BuildRequires:  orc-devel
0f7c42
BuildRequires:  python3-devel
0f7c42
BuildRequires:  soundtouch-devel
0f7c42
BuildRequires:  wavpack-devel
0f7c42
BuildRequires:  opus-devel
0f7c42
BuildRequires:  nettle-devel
0f7c42
BuildRequires:  libgcrypt-devel
0f7c42
%if 0%{?fedora} || 0%{?rhel} > 7
13408a
BuildRequires:  wayland-devel
0f7c42
%endif
0f7c42
BuildRequires:  gnutls-devel
0f7c42
BuildRequires:  libsrtp-devel
0f7c42
BuildRequires:  pkgconfig(gudev-1.0)
0f7c42
BuildRequires:  pkgconfig(libusb-1.0)
0f7c42
BuildRequires:  gtk3-devel >= 3.4
0f7c42
BuildRequires:  bluez-libs-devel >= 5.0
0f7c42
BuildRequires:  libwebp-devel
0f7c42
BuildRequires:  mesa-libEGL-devel
0f7c42
#BuildRequires:  vulkan-devel
0f7c42
#BuildRequires:  mesa-vulkan-devel
0f7c42
BuildRequires:  webrtc-audio-processing-devel
0f7c42
0f7c42
%if %{with extras}
0f7c42
BuildRequires:  libbs2b-devel >= 3.1.0
0f7c42
## Plugins not ported
0f7c42
#BuildRequires:  dirac-devel
0f7c42
#BuildRequires:  gmyth-devel >= 0.4
0f7c42
BuildRequires:  fluidsynth-devel
0f7c42
BuildRequires:  libass-devel
0f7c42
BuildRequires:  libchromaprint-devel
0f7c42
## Plugin not ported
0f7c42
#BuildRequires:  libcdaudio-devel
0f7c42
BuildRequires:  libcurl-devel
0f7c42
BuildRequires:  game-music-emu-devel
0f7c42
BuildRequires:  libkate-devel
0f7c42
BuildRequires:  libmodplug-devel
0f7c42
BuildRequires:  libofa-devel
0f7c42
## Plugins not ported
0f7c42
#BuildRequires:  libmusicbrainz-devel
0f7c42
#BuildRequires:  libtimidity-devel
0f7c42
BuildRequires:  libvdpau-devel
0f7c42
BuildRequires:  openal-soft-devel
0f7c42
#BuildRequires:  opencv-devel
0f7c42
BuildRequires:  openjpeg2-devel
0f7c42
## Plugins not ported
0f7c42
#BuildRequires:  SDL-devel
0f7c42
#BuildRequires:  slv2-devel
0f7c42
BuildRequires:  wildmidi-devel
0f7c42
BuildRequires:  zbar-devel
0f7c42
BuildRequires:  zvbi-devel
0f7c42
BuildRequires:  OpenEXR-devel
0f7c42
%endif
0f7c42
0f7c42
0f7c42
%description
0f7c42
GStreamer is a streaming media framework, based on graphs of elements which
0f7c42
operate on media data.
0f7c42
0f7c42
This package contains plug-ins that aren't tested well enough, or the code
0f7c42
is not of good enough quality.
0f7c42
0f7c42
0f7c42
%if %{with extras}
0f7c42
%package extras
0f7c42
Summary:         Extra GStreamer "bad" plugins (less often used "bad" plugins)
0f7c42
Requires:        %{name}%{?_isa} = %{version}-%{release}
0f7c42
0f7c42
%description extras
0f7c42
GStreamer is a streaming media framework, based on graphs of elements which
0f7c42
operate on media data.
0f7c42
0f7c42
gstreamer-plugins-bad contains plug-ins that aren't tested well enough,
0f7c42
or the code is not of good enough quality.
0f7c42
0f7c42
This package (%{name}-extras) contains
0f7c42
extra "bad" plugins for sources (mythtv), sinks (fbdev) and
0f7c42
effects (pitch) which are not used very much and require additional
0f7c42
libraries to be installed.
0f7c42
0f7c42
0f7c42
%package fluidsynth
0f7c42
Summary:         GStreamer "bad" plugins fluidsynth plugin
0f7c42
Requires:        %{name}%{?_isa} = %{version}-%{release}
0f7c42
Requires:        soundfont2-default
0f7c42
0f7c42
%description fluidsynth
0f7c42
GStreamer is a streaming media framework, based on graphs of elements which
0f7c42
operate on media data.
0f7c42
0f7c42
gstreamer-plugins-bad contains plug-ins that aren't tested well enough,
0f7c42
or the code is not of good enough quality.
0f7c42
0f7c42
This package (%{name}-fluidsynth) contains the fluidsynth
0f7c42
plugin which allows playback of midi files.
0f7c42
0f7c42
0f7c42
%package wildmidi
0f7c42
Summary:         GStreamer "bad" plugins wildmidi plugin
0f7c42
Requires:        %{name}%{?_isa} = %{version}-%{release}
0f7c42
0f7c42
%description wildmidi
0f7c42
GStreamer is a streaming media framework, based on graphs of elements which
0f7c42
operate on media data.
0f7c42
0f7c42
gstreamer-plugins-bad contains plug-ins that aren't tested well enough,
0f7c42
or the code is not of good enough quality.
0f7c42
0f7c42
This package (%{name}-wildmidi) contains the wildmidi
0f7c42
plugin which allows playback of midi files.
0f7c42
%endif
0f7c42
0f7c42
0f7c42
%package devel
0f7c42
Summary:        Development files for the GStreamer media framework "bad" plug-ins
0f7c42
Requires:       %{name}%{?_isa} = %{version}-%{release}
0f7c42
Requires:       gstreamer1-plugins-base-devel
0f7c42
0f7c42
%description devel
0f7c42
GStreamer is a streaming media framework, based on graphs of elements which
0f7c42
operate on media data.
0f7c42
0f7c42
This package contains the development files for the plug-ins that
0f7c42
aren't tested well enough, or the code is not of good enough quality.
0f7c42
0f7c42
0f7c42
%prep
0f7c42
%setup -q -n gst-plugins-bad-%{version}
0f7c42
0f7c42
%build
0f7c42
%configure --disable-silent-rules --disable-fatal-warnings \
13408a
    --with-package-name="GStreamer-plugins-bad package" \
13408a
    --with-package-origin="http://www.redhat.com" \
0f7c42
    %{!?with_extras:--disable-fbdev --disable-decklink --disable-linsys} \
0f7c42
    --enable-debug --disable-static --enable-gtk-doc --enable-experimental \
0f7c42
    --disable-dts --disable-faac --disable-faad --disable-nas \
0f7c42
    --disable-mimic --disable-libmms --disable-mpeg2enc --disable-mplex \
0f7c42
    --disable-neon --disable-rtmp --disable-xvid \
0f7c42
    --disable-flite --disable-mpg123 --disable-sbc --disable-opencv \
0f7c42
    --disable-spandsp --disable-voamrwbenc --disable-x265
0f7c42
0f7c42
%make_build
0f7c42
0f7c42
%install
0f7c42
%make_install
0f7c42
0f7c42
# Register as an AppStream component to be visible in the software center
0f7c42
#
0f7c42
# NOTE: It would be *awesome* if this file was maintained by the upstream
0f7c42
# project, translated and installed into the right place during `make install`.
0f7c42
#
0f7c42
# See http://www.freedesktop.org/software/appstream/docs/ for more details.
0f7c42
#
0f7c42
mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata
0f7c42
cat > $RPM_BUILD_ROOT%{_datadir}/appdata/gstreamer-bad-free.appdata.xml <
0f7c42
0f7c42
0f7c42
<component type="codec">
0f7c42
  <id>gstreamer-bad-free</id>
0f7c42
  <metadata_license>CC0-1.0</metadata_license>
0f7c42
  <name>GStreamer Multimedia Codecs - Extra</name>
0f7c42
  <summary>Multimedia playback for AIFF, DVB, GSM, MIDI, MXF and Opus</summary>
0f7c42
  <description>
0f7c42
    

0f7c42
      This addon includes several additional codecs that are missing
0f7c42
      something - perhaps a good code review, some documentation, a set of
0f7c42
      tests, a real live maintainer, or some actual wide use.
0f7c42
      However, they might be good enough to play your media files.
0f7c42
    

0f7c42
    

0f7c42
      These codecs can be used to encode and decode media files where the
0f7c42
      format is not patent encumbered.
0f7c42
    

0f7c42
    

0f7c42
      A codec decodes audio and video for for playback or editing and is also
0f7c42
      used for transmission or storage.
0f7c42
      Different codecs are used in video-conferencing, streaming media and
0f7c42
      video editing applications.
0f7c42
    

0f7c42
  </description>
0f7c42
  <keywords>
0f7c42
    <keyword>AIFF</keyword>
0f7c42
    <keyword>DVB</keyword>
0f7c42
    <keyword>GSM</keyword>
0f7c42
    <keyword>MIDI</keyword>
0f7c42
    <keyword>MXF</keyword>
0f7c42
    <keyword>Opus</keyword>
0f7c42
  </keywords>
0f7c42
  <url type="homepage">http://gstreamer.freedesktop.org/</url>
0f7c42
  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</url>
0f7c42
  <url type="help">http://gstreamer.freedesktop.org/documentation/</url>
0f7c42
  <url type="donation">http://www.gnome.org/friends/</url>
0f7c42
  <update_contact></update_contact>
0f7c42
</component>
0f7c42
EOF
0f7c42
0f7c42
%find_lang gst-plugins-bad-%{majorminor}
0f7c42
0f7c42
# unpackaged files
0f7c42
find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
0f7c42
0f7c42
0f7c42
%ldconfig_scriptlets
0f7c42
0f7c42
%files -f gst-plugins-bad-%{majorminor}.lang
0f7c42
%license COPYING COPYING.LIB
0f7c42
%doc AUTHORS README REQUIREMENTS
0f7c42
0f7c42
%{_datadir}/appdata/*.appdata.xml
0f7c42
0f7c42
# presets
0f7c42
%dir %{_datadir}/gstreamer-%{majorminor}/presets/
0f7c42
%{_datadir}/gstreamer-%{majorminor}/presets/GstFreeverb.prs
0f7c42
0f7c42
# opencv data
0f7c42
#{_datadir}/gst-plugins-bad/%{majorminor}/opencv_haarcascades/
0f7c42
0f7c42
%{_libdir}/libgstadaptivedemux-%{majorminor}.so.*
0f7c42
%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so.*
0f7c42
%{_libdir}/libgstbadaudio-%{majorminor}.so.*
0f7c42
%{_libdir}/libgstcodecparsers-%{majorminor}.so.*
0f7c42
%{_libdir}/libgstinsertbin-%{majorminor}.so.*
0f7c42
%{_libdir}/libgstisoff-%{majorminor}.so.*
0f7c42
%{_libdir}/libgstmpegts-%{majorminor}.so.*
0f7c42
%{_libdir}/libgstplayer-%{majorminor}.so.*
0f7c42
%{_libdir}/libgstphotography-%{majorminor}.so.*
13408a
%{_libdir}/libgstsctp-%{majorminor}.so.*
0f7c42
%{_libdir}/libgsturidownloader-%{majorminor}.so.*
0f7c42
%{_libdir}/libgstwebrtc-%{majorminor}.so.*
0f7c42
%if 0%{?fedora} || 0%{?rhel} > 7
0f7c42
%{_libdir}/libgstwayland-%{majorminor}.so.*
0f7c42
%endif
0f7c42
0f7c42
%{_libdir}/girepository-1.0/GstInsertBin-1.0.typelib
0f7c42
%{_libdir}/girepository-1.0/GstMpegts-1.0.typelib
0f7c42
%{_libdir}/girepository-1.0/GstPlayer-1.0.typelib
0f7c42
%{_libdir}/girepository-1.0/GstWebRTC-1.0.typelib
0f7c42
0f7c42
# Plugins without external dependencies
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstaccurip.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstadpcmdec.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstadpcmenc.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstaiff.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstasfmux.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstaudiobuffersplit.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstaudiofxbad.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstaudiolatency.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstaudiomixmatrix.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstaudiovisualizers.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstautoconvert.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstbayer.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstcoloreffects.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstdashdemux.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstfaceoverlay.so
0f7c42
%if %{with extras}
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstfbdevsink.so
0f7c42
%endif
0f7c42
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstfestival.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstfieldanalysis.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstfreeverb.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstfrei0r.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstgaudieffects.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstgdp.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstgeometrictransform.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstlegacyrawparse.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstid3tag.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstipcpipeline.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstinter.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstinterlace.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstivfparse.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstivtc.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstjp2kdecimator.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstjpegformat.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstmidi.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsdemux.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsdemux.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsmux.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsmux.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstmxf.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstnetsim.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstpcapparse.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstpnm.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstproxy.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstremovesilence.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstresindvd.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstrfbsrc.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstrsvg.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstrtponvif.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstsdpelem.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstsegmentclip.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstshm.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstsmooth.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstsmoothstreaming.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstspeed.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstsubenc.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgsttimecode.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstuvch264.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstvideofiltersbad.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstvideoframe_audiolevel.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstvideoparsersbad.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstvideosignal.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstvmnc.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstyadif.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgsty4mdec.so
0f7c42
0f7c42
# System (Linux) specific plugins
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstdvb.so
0f7c42
0f7c42
# Plugins with external dependencies
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstbluez.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstbz2.so
13408a
%{_libdir}/gstreamer-%{majorminor}/libgstclosedcaption.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstcolormanagement.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstdtls.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgsthls.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstgsm.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstkms.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstladspa.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstopusparse.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstsoundtouch.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstsrtp.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstttmlsubs.so
0f7c42
#{_libdir}/gstreamer-%{majorminor}/libgstvulkan.so
0f7c42
%if 0%{?fedora} || 0%{?rhel} > 7
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstwaylandsink.so
0f7c42
%endif
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstwebp.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstwebrtcdsp.so
0f7c42
0f7c42
#debugging plugin
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
0f7c42
0f7c42
0f7c42
%if %{with extras}
0f7c42
%files extras
0f7c42
# Plugins with external dependencies
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstassrender.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstbs2b.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstchromaprint.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstcurl.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstdecklink.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstgme.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstkate.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstmodplug.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstofa.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstopenal.so
0f7c42
#{_libdir}/gstreamer-%{majorminor}/libgstopencv.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstopenexr.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstopenjpeg.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstteletext.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstvdpau.so
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstzbar.so
0f7c42
0f7c42
0f7c42
%files fluidsynth
0f7c42
# Plugins with external dependencies
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstfluidsynthmidi.so
0f7c42
0f7c42
%files wildmidi
0f7c42
# Plugins with external dependencies
0f7c42
%{_libdir}/gstreamer-%{majorminor}/libgstwildmidi.so
0f7c42
%endif
0f7c42
0f7c42
0f7c42
%files devel
0f7c42
%doc %{_datadir}/gtk-doc/html/gst-plugins-bad-plugins-%{majorminor}
0f7c42
%doc %{_datadir}/gtk-doc/html/gst-plugins-bad-libs-%{majorminor}
0f7c42
0f7c42
%{_datadir}/gir-1.0/GstInsertBin-%{majorminor}.gir
0f7c42
%{_datadir}/gir-1.0/GstMpegts-%{majorminor}.gir
0f7c42
%{_datadir}/gir-1.0/GstPlayer-%{majorminor}.gir
0f7c42
%{_datadir}/gir-1.0/GstWebRTC-%{majorminor}.gir
0f7c42
0f7c42
%{_libdir}/libgstadaptivedemux-%{majorminor}.so
0f7c42
%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so
0f7c42
%{_libdir}/libgstbadaudio-%{majorminor}.so
0f7c42
%{_libdir}/libgstcodecparsers-%{majorminor}.so
0f7c42
%{_libdir}/libgstinsertbin-%{majorminor}.so
0f7c42
%{_libdir}/libgstisoff-%{majorminor}.so
0f7c42
%{_libdir}/libgstmpegts-%{majorminor}.so
0f7c42
%{_libdir}/libgstplayer-%{majorminor}.so
0f7c42
%{_libdir}/libgstphotography-%{majorminor}.so
13408a
%{_libdir}/libgstsctp-%{majorminor}.so
0f7c42
%{_libdir}/libgsturidownloader-%{majorminor}.so
0f7c42
%{_libdir}/libgstwebrtc-%{majorminor}.so
0f7c42
%if 0%{?fedora} || 0%{?rhel} > 7
0f7c42
%{_libdir}/libgstwayland-%{majorminor}.so
0f7c42
%endif
0f7c42
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/audio
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/basecamerabinsrc
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/codecparsers
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/insertbin
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/interfaces/photography*
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/isoff/
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/mpegts
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/player
13408a
%{_includedir}/gstreamer-%{majorminor}/gst/sctp
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/uridownloader
0f7c42
%{_includedir}/gstreamer-%{majorminor}/gst/webrtc/
0f7c42
0f7c42
# pkg-config files
0f7c42
%{_libdir}/pkgconfig/gstreamer-bad-audio-%{majorminor}.pc
0f7c42
%{_libdir}/pkgconfig/gstreamer-codecparsers-%{majorminor}.pc
0f7c42
%{_libdir}/pkgconfig/gstreamer-insertbin-%{majorminor}.pc
0f7c42
%{_libdir}/pkgconfig/gstreamer-mpegts-%{majorminor}.pc
0f7c42
%{_libdir}/pkgconfig/gstreamer-player-%{majorminor}.pc
0f7c42
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
13408a
%{_libdir}/pkgconfig/gstreamer-sctp-%{majorminor}.pc
0f7c42
%{_libdir}/pkgconfig/gstreamer-webrtc-%{majorminor}.pc
0f7c42
0f7c42
0f7c42
%changelog
13408a
* Mon Nov 18 2019 Wim Taymans <wtaymans@redhat.com> - 1.16.1-1
13408a
- Update to 1.16.1
13408a
- Remove upstreamed patches
13408a
- Remove dependency on removed package
13408a
- Add sctp and closedcaption plugins
13408a
- The vcdsrc plugin was removed
13408a
- Resolves: rhbz#1756299
13408a
0f7c42
* Thu Aug 16 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-5
0f7c42
- Fixes for problems found by covscan
0f7c42
- Resolves: rhbz#1602534
0f7c42
0f7c42
* Mon Aug 13 2018 Troy Dawson <tdawson@redhat.com> - 1.14.0-4
0f7c42
- Add BuildRequest python3-devel
0f7c42
0f7c42
* Tue Jul 17 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-3
0f7c42
- Remove obsolete liboil BR (#1588303)
0f7c42
- Only build extras on Fedora
0f7c42
- bluez is not in extras
0f7c42
- vdpau is in extras
0f7c42
0f7c42
* Tue Jul 17 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-2
0f7c42
- Use openjpeg2 instead of openjpeg (#1553079)
0f7c42
0f7c42
* Tue Mar 20 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-1
0f7c42
- Update to 1.14.0
0f7c42
- add webrtc gir and typelib
0f7c42
0f7c42
* Wed Mar 14 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.91-1
0f7c42
- Update to 1.13.91
0f7c42
0f7c42
* Mon Mar 5 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.90-1
0f7c42
- Update to 1.13.90
0f7c42
- Add audiolatency
0f7c42
- Schrodinger element was removed
0f7c42
0f7c42
* Tue Feb 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.13.1-2
0f7c42
- drop -gtk subpkg, moved to gst1-plugins-good
0f7c42
0f7c42
* Fri Feb 23 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.13.1-1
0f7c42
- 1.13.1
0f7c42
- use %%ldconfig_scriptlets %%make_build %%make_install
0f7c42
- fix rpath in gst-p-bad-cleanup.sh
0f7c42
- tighten subpkg deps with %%{?_isa}
0f7c42
- -gtk subpkg now empty.  FIXME
0f7c42
0f7c42
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.4-3
0f7c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
0f7c42
0f7c42
* Mon Jan 8 2018 Wim Taymans <wtaymans@redhat.com> - 1.12.4-2
0f7c42
- Rebuild for chromaprint .so change
0f7c42
0f7c42
* Mon Dec 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.4-1
0f7c42
- Update to 1.12.4
0f7c42
0f7c42
* Fri Oct 13 2017 Troy Dawson <tdawson@redhat.com> - 1.12.3-3
0f7c42
- Cleanup spec file conditionals
0f7c42
0f7c42
* Sat Sep 30 2017 Jerry James <loganjerry@gmail.com> - 1.12.3-2
0f7c42
- Rebuild for soundtouch 2.0.0
0f7c42
0f7c42
* Tue Sep 19 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.3-1
0f7c42
- Update to 1.12.3
0f7c42
0f7c42
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.2-5
0f7c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
0f7c42
0f7c42
* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 1.12.2-4
0f7c42
- Rebuild with binutils fix for ppc64le (#1475636)
0f7c42
0f7c42
* Thu Jul 27 2017 Jan Horak <jhorak@redhat.com> - 1.12.2-3
0f7c42
- Added missing buildrequire on EGL
0f7c42
0f7c42
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.2-2
0f7c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
0f7c42
0f7c42
* Mon Jul 17 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.2-1
0f7c42
- Update to 1.12.2
0f7c42
0f7c42
* Tue Jun 20 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.1-1
0f7c42
- Update to 1.12.1
0f7c42
0f7c42
* Wed May 10 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.0-1
0f7c42
- Update to 1.12.0
0f7c42
0f7c42
* Fri Apr 28 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.91-1
0f7c42
- Update to 1.11.91
0f7c42
0f7c42
* Tue Apr 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.90-1
0f7c42
- Update to 1.11.90
0f7c42
- Update plugin names
0f7c42
- Remove old rawparse plugin
0f7c42
- Add new allocator lib and legacyrawparse
0f7c42
0f7c42
* Fri Feb 24 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.2-1
0f7c42
- Update to 1.11.2
0f7c42
- add audiomixmatrix
0f7c42
0f7c42
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-3
0f7c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
0f7c42
0f7c42
* Wed Feb 01 2017 Sandro Mani <manisandro@gmail.com> - 1.11.1-2
0f7c42
- Rebuild (libwebp)
0f7c42
0f7c42
* Fri Jan 13 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.1-1
0f7c42
- Update to 1.11.1
0f7c42
- Add audiobuffersplit
0f7c42
- Dataurisrc was moved to core
0f7c42
- Add ttmlsubs plugin
0f7c42
0f7c42
* Mon Dec 05 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.2-1
0f7c42
- Update to 1.10.2
0f7c42
0f7c42
* Mon Nov 28 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.1-1
0f7c42
- Update to 1.10.1
0f7c42
0f7c42
* Thu Nov 03 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.0-1
0f7c42
- Update to 1.10.0
0f7c42
0f7c42
* Sat Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
0f7c42
- Update to 1.9.90
0f7c42
0f7c42
* Fri Sep 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-2
0f7c42
- Rebuild
0f7c42
0f7c42
* Thu Sep 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-1
0f7c42
- Update to 1.9.2
0f7c42
0f7c42
* Fri Aug 26 2016 Hans de Goede <hdegoede@redhat.com> - 1.9.1-3
0f7c42
- Rebuild for new wildmidi
0f7c42
0f7c42
* Wed Aug 10 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.1-2
0f7c42
- Merge patches from Kevin Kofler (#1267665)
0f7c42
- Split gtksink into a -gtk subpackage (#1295444)
0f7c42
- Split wildmidi plugin into a -wildmidi subpackage (#1267665)
0f7c42
- BR mesa-libGLES-devel to enable OpenGL ES 2 support in GstGL (#1308290)
0f7c42
0f7c42
* Thu Jul 07 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.1-1
0f7c42
- Update to 1.9.1
0f7c42
- add musepack plugin
0f7c42
- add kmssink plugin
0f7c42
0f7c42
* Thu Jun 09 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.2-1
0f7c42
- Update to 1.8.2
0f7c42
0f7c42
* Sun May 08 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-2
0f7c42
- Rebuild for opencv
0f7c42
- Disable opencv, the version is too new
0f7c42
0f7c42
* Thu Apr 21 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-1
0f7c42
- Update to 1.8.1
0f7c42
0f7c42
* Thu Mar 24 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.0-1
0f7c42
- Update to 1.8.0
0f7c42
0f7c42
* Wed Mar 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.91-1
0f7c42
- Update to 1.7.91
0f7c42
- The opus parse was not moved so we still need opus-devel and we still
0f7c42
  ship a plugin.
0f7c42
- the plugin was renamed to opusparse
0f7c42
0f7c42
* Wed Mar 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-1
0f7c42
- Update to 1.7.90
0f7c42
- the opus plugin was moved to -base.
0f7c42
0f7c42
* Thu Feb 25 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-2
0f7c42
- Rebuild for soundtouch ABI break (#1311323)
0f7c42
0f7c42
* Fri Feb 19 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-1
0f7c42
- Update to 1.7.2
0f7c42
- remove rtpbad plugin, it was moved
0f7c42
- add new libraries and netsim plugin
0f7c42
0f7c42
* Tue Feb 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-5
0f7c42
- add chromaprint plugin
0f7c42
0f7c42
* Thu Feb 04 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.7.1-4
0f7c42
- Append --disable-fatal-warnings to %%configure to prevent
0f7c42
  building from aborting for negligible warnings (Fix F24FTBFS)
0f7c42
- Append --disable-silent-rules to %%configure to make
0f7c42
  building verbose.
0f7c42
- Don't remove buildroot before installing.
0f7c42
0f7c42
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3
0f7c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
0f7c42
0f7c42
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-2
0f7c42
- remove rpath from gtksink and mxf
0f7c42
- Fix description line too long
0f7c42
0f7c42
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-1
0f7c42
- Update to 1.7.1
0f7c42
- rename fragmented -> hls
0f7c42
- remove liveadder
0f7c42
- add gstplayer
0f7c42
- add teletextdec and videoframe_audiolevel
0f7c42
0f7c42
* Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 1.6.2-2
0f7c42
- rebuild (libwebp)
0f7c42
0f7c42
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
0f7c42
- Update to 1.6.2
0f7c42
0f7c42
* Mon Nov 9 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-2
0f7c42
- Enable more plugins: gtksink, webp, bluez, bs2b, gme, ofa, openal,
0f7c42
  opencv, openjpeg
0f7c42
0f7c42
* Mon Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
0f7c42
- Update to 1.6.1
0f7c42
0f7c42
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-1
0f7c42
- Update to 1.6.0
0f7c42
- Remove lib64 rpaths from a few more libraries
0f7c42
- Use license macro for COPYING and COPYING.LIB
0f7c42
0f7c42
* Mon Sep 21 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.91-1
0f7c42
- Update to 1.5.91
0f7c42
0f7c42
* Fri Sep 18 2015 Richard Hughes <rhughes@redhat.com> - 1.5.90-3
0f7c42
- Add optional data to AppStream metadata.
0f7c42
0f7c42
* Mon Aug 24 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-2
0f7c42
- Enable uvch264
0f7c42
0f7c42
* Wed Aug 19 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-1
0f7c42
- Update to 1.5.90
0f7c42
0f7c42
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.2-1
0f7c42
- Update to 1.5.2
0f7c42
0f7c42
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.1-2
0f7c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
0f7c42
0f7c42
* Mon Jun 08 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.1-1
0f7c42
- Update to 1.5.1
0f7c42
- Drop old patch
0f7c42
0f7c42
* Mon May 04 2015 Kalev Lember <kalevlember@gmail.com> - 1.4.5-5
0f7c42
- Rebuilt for nettle soname bump
0f7c42
0f7c42
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.4.5-4
0f7c42
- Rebuilt for GCC 5 C++11 ABI change
0f7c42
0f7c42
* Wed Mar 25 2015 Richard Hughes <rhughes@redhat.com> - 1.4.5-3
0f7c42
- Register as an AppStream component.
0f7c42
0f7c42
* Fri Mar 06 2015 David Woodhouse <dwmw2@infradead.org> - 1.4.5-2
0f7c42
- Fix RTP/RTCP muxing (#1199578)
0f7c42
0f7c42
* Tue Feb 03 2015 Wim Taymans <wtaymans@redhat.com> - 1.4.5-1
0f7c42
- Update to 1.4.5
0f7c42
0f7c42
* Tue Nov 25 2014 Rex Dieter <rdieter@fedoraproject.org> 1.4.4-2
0f7c42
- rebuild (openexr)
0f7c42
0f7c42
* Fri Nov 14 2014 Kalev Lember <kalevlember@gmail.com> - 1.4.4-1
0f7c42
- Update to 1.4.4
0f7c42
0f7c42
* Fri Nov 14 2014 Tom Callaway <spot@fedoraproject.org> - 1.4.2-3
0f7c42
- Rebuild for new libsrtp
0f7c42
0f7c42
* Mon Sep 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.2-2
0f7c42
- Remove celt buildreq, the plugin was removed and so is celt-devel
0f7c42
0f7c42
* Mon Sep 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.2-1
0f7c42
- Update to 1.4.2.
0f7c42
0f7c42
* Fri Aug 29 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.1-1
0f7c42
- Update to 1.4.1.
0f7c42
0f7c42
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-2
0f7c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
0f7c42
0f7c42
* Tue Jul 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.0-1
0f7c42
- Update to 1.4.0.
0f7c42
0f7c42
* Fri Jul 11 2014 Wim Taymans <wtaymans@redhat.com> - 1.3.91-1
0f7c42
- Update to 1.3.91.
0f7c42
- Remove old libraries
0f7c42
0f7c42
* Tue Jun 17 2014 Wim Taymans <wtaymans@redhat.com> - 1.2.4-1
0f7c42
- Update to 1.2.4.
0f7c42
0f7c42
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-4
0f7c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
0f7c42
0f7c42
* Thu Mar 20 2014 Hans de Goede <hdegoede@}redhat.com> - 1.2.3-3
0f7c42
- Put the fluidsynth plugin in its own subpackage and make it require
0f7c42
  soundfont2-default (rhbz#1078925)
0f7c42
0f7c42
* Wed Mar 19 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.3-2
0f7c42
- Bump (libass)
0f7c42
0f7c42
* Mon Feb 10 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.3-1
0f7c42
- Update to 1.2.3.
0f7c42
0f7c42
* Thu Feb  6 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-2
0f7c42
- Build the srtp plugin. (#1055669)
0f7c42
0f7c42
* Fri Dec 27 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-1
0f7c42
- Update to 1.2.2.
0f7c42
0f7c42
* Fri Nov 15 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-4
0f7c42
- Build fluidsynth plugin. (#1024906)
0f7c42
0f7c42
* Thu Nov 14 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-3
0f7c42
- Add BR on gnutls-devel for HLS support. (#1030491)
0f7c42
0f7c42
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-2
0f7c42
- Build ladspa, libkate, and wildmidi plugins.
0f7c42
0f7c42
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-1
0f7c42
- Update to 1.2.1.
0f7c42
0f7c42
* Fri Nov  8 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-3
0f7c42
- Build gobject-introspection support. (#1028156)
0f7c42
0f7c42
* Fri Oct 04 2013 Bastien Nocera <bnocera@redhat.com> 1.2.0-2
0f7c42
- Build the wayland video output plugin
0f7c42
0f7c42
* Tue Sep 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-1
0f7c42
- Update to 1.2.0.
0f7c42
0f7c42
* Thu Sep 19 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.90-1
0f7c42
- Update to 1.1.90.
0f7c42
0f7c42
* Wed Aug 28 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.4-1
0f7c42
- Update to 1.1.4.
0f7c42
0f7c42
* Mon Jul 29 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.3-1
0f7c42
- Update to 1.1.3.
0f7c42
0f7c42
* Fri Jul 12 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.2-1
0f7c42
- Update to 1.1.2.
0f7c42
0f7c42
* Tue May 07 2013 Colin Walters <walters@verbum.org> - 1.0.7-2
0f7c42
- Move libgstdecklink to its correct place in extras; needed for RHEL
0f7c42
0f7c42
* Fri Apr 26 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.7-1
0f7c42
- Update to 1.0.7.
0f7c42
0f7c42
* Sun Mar 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-1
0f7c42
- Update to 1.0.6.
0f7c42
- Drop BR on PyXML.
0f7c42
0f7c42
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.5-2
0f7c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
0f7c42
0f7c42
* Tue Jan  8 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.5-1
0f7c42
- Update to 1.0.5
0f7c42
0f7c42
* Wed Dec 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.4-1
0f7c42
- Update to 1.0.4
0f7c42
0f7c42
* Wed Nov 21 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.3-1
0f7c42
- Update to 1.0.3
0f7c42
0f7c42
* Thu Oct 25 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.2-1
0f7c42
- Update to 1.0.2
0f7c42
0f7c42
* Sun Oct  7 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.1-1
0f7c42
- Update to 1.0.1
0f7c42
- Add frei0r plugin to file list.
0f7c42
0f7c42
* Mon Oct  1 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.0-3
0f7c42
- Enable verbose build
0f7c42
0f7c42
* Wed Sep 26 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-2
0f7c42
- Build opus plugin.
0f7c42
0f7c42
* Mon Sep 24 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-1
0f7c42
- Update to 1.0.0.
0f7c42
0f7c42
* Thu Sep 20 2012 Bastien Nocera <bnocera@redhat.com> 0.11.99-2
0f7c42
- The soundtouch-devel BR should be on, even with extras disabled
0f7c42
0f7c42
* Wed Sep 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.99-1
0f7c42
- Update to 0.11.99
0f7c42
0f7c42
* Fri Sep 14 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.94-1
0f7c42
- Update to 0.11.94.
0f7c42
0f7c42
* Sat Aug 18 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.93-2
0f7c42
- Fix permission on tarball clean-up script.
0f7c42
- Re-enable soundtouch-devel.
0f7c42
- Add COPYING.LIB to package.
0f7c42
- Use %%global instead of %%define.
0f7c42
0f7c42
* Wed Aug 15 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.93-1
0f7c42
- Update to 0.11.93.
0f7c42
0f7c42
* Fri Jul 20 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.92-1
0f7c42
- Initial Fedora spec file.