mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-25 15:36:42 +00:00
fixing versioning
Original commit message from CVS: fixing versioning
This commit is contained in:
parent
6308ad1a0f
commit
cf21cfab00
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
%define majorminor @GST_MAJORMINOR@
|
%define majorminor @GST_MAJORMINOR@
|
||||||
%define gstreamer gstreamer010
|
%define gstreamer gstreamer
|
||||||
|
|
||||||
%define gst_minver 0.9.7
|
%define gst_minver 0.10.0
|
||||||
|
|
||||||
Name: %{gstreamer}-plugins-bad
|
Name: %{gstreamer}-plugins-bad
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
|
@ -30,7 +30,6 @@ BuildRequires: gcc-c++
|
||||||
# @USE_HERMES_TRUE@BuildRequires: Hermes-devel >= 1.3.0
|
# @USE_HERMES_TRUE@BuildRequires: Hermes-devel >= 1.3.0
|
||||||
# @USE_LIBFAME_TRUE@BuildRequires: libfame-devel >= 0.9.0
|
# @USE_LIBFAME_TRUE@BuildRequires: libfame-devel >= 0.9.0
|
||||||
@USE_SDL_TRUE@Requires: SDL >= 1.2.0
|
@USE_SDL_TRUE@Requires: SDL >= 1.2.0
|
||||||
@USE_SDL_TRUE@BuildRequires: XFree86-devel
|
|
||||||
@USE_SWFDEC_TRUE@BuildRequires: swfdec-devel
|
@USE_SWFDEC_TRUE@BuildRequires: swfdec-devel
|
||||||
@USE_FAAD_TRUE@Provides: gstreamer-faad = %{version}-%{release}
|
@USE_FAAD_TRUE@Provides: gstreamer-faad = %{version}-%{release}
|
||||||
@USE_FAAC_TRUE@Requires: faac >= 1.23
|
@USE_FAAC_TRUE@Requires: faac >= 1.23
|
||||||
|
|
Loading…
Reference in a new issue