jreznik pushed to arts (epel7). "Remove/substitute macros turned redundant by removing the conditionals."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 15:11:42 UTC 2015


>From c545207075549ca94360d83e637d8215bf37946e Mon Sep 17 00:00:00 2001
From: Kevin Kofler <kkofler at fedoraproject.org>
Date: Tue, 1 Sep 2009 22:08:02 +0000
Subject: Remove/substitute macros turned redundant by removing the
 conditionals.


diff --git a/arts.spec b/arts.spec
index 6cde719..e7fe5a6 100644
--- a/arts.spec
+++ b/arts.spec
@@ -6,9 +6,6 @@
 %define final 1 
 %define make_cvs 1
 
-%define qt3 qt3
-%define qt3_ev %{?qt3_epoch}3.3.8
-
 Name:    arts
 Summary: aRts (analog realtime synthesizer) - the KDE sound system 
 Group:   System Environment/Daemons
@@ -37,7 +34,7 @@ Patch51: kde-3.5-libtool-shlibext.patch
 # used in artsdsp
 Requires: which
 
-BuildRequires: %{qt3}-devel >= %{qt3_ev}
+BuildRequires: qt3-devel >= 3.3.8
 BuildRequires: alsa-lib-devel
 BuildRequires: audiofile-devel
 %if %{make_cvs}
@@ -65,7 +62,7 @@ playing a wave file with some effects.
 Group: Development/Libraries
 Summary: Development files for the aRts sound server
 Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
-Requires: %{qt3}-devel
+Requires: qt3-devel
 Requires: pkgconfig
 Requires: glib2-devel
 %description devel
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/arts.git/commit/?h=epel7&id=c545207075549ca94360d83e637d8215bf37946e


More information about the scm-commits mailing list