From f499c7b9dd6d700c575e7c8b4feb3cbe60ef25c0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 13 Oct 2017 11:20:37 -0700 Subject: [PATCH] Cleanup spec file conditionals --- gstreamer1.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gstreamer1.spec b/gstreamer1.spec index 58e09ba..57f7a47 100644 --- a/gstreamer1.spec +++ b/gstreamer1.spec @@ -10,7 +10,7 @@ Name: gstreamer1 Version: 1.12.3 -Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework runtime License: LGPLv2+ @@ -52,7 +52,7 @@ BuildRequires: transfig BuildRequires: netpbm-progs BuildRequires: tetex-dvips BuildRequires: ghostscript -%if !0%{?rhel} +%if 0%{?fedora} || 0%{?rhel} > 7 BuildRequires: xfig %endif @@ -213,6 +213,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer %changelog +* Fri Oct 13 2017 Troy Dawson - 1.12.3-2 +- Cleanup spec file conditionals + * Tue Sep 19 2017 Wim Taymans - 1.12.3-1 - Update to 1.12.3