summaryrefslogtreecommitdiffstats
path: root/redhat/tdevelop/tdevelop-3.5.13.2.spec
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-11-02 11:25:16 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2014-11-02 11:25:16 +0100
commitd70289d7ba8a421c34b30e6e326329bcd055c3e0 (patch)
tree34b4901bb2e178800674e5b9bc4388537ddcfca5 /redhat/tdevelop/tdevelop-3.5.13.2.spec
parent1c37ca46d2f0a5d50e9bad8e64ecc91f61ed4c90 (diff)
downloadtde-packaging-d70289d7ba8a421c34b30e6e326329bcd055c3e0.tar.gz
tde-packaging-d70289d7ba8a421c34b30e6e326329bcd055c3e0.zip
RPM packaging: update tdevelop
Diffstat (limited to 'redhat/tdevelop/tdevelop-3.5.13.2.spec')
-rw-r--r--redhat/tdevelop/tdevelop-3.5.13.2.spec8
1 files changed, 1 insertions, 7 deletions
diff --git a/redhat/tdevelop/tdevelop-3.5.13.2.spec b/redhat/tdevelop/tdevelop-3.5.13.2.spec
index e2bbc05f3..0a2cd496c 100644
--- a/redhat/tdevelop/tdevelop-3.5.13.2.spec
+++ b/redhat/tdevelop/tdevelop-3.5.13.2.spec
@@ -39,10 +39,6 @@ Source1: ftp://129.187.206.68/pub/unix/ide/KDevelop/c_cpp_reference-2.0.2_for_KD
# [c_cpp_ref] Fix library directories detection
Patch1: c_cpp_reference-2.0.2-config.patch
-# [kdevelop] fix FTBFS
-Patch2: kdevelop-3.5.13-kdevdesigner-ftbfs.patch
-# [kdevelop] Fix XDG menu
-Patch3: tdevelop-3.5.13.2-fix_xdg_menu.patch
# [c_cpp_ref] Fix installation of 'asm' files
Patch4: c_cpp_reference-2.0.2-install.patch
@@ -563,7 +559,7 @@ Provides: trinity-kdevelop-libs = %{version}-%{release}
##########
-%if 0%{?suse_version} || 0%{?pclinuxos}
+%if 0%{?pclinuxos} || 0%{?suse_version} && 0%{?opensuse_bs} == 0
%debug_package
%endif
@@ -572,8 +568,6 @@ Provides: trinity-kdevelop-libs = %{version}-%{release}
%prep
%setup -q -n %{name}-%{version}%{?preversion:~%{preversion}} -a 1
%patch1 -p0 -b .config
-%patch2 -p1
-%patch3 -p1 -b .xdgmenu
%patch4 -p1
%__cp -f "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in"