Turn off extras package in RHEL

This commit is contained in:
Benjamin Otte 2012-03-05 18:06:48 +01:00
parent 6b80a8f95e
commit a97af43942
1 changed files with 5 additions and 0 deletions

View File

@ -4,7 +4,12 @@
%define gst_minver 0.10.36
%define gstpb_minver %{gst_minver}
# Turn of extras package on RHEL.
%if ! 0%{?rhel}
%bcond_with extras
%else
%bcond_without extras
%endif
Summary: GStreamer streaming media framework "bad" plug-ins
Name: gstreamer-plugins-bad-free