summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-11-07 21:41:55 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2014-11-07 21:41:55 +0100
commit9b79d021785d0d07bf2bd6267be2ac14347cf5bb (patch)
treee8d2d09b6c4599402840878293fec30e1538631e
parentef00eda1ef49f1cf6e5a29afe466eebb5c6141b0 (diff)
downloadtde-packaging-9b79d021785d0d07bf2bd6267be2ac14347cf5bb.tar.gz
tde-packaging-9b79d021785d0d07bf2bd6267be2ac14347cf5bb.zip
RPM packaging: update tdebindings
-rw-r--r--redhat/tdebindings/tdebindings-14.0.0.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/redhat/tdebindings/tdebindings-14.0.0.spec b/redhat/tdebindings/tdebindings-14.0.0.spec
index 605035522..7293fd639 100644
--- a/redhat/tdebindings/tdebindings-14.0.0.spec
+++ b/redhat/tdebindings/tdebindings-14.0.0.spec
@@ -164,7 +164,8 @@ BuildRequires: python-devel
%define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")
## ruby
-BuildRequires: ruby-devel >= 1.8, ruby
+BuildRequires: ruby-devel >= 1.8
+BuildRequires: ruby >= 1.8
%if "%{?ruby_libarchdir}" != ""
%define ruby_arch %{?ruby_libarchdir}
%else
@@ -642,7 +643,7 @@ This package is part of the official TDE bindings module.
%{tde_datadir}/servicetypes/binding_type.desktop
%{tde_bindir}/embedjs
%{tde_datadir}/apps/embedjs/embedjsui.rc
-%{tde_datadir}/applnk/Utilities/embedjs.desktop
+%{tde_tdeappdir}/embedjs.desktop
%{tde_datadir}/icons/hicolor/16x16/apps/embedjs.png
%{tde_datadir}/icons/hicolor/32x32/apps/embedjs.png
%{tde_tdelibdir}/libjavascript.la
@@ -1152,13 +1153,16 @@ find $RPM_BUILD_ROOT -type f -a \( -name perllocal.pod -o -name .packlist \
%__install kjsembed/plugins/customqobject_plugin.h %{?buildroot}%{tde_docdir}/trinity-libkjsembed-devel/plugin-examples/customobject/
%__install kjsembed/plugins/customqobject_plugin.desktop %{?buildroot}%{tde_docdir}/trinity-libkjsembed-devel/plugin-examples/customobject/
-
# Man installation location is wrong on RHEL4...
if [ -d "%{buildroot}%{_mandir}/man3" ]; then
mv -f %{buildroot}%{_mandir}/man3 %{buildroot}%{tde_mandir}/man3/
rm -rf %{buildroot}%{_mandir}
fi
+# Move embedjs.desktop to correct location
+%__mv -f "%{?buildroot}%{tde_datadir}/applnk/Utilities/embedjs.desktop" "%{?buildroot}%{tde_tdeappdir}/embedjs.desktop"
+%__rm -rf "%{?buildroot}%{tde_datadir}/applnk"
+
# Updates applications categories for openSUSE
%if 0%{?suse_version}
%suse_update_desktop_file -u kjscmd Development