Blame gstreamer1-plugins-bad-free.spec

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

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

Richard Hughes b9fec2f
    

Richard Hughes b9fec2f
      These codecs can be used to encode and decode media files where the
Richard Hughes b9fec2f
      format is not patent encumbered.
Richard Hughes b9fec2f
    

Richard Hughes b9fec2f
    

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

Richard Hughes b9fec2f
  </description>
Richard Hughes 0fb98c4
  <keywords>
Richard Hughes 0fb98c4
    <keyword>AIFF</keyword>
Richard Hughes 0fb98c4
    <keyword>DVB</keyword>
Richard Hughes 0fb98c4
    <keyword>GSM</keyword>
Richard Hughes 0fb98c4
    <keyword>MIDI</keyword>
Richard Hughes 0fb98c4
    <keyword>MXF</keyword>
Richard Hughes 0fb98c4
    <keyword>Opus</keyword>
Richard Hughes 0fb98c4
  </keywords>
Richard Hughes b9fec2f
  <url type="homepage">http://gstreamer.freedesktop.org/</url>
Richard Hughes b9fec2f
  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</url>
Richard Hughes b9fec2f
  <url type="help">http://gstreamer.freedesktop.org/documentation/</url>
Richard Hughes b9fec2f
  <url type="donation">http://www.gnome.org/friends/</url>
Richard Hughes b9fec2f
  <update_contact></update_contact>
