RPM Packaging: update kkbswitch

pull/3/head
François Andriot 11 years ago
parent edabd9dd1f
commit 712bf36399

@ -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>

@ -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"

Loading…
Cancel
Save