From 8af8d5c2c458ec76eca7074bed52ea49e73b477c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Wed, 2 Oct 2013 20:15:50 +0200 Subject: RPM Packaging: updates --- redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec') diff --git a/redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec b/redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec index d51ec3f2e..2bbcf8c43 100644 --- a/redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec +++ b/redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec @@ -44,6 +44,7 @@ Source1: gtk-qt-engine.rc.sh Source2: gtkrc-2.0-kde4 Source3: gtkrc-2.0-kde-kde4 +Patch0: gtk-qt-engine-14.0.0-debug.patch Patch1: gtk-qt-engine-14.0.0-fix_gtk3_segv.patch BuildRequires: trinity-tqtinterface-devel >= %{tde_version} @@ -72,7 +73,8 @@ a way to configure it from within KControl. %prep %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} -%patch1 -p1 -b .segv +%patch0 -p1 -b .debug +#patch1 -p1 -b .segv %build -- cgit v1.2.1