Richard Hughes b9fec2f
</component>
Richard Hughes b9fec2f
EOF
Richard Hughes b9fec2f
1487d41
%find_lang gst-plugins-bad-%{majorminor}
1487d41
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
1487d41
# Kill rpath
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstaudiomixer.so
1487d41
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin2.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcompositor.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstdashdemux.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstdvb.so
142ccf8
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstgtksink.so
64ccf0a
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgsthls.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsdemux.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsmux.so
142ccf8
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstmxf.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstopengl.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstsmoothstreaming.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstuvch264.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstvdpau.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstvideoparsersbad.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstwaylandsink.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstadaptivedemux-%{majorminor}.so
9674a5b
chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
1487d41
1487d41
1487d41
%post -p /sbin/ldconfig
1487d41
1487d41
1487d41
%postun -p /sbin/ldconfig
1487d41
1487d41
1487d41
%files -f gst-plugins-bad-%{majorminor}.lang
09847d8
%license COPYING COPYING.LIB
09847d8
%doc AUTHORS README REQUIREMENTS
1487d41
Richard Hughes b9fec2f
%{_datadir}/appdata/*.appdata.xml
ba18cd5
ba18cd5
# presets
ba18cd5
%dir %{_datadir}/gstreamer-%{majorminor}/presets/
ba18cd5
%{_datadir}/gstreamer-%{majorminor}/presets/GstFreeverb.prs
ba18cd5
c609b28
# opencv data
456cd3e
#%dir %{_datadir}/gst-plugins-bad/%{majorminor}/opencv_haarcascades/
456cd3e
#%{_datadir}/gst-plugins-bad/%{majorminor}/opencv_haarcascades/fist.xml
456cd3e
#%{_datadir}/gst-plugins-bad/%{majorminor}/opencv_haarcascades/palm.xml
c609b28
ba18cd5
%{_libdir}/libgstadaptivedemux-%{majorminor}.so.*
1487d41
%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so.*
c59acde
%{_libdir}/libgstbadaudio-%{majorminor}.so.*
7ccbf5b
%{_libdir}/libgstbadbase-%{majorminor}.so.*
7ccbf5b
%{_libdir}/libgstbadvideo-%{majorminor}.so.*
1487d41
%{_libdir}/libgstcodecparsers-%{majorminor}.so.*
7ccbf5b
%{_libdir}/libgstgl-%{majorminor}.so.*
ab2433b
%{_libdir}/libgstinsertbin-%{majorminor}.so.*
ab2433b
%{_libdir}/libgstmpegts-%{majorminor}.so.*
3a8c2a6
%{_libdir}/libgstplayer-%{majorminor}.so.*
1487d41
%{_libdir}/libgstphotography-%{majorminor}.so.*
ab2433b
%{_libdir}/libgsturidownloader-%{majorminor}.so.*
Richard Hughes 857e7d2
%if 0%{?fedora}
7ccbf5b
%{_libdir}/libgstwayland-%{majorminor}.so.*
Richard Hughes 857e7d2
%endif
ab2433b
ba18cd5
%{_libdir}/girepository-1.0/GstGL-1.0.typelib
57b801a
%{_libdir}/girepository-1.0/GstInsertBin-1.0.typelib
57b801a
%{_libdir}/girepository-1.0/GstMpegts-1.0.typelib
3a8c2a6
%{_libdir}/girepository-1.0/GstPlayer-1.0.typelib
57b801a
1487d41
# Plugins without external dependencies
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstaccurip.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstadpcmdec.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstadpcmenc.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstaiff.so
ee05f6f
%{_libdir}/gstreamer-%{majorminor}/libgstasfmux.so
ea0256b
%{_libdir}/gstreamer-%{majorminor}/libgstaudiobuffersplit.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstaudiofxbad.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstaudiomixer.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstaudiovisualizers.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstautoconvert.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstbayer.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin2.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstcoloreffects.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstcompositor.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstdashdemux.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstdataurisrc.so
Richard Hughes 857e7d2
%if %{with extras}
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstfbdevsink.so
Richard Hughes 857e7d2
%endif
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstfestival.so
1ba81e6
%{_libdir}/gstreamer-%{majorminor}/libgstfieldanalysis.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstfreeverb.so
7a27984
%{_libdir}/gstreamer-%{majorminor}/libgstfrei0r.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstgaudieffects.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstgdp.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstgeometrictransform.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstid3tag.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstinter.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstinterlace.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstivfparse.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstivtc.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstjp2kdecimator.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstjpegformat.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstmidi.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsdemux.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsdemux.so
f62f17f
%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsmux.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsmux.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstmxf.so
c59acde
%{_libdir}/gstreamer-%{majorminor}/libgstnetsim.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstpcapparse.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstpnm.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstrawparse.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstremovesilence.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstresindvd.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstrfbsrc.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstrsvg.so
ba18cd5
%{_libdir}/gstreamer-%{majorminor}/libgstrtponvif.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstsdpelem.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstsegmentclip.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstshm.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstsmooth.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstsmoothstreaming.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstspeed.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgststereo.so
1ba81e6
%{_libdir}/gstreamer-%{majorminor}/libgstsubenc.so
463ecc0
%{_libdir}/gstreamer-%{majorminor}/libgsttimecode.so
a7f91be
%{_libdir}/gstreamer-%{majorminor}/libgstuvch264.so
Richard Hughes 857e7d2
%if %{with extras}
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstvdpau.so
Richard Hughes 857e7d2
%endif
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstvideofiltersbad.so
4cadc9d
%{_libdir}/gstreamer-%{majorminor}/libgstvideoframe_audiolevel.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstvideoparsersbad.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstvideosignal.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstvmnc.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstyadif.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgsty4mdec.so
1487d41
ccc9f5f
# System (Linux) specific plugins
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstdvb.so
ba18cd5
%{_libdir}/gstreamer-%{majorminor}/libgstvcdsrc.so
ccc9f5f
1487d41
# Plugins with external dependencies
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstbz2.so
ba18cd5
%{_libdir}/gstreamer-%{majorminor}/libgstdtls.so
b5d2a93
%{_libdir}/gstreamer-%{majorminor}/libgsthls.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstgsm.so
0413039
%{_libdir}/gstreamer-%{majorminor}/libgstkmssink.so
08c490b
%{_libdir}/gstreamer-%{majorminor}/libgstladspa.so
0413039
%{_libdir}/gstreamer-%{majorminor}/libgstmusepack.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstopengl.so
ef79193
%{_libdir}/gstreamer-%{majorminor}/libgstopusparse.so
Richard Hughes 857e7d2
%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstsoundtouch.so
a94135f
%{_libdir}/gstreamer-%{majorminor}/libgstsrtp.so
Richard Hughes 857e7d2
%if 0%{?fedora}
Bastien Nocera 5de3d59
%{_libdir}/gstreamer-%{majorminor}/libgstwaylandsink.so
Richard Hughes 857e7d2
%endif
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstwebp.so
1487d41
1487d41
#debugging plugin
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
1487d41
6dbf8cb
%files gtk
6dbf8cb
# Plugins with external dependencies
6dbf8cb
%{_libdir}/gstreamer-%{majorminor}/libgstgtksink.so
6dbf8cb
1487d41
1487d41
%if %{with extras}
1487d41
%files extras
1487d41
# Plugins with external dependencies
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstassrender.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstbluez.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstbs2b.so
6eadf04
%{_libdir}/gstreamer-%{majorminor}/libgstchromaprint.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstcurl.so
08c490b
%{_libdir}/gstreamer-%{majorminor}/libgstdecklink.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstgme.so
08c490b
%{_libdir}/gstreamer-%{majorminor}/libgstkate.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstmodplug.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstofa.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstopenal.so
456cd3e
#%{_libdir}/gstreamer-%{majorminor}/libgstopencv.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstopenexr.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstopenjpeg.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstschro.so
4cadc9d
%{_libdir}/gstreamer-%{majorminor}/libgstteletextdec.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstzbar.so
71a5f96
71a5f96
71a5f96
%files fluidsynth
71a5f96
# Plugins with external dependencies
71a5f96
%{_libdir}/gstreamer-%{majorminor}/libgstfluidsynthmidi.so
6dbf8cb
6dbf8cb
%files wildmidi
6dbf8cb
# Plugins with external dependencies
6dbf8cb
%{_libdir}/gstreamer-%{majorminor}/libgstwildmidi.so
1487d41
%endif
1487d41
1487d41
1487d41
%files devel
7ccbf5b
%doc %{_datadir}/gtk-doc/html/gst-plugins-bad-plugins-%{majorminor}
1487d41
%doc %{_datadir}/gtk-doc/html/gst-plugins-bad-libs-%{majorminor}
57b801a
ba18cd5
%{_datadir}/gir-1.0/GstGL-1.0.gir
57b801a
%{_datadir}/gir-1.0/GstInsertBin-%{majorminor}.gir
57b801a
%{_datadir}/gir-1.0/GstMpegts-%{majorminor}.gir
3a8c2a6
%{_datadir}/gir-1.0/GstPlayer-%{majorminor}.gir
57b801a
ba18cd5
%{_libdir}/libgstadaptivedemux-%{majorminor}.so
1487d41
%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so
c59acde
%{_libdir}/libgstbadaudio-%{majorminor}.so
7ccbf5b
%{_libdir}/libgstbadbase-%{majorminor}.so
7ccbf5b
%{_libdir}/libgstbadvideo-%{majorminor}.so
1487d41
%{_libdir}/libgstcodecparsers-%{majorminor}.so
7ccbf5b
%{_libdir}/libgstgl-%{majorminor}.so
ab2433b
%{_libdir}/libgstinsertbin-%{majorminor}.so
ab2433b
%{_libdir}/libgstmpegts-%{majorminor}.so
3a8c2a6
%{_libdir}/libgstplayer-%{majorminor}.so
1487d41
%{_libdir}/libgstphotography-%{majorminor}.so
ab2433b
%{_libdir}/libgsturidownloader-%{majorminor}.so
Richard Hughes 857e7d2
%if 0%{?fedora}
7ccbf5b
%{_libdir}/libgstwayland-%{majorminor}.so
Richard Hughes 857e7d2
%endif
1487d41
ba18cd5
%{_libdir}/gstreamer-%{majorminor}/include/gst/gl/gstglconfig.h
ba18cd5
c59acde
%{_includedir}/gstreamer-%{majorminor}/gst/audio
c59acde
%{_includedir}/gstreamer-%{majorminor}/gst/base
1487d41
%{_includedir}/gstreamer-%{majorminor}/gst/basecamerabinsrc
1487d41
%{_includedir}/gstreamer-%{majorminor}/gst/codecparsers
ab2433b
%{_includedir}/gstreamer-%{majorminor}/gst/insertbin
1487d41
%{_includedir}/gstreamer-%{majorminor}/gst/interfaces/photography*
ab2433b
%{_includedir}/gstreamer-%{majorminor}/gst/mpegts
3a8c2a6
%{_includedir}/gstreamer-%{majorminor}/gst/player
ab2433b
%{_includedir}/gstreamer-%{majorminor}/gst/uridownloader
7ccbf5b
%{_includedir}/gstreamer-%{majorminor}/gst/gl
c59acde
%{_includedir}/gstreamer-%{majorminor}/gst/video
1487d41
1487d41
# pkg-config files
c59acde
%{_libdir}/pkgconfig/gstreamer-bad-audio-%{majorminor}.pc
c59acde
%{_libdir}/pkgconfig/gstreamer-bad-base-%{majorminor}.pc
c59acde
%{_libdir}/pkgconfig/gstreamer-bad-video-%{majorminor}.pc
1487d41
%{_libdir}/pkgconfig/gstreamer-codecparsers-%{majorminor}.pc
7ccbf5b
%{_libdir}/pkgconfig/gstreamer-gl-%{majorminor}.pc
ab2433b
%{_libdir}/pkgconfig/gstreamer-insertbin-%{majorminor}.pc
5ace076
%{_libdir}/pkgconfig/gstreamer-mpegts-%{majorminor}.pc
3a8c2a6
%{_libdir}/pkgconfig/gstreamer-player-%{majorminor}.pc
1487d41
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
1487d41
1487d41
%changelog
ea0256b
* Fri Jan 13 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.1-1
ea0256b
- Update to 1.11.1
ea0256b
- Add audiobuffersplit
ea0256b
8514625
* Mon Dec 05 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.2-1
8514625
- Update to 1.10.2
8514625
1a1f701
* Mon Nov 28 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.1-1
1a1f701
- Update to 1.10.1
1a1f701
387abce
* Thu Nov 03 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.0-1
387abce
- Update to 1.10.0
387abce
387abce
* Sat Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
0af80fe
- Update to 1.9.90
0af80fe
5f295d3
* Fri Sep 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-2
5f295d3
- Rebuild
5f295d3
463ecc0
* Thu Sep 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-1
463ecc0
- Update to 1.9.2
463ecc0
cb69819
* Fri Aug 26 2016 Hans de Goede <hdegoede@redhat.com> - 1.9.1-3
cb69819
- Rebuild for new wildmidi
cb69819
6dbf8cb
* Wed Aug 10 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.1-2
6dbf8cb
- Merge patches from Kevin Kofler (#1267665)
6dbf8cb
- Split gtksink into a -gtk subpackage (#1295444)
6dbf8cb
- Split wildmidi plugin into a -wildmidi subpackage (#1267665)
6dbf8cb
- BR mesa-libGLES-devel to enable OpenGL ES 2 support in GstGL (#1308290)
6dbf8cb
704f142
* Thu Jul 07 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.1-1
704f142
- Update to 1.9.1
0413039
- add musepack plugin
0413039
- add kmssink plugin
704f142
2c47620
* Thu Jun 09 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.2-1
2c47620
- Update to 1.8.2
2c47620
5dc6a28
* Sun May 08 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-2
5dc6a28
- Rebuild for opencv
456cd3e
- Disable opencv, the version is too new
5dc6a28
40d619e
* Thu Apr 21 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-1
40d619e
- Update to 1.8.1
40d619e
4534767
* Thu Mar 24 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.0-1
4534767
- Update to 1.8.0
4534767
3a7cd99
* Wed Mar 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.91-1
3a7cd99
- Update to 1.7.91
3a7cd99
- The opus parse was not moved so we still need opus-devel and we still
3a7cd99
  ship a plugin.
ef79193
- the plugin was renamed to opusparse
3a7cd99
f74d015
* Wed Mar 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-1
f74d015
- Update to 1.7.90
d676f22
- the opus plugin was moved to -base.
f74d015
b94eed7
* Thu Feb 25 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-2
b94eed7
- Rebuild for soundtouch ABI break (#1311323)
b94eed7
af7a9c2
* Fri Feb 19 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-1
af7a9c2
- Update to 1.7.2
57697aa
- remove rtpbad plugin, it was moved
c59acde
- add new libraries and netsim plugin
af7a9c2
6eadf04
* Tue Feb 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-5
6eadf04
- add chromaprint plugin
6eadf04
444805c
* Thu Feb 04 2016 Ralf Cors├ępius <corsepiu@fedoraproject.org> - 1.7.1-4
444805c
- Append --disable-fatal-warnings to %%configure to prevent
444805c
  building from aborting for negligible warnings (Fix F24FTBFS)
444805c
- Append --disable-silent-rules to %%configure to make
444805c
  building verbose.
444805c
- Don't remove buildroot before installing.
444805c
7b3cdbd
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3
7b3cdbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
7b3cdbd
142ccf8
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-2
142ccf8
- remove rpath from gtksink and mxf
142ccf8
- Fix description line too long
142ccf8
f3c7c2b
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-1
f3c7c2b
- Update to 1.7.1
64ccf0a
- rename fragmented -> hls
b5d2a93
- remove liveadder
3a8c2a6
- add gstplayer
4cadc9d
- add teletextdec and videoframe_audiolevel
f3c7c2b
Rex Dieter 757a9c0
* Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 1.6.2-2
Rex Dieter 757a9c0
- rebuild (libwebp)
Rex Dieter 757a9c0
6efcda2
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
6efcda2
- Update to 1.6.2
6efcda2
c609b28
* Mon Nov 9 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-2
c609b28
- Enable more plugins: gtksink, webp, bluez, bs2b, gme, ofa, openal,
c609b28
  opencv, openjpeg
c609b28
09bcb6f
* Mon Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
09bcb6f
- Update to 1.6.1
09bcb6f
a9784ad
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-1
a9784ad
- Update to 1.6.0
9674a5b
- Remove lib64 rpaths from a few more libraries
09847d8
- Use license macro for COPYING and COPYING.LIB
a9784ad
9dba8b2
* Mon Sep 21 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.91-1
9dba8b2
- Update to 1.5.91
9dba8b2
Richard Hughes da6a97e
* Fri Sep 18 2015 Richard Hughes <rhughes@redhat.com> - 1.5.90-3
Richard Hughes da6a97e
- Add optional data to AppStream metadata.
Richard Hughes da6a97e
fcee991
* Mon Aug 24 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-2
fcee991
- Enable uvch264
fcee991
932537d
* Wed Aug 19 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-1
932537d
- Update to 1.5.90
932537d
02fe7de
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.2-1
02fe7de
- Update to 1.5.2
02fe7de
b898059
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.1-2
b898059
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
b898059
ba18cd5
* Mon Jun 08 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.1-1
ba18cd5
- Update to 1.5.1
3ea8076
- Drop old patch
ba18cd5
e050f93
* Mon May 04 2015 Kalev Lember <kalevlember@gmail.com> - 1.4.5-5
e050f93
- Rebuilt for nettle soname bump
e050f93
d5bba37
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.4.5-4
d5bba37
- Rebuilt for GCC 5 C++11 ABI change
d5bba37
Richard Hughes b9fec2f
* Wed Mar 25 2015 Richard Hughes <rhughes@redhat.com> - 1.4.5-3
Richard Hughes b9fec2f
- Register as an AppStream component.
Richard Hughes b9fec2f
David Woodhouse 736363c
* Fri Mar 06 2015 David Woodhouse <dwmw2@infradead.org> - 1.4.5-2
David Woodhouse 736363c
- Fix RTP/RTCP muxing (#1199578)
David Woodhouse 736363c
7eb8e49
* Tue Feb 03 2015 Wim Taymans <wtaymans@redhat.com> - 1.4.5-1
7eb8e49
- Update to 1.4.5
7eb8e49
Rex Dieter 2ce95ce
* Tue Nov 25 2014 Rex Dieter <rdieter@fedoraproject.org> 1.4.4-2
Rex Dieter 2ce95ce
- rebuild (openexr)
Rex Dieter 2ce95ce
91d1151
* Fri Nov 14 2014 Kalev Lember <kalevlember@gmail.com> - 1.4.4-1
91d1151
- Update to 1.4.4
91d1151
5ce1512
* Fri Nov 14 2014 Tom Callaway <spot@fedoraproject.org> - 1.4.2-3
5ce1512
- Rebuild for new libsrtp
5ce1512
e8e4194
* Mon Sep 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.2-2
e8e4194
- Remove celt buildreq, the plugin was removed and so is celt-devel
e8e4194
7aeb837
* Mon Sep 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.2-1
7aeb837
- Update to 1.4.2.
7aeb837
3faaeed
* Fri Aug 29 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.1-1
3faaeed
- Update to 1.4.1.
3faaeed
cd449cd
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-2
cd449cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
cd449cd
9b328c4
* Tue Jul 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.0-1
9b328c4
- Update to 1.4.0.
9b328c4
9046289
* Fri Jul 11 2014 Wim Taymans <wtaymans@redhat.com> - 1.3.91-1
9046289
- Update to 1.3.91.
b43e85a
- Remove old libraries
9046289
8cdc9ff
* Tue Jun 17 2014 Wim Taymans <wtaymans@redhat.com> - 1.2.4-1
8cdc9ff
- Update to 1.2.4.
8cdc9ff
3a367ce
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-4
3a367ce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
3a367ce
71a5f96
* Thu Mar 20 2014 Hans de Goede <hdegoede@}redhat.com> - 1.2.3-3
71a5f96
- Put the fluidsynth plugin in its own subpackage and make it require
71a5f96
  soundfont2-default (rhbz#1078925)
71a5f96
7905a61
* Wed Mar 19 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.3-2
7905a61
- Bump (libass)
7905a61
a079fb4
* Mon Feb 10 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.3-1
a079fb4
- Update to 1.2.3.
a079fb4
a94135f
* Thu Feb  6 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-2
a94135f
- Build the srtp plugin. (#1055669)
a94135f
113bb60
* Fri Dec 27 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-1
113bb60
- Update to 1.2.2.
113bb60
8522406
* Fri Nov 15 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-4
8522406
- Build fluidsynth plugin. (#1024906)
8522406
10b6d51
* Thu Nov 14 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-3
10b6d51
- Add BR on gnutls-devel for HLS support. (#1030491)
10b6d51
08c490b
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-2
08c490b
- Build ladspa, libkate, and wildmidi plugins.
08c490b
dfd27fa
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-1
dfd27fa
- Update to 1.2.1.
dfd27fa
57b801a
* Fri Nov  8 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-3
57b801a
- Build gobject-introspection support. (#1028156)
57b801a
Bastien Nocera 5de3d59
* Fri Oct 04 2013 Bastien Nocera <bnocera@redhat.com> 1.2.0-2
Bastien Nocera 5de3d59
- Build the wayland video output plugin
Bastien Nocera 5de3d59
b3b932b
* Tue Sep 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-1
b3b932b
- Update to 1.2.0.
b3b932b
7cb6be8
* Thu Sep 19 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.90-1
7cb6be8
- Update to 1.1.90.
7cb6be8
6c72b52
* Wed Aug 28 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.4-1
6c72b52
- Update to 1.1.4.
6c72b52
e72b335
* Mon Jul 29 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.3-1
e72b335
- Update to 1.1.3.
e72b335
215ca8a
* Fri Jul 12 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.2-1
215ca8a
- Update to 1.1.2.
215ca8a
Colin Walters cfcb19c
* Tue May 07 2013 Colin Walters <walters@verbum.org> - 1.0.7-2
Colin Walters cfcb19c
- Move libgstdecklink to its correct place in extras; needed for RHEL
Colin Walters cfcb19c
bf827f0
* Fri Apr 26 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.7-1
bf827f0
- Update to 1.0.7.
bf827f0
8448184
* Sun Mar 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-1
8448184
- Update to 1.0.6.
f211dde
- Drop BR on PyXML.
8448184
443acee
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.5-2
443acee
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
443acee
612482e
* Tue Jan  8 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.5-1
612482e
- Update to 1.0.5
612482e
a5209bc
* Wed Dec 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.4-1
a5209bc
- Update to 1.0.4
a5209bc
7348fb0
* Wed Nov 21 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.3-1
7348fb0
- Update to 1.0.3
7348fb0
bdee3fe
* Thu Oct 25 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.2-1
bdee3fe
- Update to 1.0.2
bdee3fe
7a27984
* Sun Oct  7 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.1-1
7a27984
- Update to 1.0.1
7a27984
- Add frei0r plugin to file list.
7a27984
39f99c9
* Mon Oct  1 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.0-3
39f99c9
- Enable verbose build
39f99c9
9e7ad5c
* Wed Sep 26 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-2
9e7ad5c
- Build opus plugin.
9e7ad5c
cf18b3b
* Mon Sep 24 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-1
cf18b3b
- Update to 1.0.0.
cf18b3b
Bastien Nocera 0a14462
* Thu Sep 20 2012 Bastien Nocera <bnocera@redhat.com> 0.11.99-2
Bastien Nocera 0a14462
- The soundtouch-devel BR should be on, even with extras disabled
Bastien Nocera 0a14462
3e641bc
* Wed Sep 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.99-1
3e641bc
- Update to 0.11.99
3e641bc
b3f61c2
* Fri Sep 14 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.94-1
b3f61c2
- Update to 0.11.94.
b3f61c2
1487d41
* Sat Aug 18 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.93-2
1487d41
- Fix permission on tarball clean-up script.
1487d41
- Re-enable soundtouch-devel.
1487d41
- Add COPYING.LIB to package.
1487d41
- Use %%global instead of %%define.
1487d41
1487d41
* Wed Aug 15 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.93-1
1487d41
- Update to 0.11.93.
1487d41
1487d41
* Fri Jul 20 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.92-1
1487d41
- Initial Fedora spec file.