summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2013-09-08 18:55:07 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2013-09-08 18:55:07 +0200
commit712bf363997de9da621b9f2b39a3775493dc0ef3 (patch)
tree46169d8aeb86f01c972270c87f787e4c07c0ae91
parentedabd9dd1f64f4a0708f40d294f9b5db317173d4 (diff)
downloadtde-packaging-712bf363.tar.gz
tde-packaging-712bf363.zip
RPM Packaging: update kkbswitch
-rw-r--r--redhat/applications/kkbswitch/kkbswitch-14.0.0-ftbfs.patch11
-rw-r--r--redhat/applications/kkbswitch/kkbswitch-14.0.0.spec3
2 files changed, 0 insertions, 14 deletions
diff --git a/redhat/applications/kkbswitch/kkbswitch-14.0.0-ftbfs.patch b/redhat/applications/kkbswitch/kkbswitch-14.0.0-ftbfs.patch
deleted file mode 100644
index 33b2a9a20..000000000
--- a/redhat/applications/kkbswitch/kkbswitch-14.0.0-ftbfs.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- trinity-kkbswitch-14.0.0~pre9+c7bbe542/kkbswitch/kbconfig.cpp.ORI 2013-09-08 11:56:58.314462456 +0200
-+++ trinity-kkbswitch-14.0.0~pre9+c7bbe542/kkbswitch/kbconfig.cpp 2013-09-08 11:57:19.464008724 +0200
-@@ -15,6 +15,8 @@
- * *
- ***************************************************************************/
-
-+#include <unistd.h>
-+
- #include <config.h>
- #include <tdeversion.h>
- #include <tdelocale.h>
diff --git a/redhat/applications/kkbswitch/kkbswitch-14.0.0.spec b/redhat/applications/kkbswitch/kkbswitch-14.0.0.spec
index 911af89c4..d569b90f1 100644
--- a/redhat/applications/kkbswitch/kkbswitch-14.0.0.spec
+++ b/redhat/applications/kkbswitch/kkbswitch-14.0.0.spec
@@ -41,8 +41,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz
-Patch0: kkbswitch-14.0.0-ftbfs.patch
-
BuildRequires: trinity-tqtinterface-devel >= %{tde_version}
BuildRequires: trinity-arts-devel >= 1:1.5.10
BuildRequires: trinity-tdelibs-devel >= %{tde_version}
@@ -70,7 +68,6 @@ Features include:
%prep
%setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}}
-%patch0 -p1 -b .ftbfs
%__cp -f "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in"
%__cp -f "/usr/share/libtool/config/ltmain.sh" "admin/ltmain.sh" || %__cp -f "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh"