From 943fa471aaf045cf10ef40269cc08be1c92655c6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 24 Aug 2015 10:30:48 -0500 Subject: [PATCH] fix "Macro expanded in comment" warnings --- kdelibs.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kdelibs.spec b/kdelibs.spec index bd6fc5e..a198828 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -94,7 +94,7 @@ Requires: media-player-info # required to help make yum-langpacks work -- rex Requires: kde-l10n # moved back to kde-runtime -#Requires: oxygen-icon-theme >= %{version} +#Requires: oxygen-icon-theme %endif Requires: phonon%{?_isa} >= %{phonon_version} Requires: shared-mime-info @@ -121,10 +121,10 @@ Patch9: kdelibs-4.10.0-branding.patch # This prevents the stuff getting listed twice, under both System and Settings. Patch12: kdelibs-4.10.0-xdg-menu.patch -# patch KStandardDirs to use %{_libexecdir}/kde4 instead of %{_libdir}/kde4/libexec +# patch KStandardDirs to use %%{_libexecdir}/kde4 instead of %%{_libdir}/kde4/libexec Patch14: kdelibs-4.11.3-libexecdir.patch -# kstandarddirs changes: search /etc/kde, find %{_kde4_libexecdir} +# kstandarddirs changes: search /etc/kde, find %%{_kde4_libexecdir} Patch18: kdelibs-4.11.97-kstandarddirs.patch # set build type @@ -414,7 +414,7 @@ format for easy browsing. %package apidocs-qch Summary: KDE 4 API documentation for Qt Assistant -# Directory ownership (%{_qt4_docdir}/qch) +# Directory ownership (%%{_qt4_docdir}/qch) Requires: qt4 Provides: kdelibs4-apidocs-qch = %{version}-%{release} BuildArch: noarch