diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-11-16 12:51:52 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-11-16 12:51:52 +0100 |
commit | aa051be452bad87dc5bf8ac7ee26a7bafb555f74 (patch) | |
tree | ded113ff943107f93b5c2b5fd001223d0803410d /redhat/applications/gtk-qt-engine | |
parent | 373f351bbd5f9c6394adfd75084e542970cf1cef (diff) | |
download | tde-packaging-aa051be452bad87dc5bf8ac7ee26a7bafb555f74.tar.gz tde-packaging-aa051be452bad87dc5bf8ac7ee26a7bafb555f74.zip |
RPM Packaging: update R14 applications
Diffstat (limited to 'redhat/applications/gtk-qt-engine')
-rw-r--r-- | redhat/applications/gtk-qt-engine/gtk-qt-engine-14.0.0.spec | 3 |
1 files changed, 0 insertions, 3 deletions
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 79c275e09..a4dc45479 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,8 +44,6 @@ 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 - BuildRequires: trinity-tqtinterface-devel >= %{tde_version} BuildRequires: trinity-arts-devel >= 1:1.5.10 BuildRequires: trinity-tdelibs-devel >= %{tde_version} @@ -72,7 +70,6 @@ a way to configure it from within KControl. %prep %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} -%patch0 -p1 -b .debug %build |