[gstreamer1] Tweak BRs for RHEL

Adam Jackson ajax at fedoraproject.org
Wed Mar 27 20:01:54 UTC 2013


commit 66c734b339274da0ad941f820a384eeb3cfa1e64
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Mar 27 16:01:51 2013 -0400

    Tweak BRs for RHEL

 gstreamer1.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gstreamer1.spec b/gstreamer1.spec
index 8cc6749..e9c8ed5 100644
--- a/gstreamer1.spec
+++ b/gstreamer1.spec
@@ -39,10 +39,12 @@ BuildRequires:  docbook-style-dsssl
 BuildRequires:  docbook-style-xsl
 BuildRequires:  docbook-utils
 BuildRequires:  transfig
-BuildRequires:  xfig
 BuildRequires:  netpbm-progs
 BuildRequires:  tetex-dvips
 BuildRequires:  ghostscript
+%if !0%{?rhel}
+BuildRequires:  xfig
+%endif
 
 %description
 GStreamer is a streaming media framework, based on graphs of filters which
@@ -192,6 +194,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
 
 
 %changelog
+* Wed Mar 27 2013 Adam Jackson <ajax at redhat.com>
+- Tweak BRs for RHEL
+
 * Fri Mar 22 2013 Brian Pepple <bpepple at fedoraproject.org> - 1.0.6-1
 - Update to 1.0.6.
 - Remove BR on PyXML.


More information about the scm-commits mailing list