[gstreamer1/f18] Tweak BRs for RHEL

Brian Pepple bpepple at fedoraproject.org
Sat Apr 27 14:19:01 UTC 2013


commit 516f88e281a5013a2743eeefa48096aa5f378ab9
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 38392f9..8041ce0 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