mirror of
https://abf.rosa.ru/djam/gstreamer1.0-plugins-good.git
synced 2025-02-24 01:32:50 +00:00
version update 1.0.3
This commit is contained in:
parent
92be51615b
commit
17733c26ff
2 changed files with 18 additions and 82 deletions
|
@ -6,28 +6,28 @@
|
||||||
|
|
||||||
Summary: GStreamer Streaming-media framework plug-ins
|
Summary: GStreamer Streaming-media framework plug-ins
|
||||||
Name: %{bname}-plugins-good
|
Name: %{bname}-plugins-good
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: %mkrel 1
|
Release: %mkrel 1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Sound
|
Group: Sound
|
||||||
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-good/1.0/gst-plugins-good-%{version}.tar.xz
|
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-good/1.0/gst-plugins-good-%{version}.tar.xz
|
||||||
URL: http://gstreamer.freedesktop.org/
|
URL: http://gstreamer.freedesktop.org/
|
||||||
# (gw) For the pixbuf plugin
|
# (gw) For the pixbuf plugin
|
||||||
BuildRequires: gtk+2-devel
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
BuildRequires: glib2-devel >= 2.2
|
BuildRequires: pkgconfig(glib-2.0) >= 2.2
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: pkgconfig(libpng)
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: liborc-devel >= 0.4.5
|
BuildRequires: liborc-devel >= 0.4.5
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: pkgconfig(vorbis)
|
||||||
BuildRequires: libtheora-devel
|
BuildRequires: pkgconfig(theora)
|
||||||
BuildRequires: libshout-devel
|
BuildRequires: libshout-devel
|
||||||
BuildRequires: libv4l-devel
|
BuildRequires: libv4l-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: taglib-devel
|
BuildRequires: pkgconfig(taglib)
|
||||||
BuildRequires: pkgconfig(gudev-1.0)
|
BuildRequires: pkgconfig(gudev-1.0)
|
||||||
# libtool dep:
|
# libtool dep:
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: pkgconfig(dbus-glib-1)
|
||||||
BuildRequires: pkgconfig(check)
|
BuildRequires: pkgconfig(check)
|
||||||
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
|
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
|
||||||
BuildRequires: gstreamer1.0-plugins-base
|
BuildRequires: gstreamer1.0-plugins-base
|
||||||
|
@ -249,7 +249,7 @@ Plug-in for digital video support using raw1394.
|
||||||
Summary: GStreamer plug-in for FLAC lossless audio
|
Summary: GStreamer plug-in for FLAC lossless audio
|
||||||
Group: Sound
|
Group: Sound
|
||||||
Requires: %{bname}-plugins >= %{version}
|
Requires: %{bname}-plugins >= %{version}
|
||||||
BuildRequires: libflac-devel >= 1.0.4
|
BuildRequires: pkgconfig(flac) >= 1.0.4
|
||||||
|
|
||||||
%description -n %{bname}-flac
|
%description -n %{bname}-flac
|
||||||
Plug-in for the free FLAC lossless audio format.
|
Plug-in for the free FLAC lossless audio format.
|
||||||
|
@ -293,36 +293,3 @@ Plug-Ins for creating and playing WavPack audio files.
|
||||||
|
|
||||||
%files -n %{bname}-wavpack
|
%files -n %{bname}-wavpack
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
|
||||||
* Mon Oct 29 2012 Arkady L. Shane <ashejn@rosalab.ru> 1.0.2-1
|
|
||||||
- update to 1.0.2
|
|
||||||
|
|
||||||
* Tue Sep 18 2012 fwang <fwang> 0.11.99-1.mga3
|
|
||||||
+ Revision: 295746
|
|
||||||
- bump req
|
|
||||||
|
|
||||||
+ ovitters <ovitters>
|
|
||||||
- new version 0.11.99
|
|
||||||
|
|
||||||
* Sat Sep 15 2012 fwang <fwang> 0.11.94-2.mga3
|
|
||||||
+ Revision: 294178
|
|
||||||
- rebuild for rpm gst1.0 provides
|
|
||||||
|
|
||||||
+ ovitters <ovitters>
|
|
||||||
- clean spec
|
|
||||||
|
|
||||||
* Fri Sep 14 2012 fwang <fwang> 0.11.94-1.mga3
|
|
||||||
+ Revision: 293808
|
|
||||||
- update file list
|
|
||||||
- new version 0.11.94
|
|
||||||
|
|
||||||
* Wed Sep 05 2012 ovitters <ovitters> 0.11.93-2.mga3
|
|
||||||
+ Revision: 288290
|
|
||||||
- clean spec
|
|
||||||
|
|
||||||
* Tue Sep 04 2012 ovitters <ovitters> 0.11.93-1.mga3
|
|
||||||
+ Revision: 288276
|
|
||||||
- imported package gstreamer1.0-plugins-good
|
|
||||||
|
|
||||||
|
|
|
@ -6,28 +6,28 @@
|
||||||
|
|
||||||
Summary: GStreamer Streaming-media framework plug-ins
|
Summary: GStreamer Streaming-media framework plug-ins
|
||||||
Name: %{bname}-plugins-good
|
Name: %{bname}-plugins-good
|
||||||
Version: 1.0.0
|
Version: 1.0.3
|
||||||
Release: %mkrel 1
|
Release: %mkrel 1
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Sound
|
Group: Sound
|
||||||
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-good/1.0/gst-plugins-good-%{version}.tar.xz
|
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-good/1.0/gst-plugins-good-%{version}.tar.xz
|
||||||
URL: http://gstreamer.freedesktop.org/
|
URL: http://gstreamer.freedesktop.org/
|
||||||
# (gw) For the pixbuf plugin
|
# (gw) For the pixbuf plugin
|
||||||
BuildRequires: gtk+2-devel
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
BuildRequires: glib2-devel >= 2.2
|
BuildRequires: pkgconfig(glib-2.0) >= 2.2
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: pkgconfig(libpng)
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: liborc-devel >= 0.4.5
|
BuildRequires: liborc-devel >= 0.4.5
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: pkgconfig(vorbis)
|
||||||
BuildRequires: libtheora-devel
|
BuildRequires: pkgconfig(theora)
|
||||||
BuildRequires: libshout-devel
|
BuildRequires: libshout-devel
|
||||||
BuildRequires: libv4l-devel
|
BuildRequires: libv4l-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: taglib-devel
|
BuildRequires: pkgconfig(taglib)
|
||||||
BuildRequires: pkgconfig(gudev-1.0)
|
BuildRequires: pkgconfig(gudev-1.0)
|
||||||
# libtool dep:
|
# libtool dep:
|
||||||
BuildRequires: dbus-glib-devel
|
BuildRequires: pkgconfig(dbus-glib-1)
|
||||||
BuildRequires: pkgconfig(check)
|
BuildRequires: pkgconfig(check)
|
||||||
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
|
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
|
||||||
BuildRequires: gstreamer1.0-plugins-base
|
BuildRequires: gstreamer1.0-plugins-base
|
||||||
|
@ -249,7 +249,7 @@ Plug-in for digital video support using raw1394.
|
||||||
Summary: GStreamer plug-in for FLAC lossless audio
|
Summary: GStreamer plug-in for FLAC lossless audio
|
||||||
Group: Sound
|
Group: Sound
|
||||||
Requires: %{bname}-plugins >= %{version}
|
Requires: %{bname}-plugins >= %{version}
|
||||||
BuildRequires: libflac-devel >= 1.0.4
|
BuildRequires: pkgconfig(flac) >= 1.0.4
|
||||||
|
|
||||||
%description -n %{bname}-flac
|
%description -n %{bname}-flac
|
||||||
Plug-in for the free FLAC lossless audio format.
|
Plug-in for the free FLAC lossless audio format.
|
||||||
|
@ -293,34 +293,3 @@ Plug-Ins for creating and playing WavPack audio files.
|
||||||
|
|
||||||
%files -n %{bname}-wavpack
|
%files -n %{bname}-wavpack
|
||||||
%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so
|
%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
|
||||||
|
|
||||||
* Tue Sep 18 2012 fwang <fwang> 0.11.99-1.mga3
|
|
||||||
+ Revision: 295746
|
|
||||||
- bump req
|
|
||||||
|
|
||||||
+ ovitters <ovitters>
|
|
||||||
- new version 0.11.99
|
|
||||||
|
|
||||||
* Sat Sep 15 2012 fwang <fwang> 0.11.94-2.mga3
|
|
||||||
+ Revision: 294178
|
|
||||||
- rebuild for rpm gst1.0 provides
|
|
||||||
|
|
||||||
+ ovitters <ovitters>
|
|
||||||
- clean spec
|
|
||||||
|
|
||||||
* Fri Sep 14 2012 fwang <fwang> 0.11.94-1.mga3
|
|
||||||
+ Revision: 293808
|
|
||||||
- update file list
|
|
||||||
- new version 0.11.94
|
|
||||||
|
|
||||||
* Wed Sep 05 2012 ovitters <ovitters> 0.11.93-2.mga3
|
|
||||||
+ Revision: 288290
|
|
||||||
- clean spec
|
|
||||||
|
|
||||||
* Tue Sep 04 2012 ovitters <ovitters> 0.11.93-1.mga3
|
|
||||||
+ Revision: 288276
|
|
||||||
- imported package gstreamer1.0-plugins-good
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue