RPM Packaging: update R14 packages

pull/3/head
François Andriot 10 years ago
parent 85084f00f8
commit a20a95188e

@ -45,7 +45,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz
Source1: kmymoneytitlelabel.png
Patch0: kmymoney-sqlite3-detection.diff
BuildRequires: trinity-tqtinterface-devel >= %{tde_version}
BuildRequires: trinity-arts-devel >= 1:1.5.10
@ -91,7 +90,7 @@ support.
%package common
Summary: KMyMoney architecture independent files
Group: Applications/Utilities
Requires: %{name} == %{version}
Requires: %{name} == %{version}-%{release}
%description common
This package contains architecture independent files needed for KMyMoney to
@ -102,7 +101,7 @@ have '%{name}' package installed, you will hardly find this package useful.
%package devel
Summary: KMyMoney development files
Group: Development/Libraries
Requires: %{name} == %{version}
Requires: %{name} == %{version}-%{release}
%description devel
This package contains development files needed for KMyMoney plugins.
@ -115,7 +114,6 @@ This package contains development files needed for KMyMoney plugins.
%prep
%setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}}
%patch0 -p1 -b .sqlite3
%__install -m644 %{SOURCE1} kmymoney2/widgets/

@ -55,8 +55,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz
#Patch0: koffice-14.0.0-ftbfs.patch
# BuildRequires: world-devel ;)
BuildRequires: trinity-tqtinterface-devel >= %{tde_version}
BuildRequires: trinity-arts-devel >= 1:1.5.10
@ -1063,7 +1061,6 @@ This package is part of the TDE Office Suite.
%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"

@ -41,8 +41,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz
Patch1: 1391880088:c68a1bac04c5cfdb0cdcbd91dc54995bfa05e292.diff
BuildRequires: trinity-tqtinterface-devel >= %{tde_version}
BuildRequires: trinity-arts-devel >= 1:1.5.10
BuildRequires: trinity-tdelibs-devel >= %{tde_version}
@ -89,7 +87,6 @@ settings for:
%prep
%setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}}
%patch1 -R -p1
%build

@ -48,7 +48,7 @@ BuildRequires: gettext
%description
kdmtheme is a theme manager for KDM. It provides a TDE Control Module (KCM)
kdmtheme is a theme manager for KDM. It provides a Trinity Control Module (KCM)
that allows you to easily install, remove and change your KDM themes.

@ -48,7 +48,7 @@ BuildRequires: gettext
%description
kdmtheme is a theme manager for KDM. It provides a TDE Control Module (KCM)
kdmtheme is a theme manager for KDM. It provides a Trinity Control Module (KCM)
that allows you to easily install, remove and change your KDM themes.

@ -54,7 +54,7 @@ Provides: trinity-kdmtheme = %{version}-%{release}
%description
kdmtheme is a theme manager for KDM. It provides a TDE Control Module (KCM)
kdmtheme is a theme manager for KDM. It provides a Trinity Control Module (KCM)
that allows you to easily install, remove and change your KDM themes.

@ -54,7 +54,7 @@ Provides: trinity-kdmtheme = %{version}-%{release}
%description
kdmtheme is a theme manager for KDM. It provides a TDE Control Module (KCM)
kdmtheme is a theme manager for KDM. It provides a Trinity Control Module (KCM)
that allows you to easily install, remove and change your KDM themes.

@ -39,12 +39,6 @@ SIP is a tool for generating bindings for C++ classes with some ideas
borrowed from SWIG, but capable of tighter bindings because of its
specificity towards C++ and Python.
%post
/sbin/ldconfig || :
%postun
/sbin/ldconfig || :
%files
%defattr(-,root,root,-)
%dir %{python_sitearch}/sip4_tqt
@ -70,8 +64,8 @@ has explicit support for the signal slot mechanism used by the Qt/KDE
class libraries.
Features:
- connecting Qt signals to Python functions and class methods
- connecting Python signals to Qt slots
- connecting TQt signals to Python functions and class methods
- connecting Python signals to TQt slots
- overloading virtual member functions with Python class methods
- protected member functions
- abstract classes
@ -82,12 +76,6 @@ Features:
This package contains the code generator tool and the development headers
needed to develop Python bindings with sip.
%post devel
/sbin/ldconfig || :
%postun devel
/sbin/ldconfig || :
%files devel
%defattr(-,root,root,-)
%{tde_bindir}/sip

@ -0,0 +1,123 @@
diff -Nuar fr.p2/messages/tdebase/kcmbackground.po fr.p3/messages/tdebase/kcmbackground.po
--- fr.p2/messages/tdebase/kcmbackground.po 2014-06-07 15:36:34.455347661 +0200
+++ fr.p3/messages/tdebase/kcmbackground.po 2014-06-07 16:44:15.728310955 +0200
@@ -920,3 +920,9 @@
#, no-c-format
msgid "Move &Up"
msgstr "Mon&ter"
+
+msgid "Cross-fading background"
+msgstr "Affichage progressif du fond d'écran"
+
+msgid "Enables a smooth fading effect when changing background image."
+msgstr "Activer un effet de fondu lors du changement de fond d'écran."
diff -Nuar fr.p2/messages/tdebase/kcmenergy.po fr.p3/messages/tdebase/kcmenergy.po
--- fr.p2/messages/tdebase/kcmenergy.po 2014-06-07 15:36:34.455347661 +0200
+++ fr.p3/messages/tdebase/kcmenergy.po 2014-06-07 16:44:21.892169693 +0200
@@ -102,3 +102,10 @@
"Choisissez la période d'inactivité après laquelle l'affichage doit être éteint. "
"Ceci est le plus haut niveau d'économie d'énergie qui puisse être utilisé "
"lorsque l'écran est physiquement allumé."
+
+msgid "&Enable specific display power management"
+msgstr "&Activer la gestion spécifique de l'énergie"
+
+msgid "Configure KPowersave..."
+msgstr "Configurer KPowersave..."
+
diff -Nuar fr.p2/messages/tdebase/kcmkonq.po fr.p3/messages/tdebase/kcmkonq.po
--- fr.p2/messages/tdebase/kcmkonq.po 2014-06-07 15:52:30.603936867 +0200
+++ fr.p3/messages/tdebase/kcmkonq.po 2014-06-07 16:44:27.234047255 +0200
@@ -877,3 +877,43 @@
#: rootopts.cpp:276
msgid "Confirmation Required"
msgstr "Confirmation requise"
+
+# TDE
+msgid "Download path:"
+msgstr "Dossier des téléchargements :"
+
+msgid "This folder will be used by default to load or save downloads from or to."
+msgstr "Ce dossier sera utilisé par défaut pour télécharger des fichiers."
+
+msgid "Music path:"
+msgstr "Dossier des musiques :"
+
+msgid "This folder will be used by default to load or save music from or to."
+msgstr "Ce dossier sera utilisé par défaut pour lire ou enregistrer de la musique."
+
+msgid "Pictures path:"
+msgstr "Dossier des images :"
+
+msgid "This folder will be used by default to load or save pictures from or to."
+msgstr "Ce dossier sera utilisé par défaut pour lire en enregistrer des images."
+
+msgid "Public Share path:"
+msgstr "Dossier des partages publics :"
+
+msgid "This folder will be used by default to load or save public shared files from or to."
+msgstr "Ce dossier sera utilisé par défaut pour ouvrir ou enregistrer les fichiers partagés publiquement."
+
+msgid "Templates path:"
+msgstr "Dossier des modèles :"
+
+msgid "This folder will be used by default to load or save templates from or to."
+msgstr "Ce dossier sera utilisé par défaut pour ouvrir ou enregistrer des modèles."
+
+msgid "Videos path:"
+msgstr "Dossier des vidéos :"
+
+msgid "This folder will be used by default to load or save videos from or to."
+msgstr "Ce dossier sera utilisé par défaut pour lire en ouregistrer des vidéos."
+
+msgid "&Show free space overlay on device icons"
+msgstr "&Afficher l'espace libre sur les icônes"
diff -Nuar fr.p2/messages/tdebase/kcmscreensaver.po fr.p3/messages/tdebase/kcmscreensaver.po
--- fr.p2/messages/tdebase/kcmscreensaver.po 2014-06-07 15:53:13.977782717 +0200
+++ fr.p3/messages/tdebase/kcmscreensaver.po 2014-06-07 16:44:38.180796311 +0200
@@ -362,3 +362,9 @@
msgid "Hide all active windows from the screen saver and use the desktop background as the screen saver input."
msgstr "Masquer toutes les fenêtres actives et afficher le fond d'écran lorsque l'économiseur d'écran est déclenché."
+
+msgid "&Vibrate unlock dialog box on failure"
+msgstr "&Vibrer en cas d'échec de déverrouillage"
+
+msgid "Makes the unlock dialog box vibrate when entering an incorrect password."
+msgstr "Faire vibrer la fenêtre de déverrouillage lorsqu'un mauvais mot de passe est saisi."
diff -Nuar fr.p2/messages/tdebase/kdesktop.po fr.p3/messages/tdebase/kdesktop.po
--- fr.p2/messages/tdebase/kdesktop.po 2014-06-07 15:49:50.020212889 +0200
+++ fr.p3/messages/tdebase/kdesktop.po 2014-06-07 16:44:58.546329306 +0200
@@ -250,6 +250,10 @@
msgid "Open Terminal Here..."
msgstr "Ouvrir un Terminal..."
+#: krootwm.cc:135 (Trinity Specific)
+msgid "Open Terminal..."
+msgstr "Ouvrir un Terminal..."
+
#: krootwm.cc:137
msgid "Configure Desktop..."
msgstr "Configurer le bureau..."
diff -Nuar fr.p2/messages/tdebase/kicker.po fr.p3/messages/tdebase/kicker.po
--- fr.p2/messages/tdebase/kicker.po 2014-06-07 16:41:47.636699669 +0200
+++ fr.p3/messages/tdebase/kicker.po 2014-06-07 16:45:04.820185402 +0200
@@ -889,6 +889,18 @@
msgid "My Documents"
msgstr "Mes Documents"
+msgid "My Images"
+msgstr "Mes Images"
+
+msgid "My Music"
+msgstr "Ma Musique"
+
+msgid "My Videos"
+msgstr "Mes Vidéos"
+
+msgid "My Downloads"
+msgstr "Mes Téléchargements"
+
msgid "Switch to Kickoff Menu Style"
msgstr "Utiliser le menu Kickoff"

File diff suppressed because it is too large Load Diff

@ -48,13 +48,7 @@ AutoReq: no
Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz
# Main patch: lots of updates for TDE R14.0.0
Patch1: tde-i18n-14.0.0-fr-updates.patch
# Translate 'tdesu' message was modified in 'tdebase' package
Patch2: tde-i18n-14.0.0-fr-tdesu_no_ignore_button.patch
# Translate 'Open Terminal Here' desktop shortcut
Patch3: tde-i18n-14.0.0-fr-openterminalhere.patch
Patch1: tde-i18n-14.0.0-extra_translations.patch
BuildRequires: findutils
@ -693,8 +687,6 @@ Provides: trinity-kde-i18n-Chinese-Big5 = %{version}-%{release}
# Patches for French translations
pushd tde-i18n-fr
%patch1 -p1
%patch2 -p1
%patch3 -p1
popd
@ -730,7 +722,7 @@ for l in %{TDE_LANGS}; do
..
# Run the build process in background
( %__make -j4 || %__make || echo Error ) &
( %__make -j4 || %__make || echo TDE_Error ) &
# Do not build more than 4 languages at the same time
while [ $(jobs | wc -l) -ge 4 ]; do sleep 3; done
@ -740,7 +732,7 @@ for l in %{TDE_LANGS}; do
done
) 2>&1 | tee /tmp/rpmbuild.$$
if grep -qw Error /tmp/rpmbuild.$$; then
if grep -qw TDE_Error /tmp/rpmbuild.$$; then
echo "Error while building. See '/tmp/rpmbuild.$$'"
exit 1
fi

@ -337,7 +337,7 @@ Requires: trinity-tdebase-bin
%description -n trinity-lilo-config
lilo-config is a TDE based frontend to the lilo boot manager configuration.
It runs out of the TDE Control Center.
It runs out of the Trinity Control Center.
If you want to use the menu entry to launch lilo-config, you need to install
tdebase-bin since it uses the tdesu command to gain root privileges.

@ -344,7 +344,7 @@ Requires: trinity-tdebase-bin
%description -n trinity-lilo-config
lilo-config is a TDE based frontend to the lilo boot manager configuration.
It runs out of the TDE Control Center.
It runs out of the Trinity Control Center.
If you want to use the menu entry to launch lilo-config, you need to install
tdebase-bin since it uses the tdesu command to gain root privileges.

@ -353,7 +353,7 @@ Requires: trinity-tdebase-bin
%description -n trinity-lilo-config
lilo-config is a TDE based frontend to the lilo boot manager configuration.
It runs out of the TDE Control Center.
It runs out of the Trinity Control Center.
If you want to use the menu entry to launch lilo-config, you need to install
tdebase-bin since it uses the tdesu command to gain root privileges.

@ -354,7 +354,7 @@ Requires: trinity-tdebase-bin
%description -n trinity-lilo-config
lilo-config is a TDE based frontend to the lilo boot manager configuration.
It runs out of the TDE Control Center.
It runs out of the Trinity Control Center.
If you want to use the menu entry to launch lilo-config, you need to install
tdebase-bin since it uses the tdesu command to gain root privileges.

@ -178,7 +178,7 @@ Group: User Interface/Desktops
This package contains additional widget styles for Trinity. Widget styles
can be used to customise the look and feel of interface components such
as buttons, scrollbars and so on. They can be applied using the style
manager in the TDE Control Centre.
manager in the Trinity Control Center.
This package is part of Trinity, and a component of the TDE artwork module.
@ -248,7 +248,7 @@ Group: User Interface/Desktops
%description -n trinity-kdewallpapers
This package contains additional wallpapers for Trinity. Wallpapers can be
applied using the background manager in the TDE Control Centre.
applied using the background manager in the Trinity Control Center.
This package is part of Trinity, and a component of the TDE artwork module.
@ -269,7 +269,7 @@ Center.
The hooks for the standard xscreensavers are no longer part of this
package. To select and/or configure the standard xscreensavers through
the TDE Control Center, install the separate package kscreensaver-xsavers.
the Trinity Control Center, install the separate package kscreensaver-xsavers.
This package is part of Trinity, and a component of the TDE artwork module.

@ -145,7 +145,7 @@ Group: User Interface/Desktops
This package contains additional widget styles for Trinity. Widget styles
can be used to customise the look and feel of interface components such
as buttons, scrollbars and so on. They can be applied using the style
manager in the TDE Control Centre.
manager in the Trinity Control Center.
This package is part of Trinity, and a component of the TDE artwork module.
@ -215,7 +215,7 @@ Group: User Interface/Desktops
%description -n trinity-kdewallpapers
This package contains additional wallpapers for Trinity. Wallpapers can be
applied using the background manager in the TDE Control Centre.
applied using the background manager in the Trinity Control Center.
This package is part of Trinity, and a component of the TDE artwork module.
@ -236,7 +236,7 @@ Center.
The hooks for the standard xscreensavers are no longer part of this
package. To select and/or configure the standard xscreensavers through
the TDE Control Center, install the separate package kscreensaver-xsavers.
the Trinity Control Center, install the separate package kscreensaver-xsavers.
This package is part of Trinity, and a component of the TDE artwork module.

@ -182,7 +182,7 @@ Group: User Interface/Desktops
This package contains additional widget styles for Trinity. Widget styles
can be used to customise the look and feel of interface components such
as buttons, scrollbars and so on. They can be applied using the style
manager in the TDE Control Centre.
manager in the Trinity Control Center.
This package is part of Trinity, and a component of the TDE artwork module.
@ -254,7 +254,7 @@ Provides: trinity-kdewallpapers = %{version}-%{release}
%description -n trinity-tdewallpapers
This package contains additional wallpapers for Trinity. Wallpapers can be
applied using the background manager in the TDE Control Centre.
applied using the background manager in the Trinity Control Center.
This package is part of Trinity, and a component of the TDE artwork module.
@ -278,7 +278,7 @@ Center.
The hooks for the standard xscreensavers are no longer part of this
package. To select and/or configure the standard xscreensavers through
the TDE Control Center, install the separate package tdescreensaver-xsavers.
the Trinity Control Center, install the separate package tdescreensaver-xsavers.
This package is part of Trinity, and a component of the TDE artwork module.

@ -187,7 +187,7 @@ Group: User Interface/Desktops
This package contains additional widget styles for Trinity. Widget styles
can be used to customise the look and feel of interface components such
as buttons, scrollbars and so on. They can be applied using the style
manager in the TDE Control Centre.
manager in the Trinity Control Center.
This package is part of Trinity, and a component of the TDE artwork module.
@ -259,7 +259,7 @@ Provides: trinity-kdewallpapers = %{version}-%{release}
%description -n trinity-tdewallpapers
This package contains additional wallpapers for Trinity. Wallpapers can be
applied using the background manager in the TDE Control Centre.
applied using the background manager in the Trinity Control Center.
This package is part of Trinity, and a component of the TDE artwork module.
@ -283,7 +283,7 @@ Center.
The hooks for the standard xscreensavers are no longer part of this
package. To select and/or configure the standard xscreensavers through
the TDE Control Center, install the separate package tdescreensaver-xsavers.
the Trinity Control Center, install the separate package tdescreensaver-xsavers.
This package is part of Trinity, and a component of the TDE artwork module.

@ -742,7 +742,7 @@ Requires: hwdata
%endif
%description -n trinity-kcontrol
The TDE Control Center provides you with a centralized and convenient
The Trinity Control Center provides you with a centralized and convenient
way to configure all of your TDE settings.
It is made up of multiple modules. Each module is a separate application,

@ -785,7 +785,7 @@ Requires: hwdata
%endif
%description -n trinity-kcontrol
The TDE Control Center provides you with a centralized and convenient
The Trinity Control Center provides you with a centralized and convenient
way to configure all of your TDE settings.
It is made up of multiple modules. Each module is a separate application,

@ -1,36 +0,0 @@
--- ./kcontrol/displayconfig/displayconfig.desktop.displayconfigtranslation 2014-05-30 12:16:09.448919875 +0200
+++ ./kcontrol/displayconfig/displayconfig.desktop 2014-05-30 12:19:18.104578759 +0200
@@ -13,6 +13,7 @@
Categories=Qt;TDE;X-TDE-settings-system;
Comment=Configure display
Comment[en_US]=Configure display
+Comment[fr]=Configuration de l'affichage
Comment[ru]=Конфигурация экрана
Comment[uk]=Конфігурація екрану
GenericName=
@@ -21,6 +22,7 @@
MimeType=
Name=Monitor & Display
Name[en_US]=Monitor & Display
+Name[fr]=Moniteurs & Affichage
Name[ru]=Монитор & Экран
Name[uk]=Монітор & Екран
NoDisplay=false
--- ./kcontrol/iccconfig/iccconfig.desktop.displayconfigtranslation 2014-05-30 12:16:09.448919875 +0200
+++ ./kcontrol/iccconfig/iccconfig.desktop 2014-05-30 12:20:36.526770672 +0200
@@ -12,6 +12,7 @@
Categories=Qt;TDE;X-TDE-settings-hardware;
Comment=Configure display ICC profile
Comment[en_US]=Configure display ICC profile
+Comment[fr]=Configurer les profils de couleurs ICC
Comment[ru]=Конфигурация профиля ICC экрана
Comment[uk]=Конфігурація профілю ICC екрану
GenericName=
@@ -20,6 +21,7 @@
MimeType=
Name=ICC Color Profile
Name[en_US]=ICC Color Profile
+Name[fr]=Profils de couleurs ICC
Name[ru]=ICC Профиль цвета
Name[uk]=ICC Профіль кольору

@ -14,7 +14,7 @@
+ || (sdevice->fileSystemName() == "umsdos")
+ || (sdevice->fileSystemName() == "vfat")
+ ) {
+ value = false; //config.readBoolEntry("utf8", true);
+ value = config.readBoolEntry("utf8", true);
+ } else {
+ value = false;
+ }

@ -89,8 +89,6 @@ Source9: mgabutton.svg
Patch101: tdebase-14.0.0-open_terminal_here.patch
## [tdebase] Sets default Start Icon in 'kickerrc' [RHEL/Fedora]
Patch102: tdebase-14.0.0-default_menu_icon.patch
## [tdebase/kcontrol] Adds FR translation for KCM ICC
Patch103: tdebase-14.0.0-displayconfig_translation.patch
## [tdebase/kicker] Adds default entries for Kickoff menu
Patch104: tdebase-14.0.0-kickoff_default_favs.patch
## [tdebase] Changes konsole default word separator
@ -951,7 +949,7 @@ Requires: hwdata
%endif
%description -n trinity-kcontrol
The TDE Control Center provides you with a centralized and convenient
The Trinity Control Center provides you with a centralized and convenient
way to configure all of your TDE settings.
It is made up of multiple modules. Each module is a separate application,
@ -3339,7 +3337,6 @@ Windows and Samba shares.
%patch101 -p1 -b .openterminalhere
%patch102 -p1 -b .startmenuicon
%patch103 -p1 -b .displayconfigtranslation
%patch104 -p1 -b .kickoffdefaultsfav
%patch105 -p1 -b .konsolewordseps

@ -986,7 +986,7 @@ Requires: hwdata
%endif
%description -n trinity-kcontrol
The TDE Control Center provides you with a centralized and convenient
The Trinity Control Center provides you with a centralized and convenient
way to configure all of your TDE settings.
It is made up of multiple modules. Each module is a separate application,

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -0,0 +1,480 @@
# If TDE is built in a specific prefix (e.g. /opt/trinity), the release will be suffixed with ".opt".
%if "%{?tde_prefix}" != "/usr"
%define _variant .opt
%endif
# TDE 3.5.13 specific variables
%define tde_bindir %{tde_prefix}/bin
%define tde_datadir %{tde_prefix}/share
%define tde_docdir %{tde_datadir}/doc
%define tde_includedir %{tde_prefix}/include
%define tde_libdir %{tde_prefix}/%{_lib}
%define tde_tdedocdir %{tde_docdir}/tde
%define tde_tdeincludedir %{tde_includedir}/tde
%define tde_tdelibdir %{tde_libdir}/trinity
%define _docdir %{tde_docdir}
Name: trinity-tdelibs
Version: 3.5.13.2
Release: %{?!preversion:1}%{?preversion:0_%{preversion}}%{?dist}%{?_variant}
License: GPL
Summary: TDE Libraries
Group: Environment/Libraries
Vendor: Trinity Project
Packager: Francois Andriot <francois.andriot@free.fr>
URL: http://www.trinitydesktop.org/
Prefix: %{tde_prefix}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source0: %{name}-%{version}%{?preversion:~%{preversion}}.tar.gz
Patch1: tdelibs-3.5.13.2-xdg_dirs_set_path.patch
Patch2: tdelibs-3.5.13.2-cups_by_default.patch
Patch4: tdelibs-3.5.13.2-fix_kzip_empty_directory.patch
Obsoletes: tdelibs < %{version}-%{release}
Provides: tdelibs = %{version}-%{release}
Obsoletes: trinity-kdelibs < %{version}-%{release}
Provides: trinity-kdelibs = %{version}-%{release}
Obsoletes: trinity-kdelibs-apidocs < %{version}-%{release}
Provides: trinity-kdelibs-apidocs = %{version}-%{release}
BuildRequires: cmake >= 2.8
BuildRequires: libtool
BuildRequires: qt3-devel
BuildRequires: trinity-tqtinterface-devel >= %{version}
BuildRequires: trinity-arts-devel >= %{version}
BuildRequires: krb5-devel
BuildRequires: libxslt-devel
BuildRequires: cups-devel
BuildRequires: libart_lgpl-devel
BuildRequires: openssl-devel
BuildRequires: gcc-c++
BuildRequires: alsa-lib-devel
BuildRequires: libidn-devel
BuildRequires: libtiff-devel
BuildRequires: glib2-devel
# LUA support are not ready yet
#BuildRequires: lua-devel
# ASPELL support
BuildRequires: aspell
BuildRequires: aspell-devel
# GAMIN support
# Not on openSUSE.
%if 0%{?rhel} || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion}
%define with_gamin 1
BuildRequires: gamin-devel
%endif
# PCRE support
%if 0%{?rhel} >=5 || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?suse_version}
%define with_pcre 1
BuildRequires: pcre-devel
%endif
# INOTIFY support
%if 0%{?rhel} >=5 || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?suse_version}
%define with_inotify 1
%endif
# BZIP2 support
%if 0%{?suse_version}
BuildRequires: libbz2-devel
%else
BuildRequires: bzip2-devel
%endif
# UTEMPTER support
%if 0%{?rhel} >=5 || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion}
BuildRequires: libutempter-devel
%endif
%if 0%{?rhel} == 4
BuildRequires: utempter
%endif
%if 0%{?suse_version}
BuildRequires: utempter-devel
%endif
# HSPELL support
%if 0%{?rhel} >=5 || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion}
%define with_hspell 1
BuildRequires: hspell-devel
%endif
# JASPER support
%if 0%{?rhel} >=5 || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?suse_version}
%define with_jasper 1
%if 0%{?suse_version}
BuildRequires: libjasper-devel
%endif
%if 0%{?mgaversion} || 0%{?mdkversion}
BuildRequires: %{_lib}jasper-devel
%endif
%if 0%{?rhel} || 0%{?fedora}
BuildRequires: jasper-devel
%endif
%endif
# AVAHI support
%if 0%{?rhel} >=5 || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?suse_version}
%define with_avahi 1
BuildRequires: trinity-avahi-tqt-devel >= %{version}
%if 0%{?mgaversion} || 0%{?mdkversion}
BuildRequires: %{_lib}avahi-client-devel
Requires: %{_lib}avahi-client3
%endif
%if 0%{?rhel} >= 5 || 0%{?fedora} || 0%{?suse_version}
BuildRequires: avahi-devel
Requires: avahi
%endif
%endif
# OPENEXR support
%if 0%{?rhel} >=5 || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?suse_version}
%define with_openexr 1
BuildRequires: OpenEXR-devel
%endif
# LIBTOOL
%if 0%{?mgaversion} || 0%{?mdkversion}
BuildRequires: %{_lib}ltdl-devel
%endif
%if 0%{?rhel} >= 5 || 0%{?fedora} || 0%{?suse_version} >= 1220
BuildRequires: libtool-ltdl-devel
%endif
%if 0%{?rhel} == 4 || 0%{?suse_version} == 1140
BuildRequires: libtool
%endif
# X11 support
%if 0%{?mgaversion} || 0%{?mdkversion}
BuildRequires: x11-proto-devel
BuildRequires: %{_lib}xcomposite%{?mgaversion:1}-devel
%endif
%if 0%{?rhel} >= 5 || 0%{?fedora} || 0%{?suse_version}
BuildRequires: xorg-x11-proto-devel
%endif
%if 0%{?rhel} >= 5 || 0%{?fedora} || 0%{?suse_version} >= 1220
BuildRequires: libXcomposite-devel
%endif
%if 0%{?rhel} == 4
BuildRequires: xorg-x11-devel
%endif
# ICEAUTH
%if 0%{?mgaversion} || 0%{?mdkversion} || 0%{?suse_version} >= 1220
Requires: iceauth
%endif
%if 0%{?rhel} >= 5 || 0%{?fedora}
Requires: xorg-x11-server-utils
%endif
%if 0%{?rhel} == 4 || 0%{?suse_version}
Requires: xorg-x11
%endif
# XZ support
%if 0%{?mgaversion} || 0%{?mdkversion}
BuildRequires: %{_lib}lzma-devel
%endif
%if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version}
BuildRequires: xz-devel
%endif
Requires: trinity-tqtinterface >= %{version}
Requires: trinity-arts >= %{version}
Requires: qt3 >= 3.3.8.d
%description
Libraries for the Trinity Desktop Environment:
TDE Libraries included: tdecore (TDE core library), kdeui (user interface),
kfm (file manager), khtmlw (HTML widget), kio (Input/Output, networking),
kspell (spelling checker), jscript (javascript), kab (addressbook),
kimgio (image manipulation).
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING COPYING-DOCS COPYING.LIB README TODO
%{tde_bindir}/artsmessage
%{tde_bindir}/cupsdconf
%{tde_bindir}/cupsdoprint
%{tde_bindir}/dcop
%{tde_bindir}/dcopclient
%{tde_bindir}/dcopfind
%{tde_bindir}/dcopobject
%{tde_bindir}/dcopquit
%{tde_bindir}/dcopref
%{tde_bindir}/dcopserver
%{tde_bindir}/dcopserver_shutdown
%{tde_bindir}/dcopstart
%{tde_bindir}/filesharelist
%{tde_bindir}/fileshareset
%{tde_bindir}/imagetops
%{tde_bindir}/kab2kabc
%{tde_bindir}/kaddprinterwizard
%{tde_bindir}/kbuildsycoca
%{tde_bindir}/kcmshell
%{tde_bindir}/kconf_update
%{tde_bindir}/kcookiejar
%{tde_bindir}/kde-config
%{tde_bindir}/kde-menu
%{tde_bindir}/kded
%{tde_bindir}/kdeinit
%{tde_bindir}/kdeinit_shutdown
%{tde_bindir}/kdeinit_wrapper
%{tde_bindir}/kdesu_stub
%{tde_bindir}/kdontchangethehostname
%{tde_bindir}/kdostartupconfig
%{tde_bindir}/kfile
%{tde_bindir}/kfmexec
%{tde_bindir}/khotnewstuff
%{tde_bindir}/kinstalltheme
%{tde_bindir}/kio_http_cache_cleaner
%{tde_bindir}/kio_uiserver
%{tde_bindir}/kioexec
%{tde_bindir}/kioslave
%{tde_bindir}/klauncher
%{tde_bindir}/kmailservice
%{tde_bindir}/kmimelist
%attr(4755,root,root) %{tde_bindir}/kpac_dhcp_helper
%{tde_bindir}/ksendbugmail
%{tde_bindir}/kshell
%{tde_bindir}/kstartupconfig
%{tde_bindir}/ktelnetservice
%{tde_bindir}/ktradertest
%{tde_bindir}/kwrapper
%{tde_bindir}/lnusertemp
%{tde_bindir}/make_driver_db_cups
%{tde_bindir}/make_driver_db_lpr
%{tde_bindir}/meinproc
%{tde_bindir}/networkstatustestservice
%{tde_bindir}/start_kdeinit
%{tde_bindir}/start_kdeinit_wrapper
%attr(4755,root,root) %{tde_bindir}/kgrantpty
%{tde_tdelibdir}/*
%{tde_libdir}/lib*.so.*
%{tde_libdir}/lib[kt]deinit_*.la
%{tde_libdir}/lib[kt]deinit_*.so
%{tde_datadir}/applications/kde/*.desktop
%{tde_datadir}/autostart/kab2kabc.desktop
%{tde_datadir}/applnk/kio_iso.desktop
%{tde_datadir}/apps/*
%exclude %{tde_datadir}/apps/ksgmltools2/
%config(noreplace) %{tde_datadir}/config/*
%{tde_datadir}/emoticons/*
%{tde_datadir}/icons/default.kde
%{_sysconfdir}/alternatives/default.kde
%{tde_datadir}/mimelnk/magic
%{tde_datadir}/mimelnk/*/*.desktop
%{tde_datadir}/services/*
%{tde_datadir}/servicetypes/*
%{tde_datadir}/icons/crystalsvg/
%{tde_tdedocdir}/HTML/en/kspell/
# remove conflicts with kdelibs-4
%if "%{?tde_prefix}" != "/usr"
%{tde_bindir}/checkXML
%{tde_bindir}/ksvgtopng
%{tde_bindir}/kunittestmodrunner
%{tde_bindir}/preparetips
%{tde_datadir}/icons/hicolor/index.theme
%{tde_datadir}/locale/all_languages
%{tde_tdedocdir}/HTML/en/common/*
%{_sysconfdir}/ld.so.conf.d/trinity.conf
%else
%exclude %{tde_bindir}/checkXML
%exclude %{tde_bindir}/ksvgtopng
%exclude %{tde_bindir}/kunittestmodrunner
%exclude %{tde_bindir}/preparetips
%exclude %{tde_datadir}/config/colors
%exclude %{tde_datadir}/config/kdebug.areas
%exclude %{tde_datadir}/config/kdebugrc
%exclude %{tde_datadir}/config/ksslcalist
%exclude %{tde_datadir}/config/ui/ui_standards.rc
%exclude %{tde_datadir}/icons/hicolor/index.theme
%exclude %{tde_datadir}/locale/all_languages
%exclude %{tde_tdedocdir}/HTML/en/common/*
%endif
# Avoid conflict with 'redhat-menus' package
%if "%{tde_prefix}" == "/usr"
%{_sysconfdir}/xdg/menus/kde-applications.menu
%else
%{tde_prefix}/etc/xdg/menus/kde-applications.menu
%endif
# New in TDE 3.5.13
%{tde_bindir}/kdetcompmgr
%pre
# TDE Bug #1074
if [ -d "%{tde_datadir}/locale/all_languages" ]; then
rm -rf "%{tde_datadir}/locale/all_languages"
fi
%post
/sbin/ldconfig || :
# Sets default theme as 'crystalsvg'
update-alternatives --install \
%{tde_datadir}/icons/default.kde \
default.kde \
%{tde_datadir}/icons/crystalsvg \
10 || :
%preun
if [ $1 -eq 0 ]; then
update-alternatives --remove \
default.kde \
%{tde_datadir}/icons/crystalsvg || :
fi
%postun
/sbin/ldconfig || :
##########
%package devel
Summary: %{name} - Development files
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Obsoletes: tdelibs-devel < %{version}-%{release}
Provides: tdelibs-devel = %{version}-%{release}
Obsoletes: trinity-kdelibs-devel < %{version}-%{release}
Provides: trinity-kdelibs-devel = %{version}-%{release}
%description devel
This package includes the header files you will need to compile
applications for TDE.
%files devel
%defattr(-,root,root,-)
%{tde_bindir}/dcopidl*
%{tde_bindir}/kconfig_compiler
%{tde_bindir}/makekdewidgets
%{tde_datadir}/apps/ksgmltools2/
%{tde_tdeincludedir}/*
%{tde_libdir}/*.la
%{tde_libdir}/*.so
%{tde_libdir}/*.a
%exclude %{tde_libdir}/lib[kt]deinit_*.la
%exclude %{tde_libdir}/lib[kt]deinit_*.so
# New in TDE 3.5.13
%{tde_datadir}/cmake/[kt]delibs.cmake
%post devel
/sbin/ldconfig || :
%postun devel
/sbin/ldconfig || :
##########
%if 0%{?suse_version} || 0%{?pclinuxos}
%debug_package
%endif
##########
%prep
%setup -q -n %{name}-%{version}%{?preversion:~%{preversion}}
%patch1 -p1 -b .xdg_path
%patch2 -p1 -b .cups_by_default
%patch4 -p1 -b .kzip
%build
unset QTDIR || : ; . /etc/profile.d/qt3.sh
export PATH="%{tde_bindir}:${QTDIR}/bin:${PATH}"
export PKG_CONFIG_PATH="%{tde_libdir}/pkgconfig"
export CMAKE_INCLUDE_PATH="%{tde_includedir}:%{tde_includedir}/tqt"
# We need LD_LIBRARY_PATH here because ld.so.conf file has not been written yet
export LD_LIBRARY_PATH="%{tde_libdir}"
export KDEDIR="%{tde_prefix}"
if [ -d "/usr/X11R6" ]; then
export CXXFLAGS="${RPM_OPT_FLAGS} -L/usr/X11R6/%{_lib} -I/usr/X11R6/include"
fi
%if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version}
%__mkdir_p build
cd build
%endif
%cmake \
-DCMAKE_INSTALL_PREFIX="%{tde_prefix}" \
-DBIN_INSTALL_DIR="%{tde_bindir}" \
-DDOC_INSTALL_DIR="%{tde_docdir}" \
-DINCLUDE_INSTALL_DIR="%{tde_tdeincludedir}" \
-DLIB_INSTALL_DIR="%{tde_libdir}" \
-DPKGCONFIG_INSTALL_DIR="%{tde_libdir}/pkgconfig" \
-DSHARE_INSTALL_PREFIX="%{tde_datadir}" \
-DCMAKE_SKIP_RPATH=OFF \
-DWITH_ARTS=ON \
-DWITH_ALSA=ON \
-DWITH_LIBART=ON \
-DWITH_LIBIDN=ON \
-DWITH_SSL=ON \
-DWITH_CUPS=ON \
-DWITH_LUA=OFF \
-DWITH_TIFF=ON \
%{?with_jasper:-DWITH_JASPER=ON} \
%{?with_openexr:-DWITH_OPENEXR=ON} \
-DWITH_UTEMPTER=ON \
%{?with_avahi:-DWITH_AVAHI=ON} \
%{?!with_pcre:-DWITH_PCRE=OFF} \
%{?!with_inotify:-DWITH_INOTIFY=OFF} \
%{?!with_gamin:-DWITH_GAMIN=OFF} %{?with_gamin:-DWITH_GAMIN=ON} \
-DWITH_SUDO_KDESU_BACKEND=OFF \
-DWITH_LZMA=ON \
-DWITH_ASPELL=ON \
%{?with_hspell:-DWITH_HSPELL=ON} \
..
%__make %{?_smp_mflags} || %__make
%install
%__rm -rf "%{?buildroot}"
%__make install DESTDIR="%{?buildroot}" -C build
%if "%{?tde_prefix}" != "/usr"
%__mkdir_p "%{?buildroot}%{_sysconfdir}/ld.so.conf.d"
cat <<EOF >"%{?buildroot}%{_sysconfdir}/ld.so.conf.d/trinity.conf"
%{tde_libdir}
EOF
%endif
# Moves the XDG configuration files to TDE directory
%if "%{tde_prefix}" != "/usr"
%__install -p -D -m644 \
"%{?buildroot}%{_sysconfdir}/xdg/menus/applications.menu" \
"%{?buildroot}%{tde_prefix}/etc/xdg/menus/kde-applications.menu"
%__rm -rf "%{?buildroot}%{_sysconfdir}/xdg"
%else
%__mv -f "%{?buildroot}%{_sysconfdir}/xdg/menus/applications.menu" "%{?buildroot}%{_sysconfdir}/xdg/menus/kde-applications.menu"
%endif
# Makes 'default.kde' theme an alternative with 'crystalsvg-updated'
%__rm -f "%{?buildroot}%{tde_datadir}/icons/default.kde"
%__ln_s "%{_sysconfdir}/alternatives/default.kde" "%{?buildroot}%{tde_datadir}/icons/default.kde"
%__mkdir_p "%{?buildroot}%{_sysconfdir}/alternatives"
%__ln_s "%{tde_datadir}/icons/crystalsvg" "%{?buildroot}%{_sysconfdir}/alternatives/default.kde"
%clean
%__rm -rf "%{?buildroot}"
%changelog
* Sat Jan 19 2013 Francois Andriot <francois.andriot@free.fr> - 3.5.13.2-1
- Initial release for TDE 3.5.13.2

@ -297,7 +297,7 @@ Obsoletes: tdenetwork-filesharing < %{version}-%{release}
Provides: tdenetwork-filesharing = %{version}-%{release}
%description filesharing
This package provides a TDE Control Center module to configure
This package provides a Trinity Control Center module to configure
NFS and Samba.
%files filesharing

@ -258,7 +258,7 @@ Obsoletes: tdenetwork-filesharing < %{version}-%{release}
Provides: tdenetwork-filesharing = %{version}-%{release}
%description filesharing
This package provides a TDE Control Center module to configure
This package provides a Trinity Control Center module to configure
NFS and Samba.
%files filesharing

@ -318,7 +318,7 @@ Obsoletes: tdenetwork-filesharing < %{version}-%{release}
Provides: tdenetwork-filesharing = %{version}-%{release}
%description filesharing
This package provides a TDE Control Center module to configure
This package provides a Trinity Control Center module to configure
NFS and Samba.
%files filesharing

@ -320,7 +320,7 @@ Obsoletes: tdenetwork-filesharing < %{version}-%{release}
Provides: tdenetwork-filesharing = %{version}-%{release}
%description filesharing
This package provides a TDE Control Center module to configure
This package provides a Trinity Control Center module to configure
NFS and Samba.
%files filesharing

@ -107,18 +107,18 @@ individual needs.
%files
%defattr(-,root,root,-)
%{tde_bindir}/tdevassistant
%{tde_bindir}/tdevdesigner
%{tde_bindir}/kdevassistant
%{tde_bindir}/kdevdesigner
%{tde_bindir}/tdevelop
%{tde_bindir}/tdevelop-htdig
%{tde_bindir}/tdevprj2tdevelop
%{tde_bindir}/tdevprofileeditor
%{tde_libdir}/tdeconf_update_bin/tdev-gen-settings-tdeconf_update
%{tde_tdeappdir}/tdevassistant.desktop
%{tde_tdeappdir}/tdevdesigner.desktop
%{tde_bindir}/kdevprj2tdevelop
%{tde_bindir}/kdevprofileeditor
%{tde_libdir}/tdeconf_update_bin/kdev-gen-settings-tdeconf_update
%{tde_tdeappdir}/kdevassistant.desktop
%{tde_tdeappdir}/kdevdesigner.desktop
%{tde_tdeappdir}/tdevelop.desktop
%{tde_tdeappdir}/tdevelop_c_cpp.desktop
%{tde_tdeappdir}/tdevelop_tde_cpp.desktop
%{tde_tdeappdir}/tdevelop_kde_cpp.desktop
%{tde_tdeappdir}/tdevelop_ruby.desktop
%{tde_tdeappdir}/tdevelop_scripting.desktop
%{tde_tdelibdir}/tdeio_chm.la
@ -137,162 +137,162 @@ individual needs.
%{tde_tdelibdir}/libdocdevhelpplugin.so
%{tde_tdelibdir}/libdocdoxygenplugin.la
%{tde_tdelibdir}/libdocdoxygenplugin.so
%{tde_tdelibdir}/libdoctdevtocplugin.la
%{tde_tdelibdir}/libdoctdevtocplugin.so
%{tde_tdelibdir}/libdockdevtocplugin.la
%{tde_tdelibdir}/libdockdevtocplugin.so
%{tde_tdelibdir}/libdocqtplugin.la
%{tde_tdelibdir}/libdocqtplugin.so
%{tde_tdelibdir}/libkchmpart.la
%{tde_tdelibdir}/libkchmpart.so
%{tde_tdelibdir}/libtdevabbrev.la
%{tde_tdelibdir}/libtdevabbrev.so
%{tde_tdelibdir}/libtdevadaproject.la
%{tde_tdelibdir}/libtdevadaproject.so
%{tde_tdelibdir}/libtdevadasupport.la
%{tde_tdelibdir}/libtdevadasupport.so
%{tde_tdelibdir}/libtdevantproject.la
%{tde_tdelibdir}/libtdevantproject.so
%{tde_tdelibdir}/libtdevappview.la
%{tde_tdelibdir}/libtdevappview.so
%{tde_tdelibdir}/libtdevappwizard.la
%{tde_tdelibdir}/libtdevappwizard.so
%{tde_tdelibdir}/libtdevastyle.la
%{tde_tdelibdir}/libtdevastyle.so
%{tde_tdelibdir}/libtdevautoproject.la
%{tde_tdelibdir}/libtdevautoproject.so
%{tde_tdelibdir}/libtdevbashsupport.la
%{tde_tdelibdir}/libtdevbashsupport.so
%{tde_tdelibdir}/libtdevbookmarks.la
%{tde_tdelibdir}/libtdevbookmarks.so
%{tde_tdelibdir}/libtdevclassview.la
%{tde_tdelibdir}/libtdevclassview.so
%{tde_tdelibdir}/libtdevcppsupport.la
%{tde_tdelibdir}/libtdevcppsupport.so
%{tde_tdelibdir}/libtdevcsharpsupport.la
%{tde_tdelibdir}/libtdevcsharpsupport.so
%{tde_tdelibdir}/libtdevctags2.la
%{tde_tdelibdir}/libtdevctags2.so
%{tde_tdelibdir}/libtdevcustompcsimporter.la
%{tde_tdelibdir}/libtdevcustompcsimporter.so
%{tde_tdelibdir}/libtdevcustomproject.la
%{tde_tdelibdir}/libtdevcustomproject.so
%{tde_tdelibdir}/libtdevdccoptions.la
%{tde_tdelibdir}/libtdevdccoptions.so
%{tde_tdelibdir}/libtdevdebugger.la
%{tde_tdelibdir}/libtdevdebugger.so
%{tde_tdelibdir}/libtdevdesignerpart.la
%{tde_tdelibdir}/libtdevdesignerpart.so
%{tde_tdelibdir}/libtdevdiff.la
%{tde_tdelibdir}/libtdevdiff.so
%{tde_tdelibdir}/libtdevdistpart.la
%{tde_tdelibdir}/libtdevdistpart.so
%{tde_tdelibdir}/libtdevdocumentation.la
%{tde_tdelibdir}/libtdevdocumentation.so
%{tde_tdelibdir}/libtdevdoxygen.la
%{tde_tdelibdir}/libtdevdoxygen.so
%{tde_tdelibdir}/libtdeveditorchooser.la
%{tde_tdelibdir}/libtdeveditorchooser.so
%{tde_tdelibdir}/libtdevfilecreate.la
%{tde_tdelibdir}/libtdevfilecreate.so
%{tde_tdelibdir}/libtdevfilegroups.la
%{tde_tdelibdir}/libtdevfilegroups.so
%{tde_tdelibdir}/libtdevfilelist.la
%{tde_tdelibdir}/libtdevfilelist.so
%{tde_tdelibdir}/libtdevfileselector.la
%{tde_tdelibdir}/libtdevfileselector.so
%{tde_tdelibdir}/libtdevfileview.la
%{tde_tdelibdir}/libtdevfileview.so
%{tde_tdelibdir}/libtdevfilter.la
%{tde_tdelibdir}/libtdevfilter.so
%{tde_tdelibdir}/libtdevfortransupport.la
%{tde_tdelibdir}/libtdevfortransupport.so
%{tde_tdelibdir}/libtdevfpcoptions.la
%{tde_tdelibdir}/libtdevfpcoptions.so
%{tde_tdelibdir}/libtdevfullscreen.la
%{tde_tdelibdir}/libtdevfullscreen.so
%{tde_tdelibdir}/libtdevgccoptions.la
%{tde_tdelibdir}/libtdevgccoptions.so
%{tde_tdelibdir}/libtdevgrepview.la
%{tde_tdelibdir}/libtdevgrepview.so
%{tde_tdelibdir}/libtdevjavasupport.la
%{tde_tdelibdir}/libtdevjavasupport.so
%{tde_tdelibdir}/libtdevtdelibsimporter.la
%{tde_tdelibdir}/libtdevtdelibsimporter.so
%{tde_tdelibdir}/libtdevkonsoleview.la
%{tde_tdelibdir}/libtdevkonsoleview.so
%{tde_tdelibdir}/libtdevmakeview.la
%{tde_tdelibdir}/libtdevmakeview.so
%{tde_tdelibdir}/libtdevopenwith.la
%{tde_tdelibdir}/libtdevopenwith.so
%{tde_tdelibdir}/libtdevpartexplorer.la
%{tde_tdelibdir}/libtdevpartexplorer.so
%{tde_tdelibdir}/libtdevpascalproject.la
%{tde_tdelibdir}/libtdevpascalproject.so
%{tde_tdelibdir}/libtdevpascalsupport.la
%{tde_tdelibdir}/libtdevpascalsupport.so
%{tde_tdelibdir}/libtdevperlsupport.la
%{tde_tdelibdir}/libtdevperlsupport.so
%{tde_tdelibdir}/libtdevpgioptions.la
%{tde_tdelibdir}/libtdevpgioptions.so
%{tde_tdelibdir}/libtdevphpsupport.la
%{tde_tdelibdir}/libtdevphpsupport.so
%{tde_tdelibdir}/libtdevpythonsupport.la
%{tde_tdelibdir}/libtdevpythonsupport.so
%{tde_tdelibdir}/libtdevqt4importer.la
%{tde_tdelibdir}/libtdevqt4importer.so
%{tde_tdelibdir}/libtdevqtimporter.la
%{tde_tdelibdir}/libtdevqtimporter.so
%{tde_tdelibdir}/libtdevquickopen.la
%{tde_tdelibdir}/libtdevquickopen.so
%{tde_tdelibdir}/libtdevrbdebugger.la
%{tde_tdelibdir}/libtdevrbdebugger.so
%{tde_tdelibdir}/libtdevregexptest.la
%{tde_tdelibdir}/libtdevregexptest.so
%{tde_tdelibdir}/libtdevreplace.la
%{tde_tdelibdir}/libtdevreplace.so
%{tde_tdelibdir}/libtdevrubysupport.la
%{tde_tdelibdir}/libtdevrubysupport.so
%{tde_tdelibdir}/libtdevscripting.la
%{tde_tdelibdir}/libtdevscripting.so
%{tde_tdelibdir}/libtdevscriptproject.la
%{tde_tdelibdir}/libtdevscriptproject.so
%{tde_tdelibdir}/libtdevsnippet.la
%{tde_tdelibdir}/libtdevsnippet.so
%{tde_tdelibdir}/libtdevsqlsupport.la
%{tde_tdelibdir}/libtdevsqlsupport.so
%{tde_tdelibdir}/libtdevtexttools.la
%{tde_tdelibdir}/libtdevtexttools.so
%{tde_tdelibdir}/libtdevtipofday.la
%{tde_tdelibdir}/libtdevtipofday.so
%{tde_tdelibdir}/libtdevtools.la
%{tde_tdelibdir}/libtdevtools.so
%{tde_tdelibdir}/libtdevtrollproject.la
%{tde_tdelibdir}/libtdevtrollproject.so
%{tde_tdelibdir}/libtdevuichooser.la
%{tde_tdelibdir}/libtdevuichooser.so
%{tde_tdelibdir}/libtdevvalgrind.la
%{tde_tdelibdir}/libtdevvalgrind.so
%{tde_tdelibdir}/libtdevvcsmanager.la
%{tde_tdelibdir}/libtdevvcsmanager.so
%{tde_tdelibdir}/libkdevabbrev.la
%{tde_tdelibdir}/libkdevabbrev.so
%{tde_tdelibdir}/libkdevadaproject.la
%{tde_tdelibdir}/libkdevadaproject.so
%{tde_tdelibdir}/libkdevadasupport.la
%{tde_tdelibdir}/libkdevadasupport.so
%{tde_tdelibdir}/libkdevantproject.la
%{tde_tdelibdir}/libkdevantproject.so
%{tde_tdelibdir}/libkdevappview.la
%{tde_tdelibdir}/libkdevappview.so
%{tde_tdelibdir}/libkdevappwizard.la
%{tde_tdelibdir}/libkdevappwizard.so
%{tde_tdelibdir}/libkdevastyle.la
%{tde_tdelibdir}/libkdevastyle.so
%{tde_tdelibdir}/libkdevautoproject.la
%{tde_tdelibdir}/libkdevautoproject.so
%{tde_tdelibdir}/libkdevbashsupport.la
%{tde_tdelibdir}/libkdevbashsupport.so
%{tde_tdelibdir}/libkdevbookmarks.la
%{tde_tdelibdir}/libkdevbookmarks.so
%{tde_tdelibdir}/libkdevclassview.la
%{tde_tdelibdir}/libkdevclassview.so
%{tde_tdelibdir}/libkdevcppsupport.la
%{tde_tdelibdir}/libkdevcppsupport.so
%{tde_tdelibdir}/libkdevcsharpsupport.la
%{tde_tdelibdir}/libkdevcsharpsupport.so
%{tde_tdelibdir}/libkdevctags2.la
%{tde_tdelibdir}/libkdevctags2.so
%{tde_tdelibdir}/libkdevcustompcsimporter.la
%{tde_tdelibdir}/libkdevcustompcsimporter.so
%{tde_tdelibdir}/libkdevcustomproject.la
%{tde_tdelibdir}/libkdevcustomproject.so
%{tde_tdelibdir}/libkdevdccoptions.la
%{tde_tdelibdir}/libkdevdccoptions.so
%{tde_tdelibdir}/libkdevdebugger.la
%{tde_tdelibdir}/libkdevdebugger.so
%{tde_tdelibdir}/libkdevdesignerpart.la
%{tde_tdelibdir}/libkdevdesignerpart.so
%{tde_tdelibdir}/libkdevdiff.la
%{tde_tdelibdir}/libkdevdiff.so
%{tde_tdelibdir}/libkdevdistpart.la
%{tde_tdelibdir}/libkdevdistpart.so
%{tde_tdelibdir}/libkdevdocumentation.la
%{tde_tdelibdir}/libkdevdocumentation.so
%{tde_tdelibdir}/libkdevdoxygen.la
%{tde_tdelibdir}/libkdevdoxygen.so
%{tde_tdelibdir}/libkdeveditorchooser.la
%{tde_tdelibdir}/libkdeveditorchooser.so
%{tde_tdelibdir}/libkdevfilecreate.la
%{tde_tdelibdir}/libkdevfilecreate.so
%{tde_tdelibdir}/libkdevfilegroups.la
%{tde_tdelibdir}/libkdevfilegroups.so
%{tde_tdelibdir}/libkdevfilelist.la
%{tde_tdelibdir}/libkdevfilelist.so
%{tde_tdelibdir}/libkdevfileselector.la
%{tde_tdelibdir}/libkdevfileselector.so
%{tde_tdelibdir}/libkdevfileview.la
%{tde_tdelibdir}/libkdevfileview.so
%{tde_tdelibdir}/libkdevfilter.la
%{tde_tdelibdir}/libkdevfilter.so
%{tde_tdelibdir}/libkdevfortransupport.la
%{tde_tdelibdir}/libkdevfortransupport.so
%{tde_tdelibdir}/libkdevfpcoptions.la
%{tde_tdelibdir}/libkdevfpcoptions.so
%{tde_tdelibdir}/libkdevfullscreen.la
%{tde_tdelibdir}/libkdevfullscreen.so
%{tde_tdelibdir}/libkdevgccoptions.la
%{tde_tdelibdir}/libkdevgccoptions.so
%{tde_tdelibdir}/libkdevgrepview.la
%{tde_tdelibdir}/libkdevgrepview.so
%{tde_tdelibdir}/libkdevjavasupport.la
%{tde_tdelibdir}/libkdevjavasupport.so
%{tde_tdelibdir}/libkdevtdelibsimporter.la
%{tde_tdelibdir}/libkdevtdelibsimporter.so
%{tde_tdelibdir}/libkdevkonsoleview.la
%{tde_tdelibdir}/libkdevkonsoleview.so
%{tde_tdelibdir}/libkdevmakeview.la
%{tde_tdelibdir}/libkdevmakeview.so
%{tde_tdelibdir}/libkdevopenwith.la
%{tde_tdelibdir}/libkdevopenwith.so
%{tde_tdelibdir}/libkdevpartexplorer.la
%{tde_tdelibdir}/libkdevpartexplorer.so
%{tde_tdelibdir}/libkdevpascalproject.la
%{tde_tdelibdir}/libkdevpascalproject.so
%{tde_tdelibdir}/libkdevpascalsupport.la
%{tde_tdelibdir}/libkdevpascalsupport.so
%{tde_tdelibdir}/libkdevperlsupport.la
%{tde_tdelibdir}/libkdevperlsupport.so
%{tde_tdelibdir}/libkdevpgioptions.la
%{tde_tdelibdir}/libkdevpgioptions.so
%{tde_tdelibdir}/libkdevphpsupport.la
%{tde_tdelibdir}/libkdevphpsupport.so
%{tde_tdelibdir}/libkdevpythonsupport.la
%{tde_tdelibdir}/libkdevpythonsupport.so
%{tde_tdelibdir}/libkdevqt4importer.la
%{tde_tdelibdir}/libkdevqt4importer.so
%{tde_tdelibdir}/libkdevqtimporter.la
%{tde_tdelibdir}/libkdevqtimporter.so
%{tde_tdelibdir}/libkdevquickopen.la
%{tde_tdelibdir}/libkdevquickopen.so
%{tde_tdelibdir}/libkdevrbdebugger.la
%{tde_tdelibdir}/libkdevrbdebugger.so
%{tde_tdelibdir}/libkdevregexptest.la
%{tde_tdelibdir}/libkdevregexptest.so
%{tde_tdelibdir}/libkdevreplace.la
%{tde_tdelibdir}/libkdevreplace.so
%{tde_tdelibdir}/libkdevrubysupport.la
%{tde_tdelibdir}/libkdevrubysupport.so
%{tde_tdelibdir}/libkdevscripting.la
%{tde_tdelibdir}/libkdevscripting.so
%{tde_tdelibdir}/libkdevscriptproject.la
%{tde_tdelibdir}/libkdevscriptproject.so
%{tde_tdelibdir}/libkdevsnippet.la
%{tde_tdelibdir}/libkdevsnippet.so
%{tde_tdelibdir}/libkdevsqlsupport.la
%{tde_tdelibdir}/libkdevsqlsupport.so
%{tde_tdelibdir}/libkdevtexttools.la
%{tde_tdelibdir}/libkdevtexttools.so
%{tde_tdelibdir}/libkdevtipofday.la
%{tde_tdelibdir}/libkdevtipofday.so
%{tde_tdelibdir}/libkdevtools.la
%{tde_tdelibdir}/libkdevtools.so
%{tde_tdelibdir}/libkdevtrollproject.la
%{tde_tdelibdir}/libkdevtrollproject.so
%{tde_tdelibdir}/libkdevuichooser.la
%{tde_tdelibdir}/libkdevuichooser.so
%{tde_tdelibdir}/libkdevvalgrind.la
%{tde_tdelibdir}/libkdevvalgrind.so
%{tde_tdelibdir}/libkdevvcsmanager.la
%{tde_tdelibdir}/libkdevvcsmanager.so
%{tde_datadir}/apps/tdeconf_update/
%{tde_datadir}/apps/tdevabbrev/
%{tde_datadir}/apps/tdevadaproject/tdevadaproject.rc
%{tde_datadir}/apps/tdevadasupport/tdevadasupport.rc
%{tde_datadir}/apps/tdevantproject/tdevantproject.rc
%{tde_datadir}/apps/tdevappoutputview/tdevmakeview.rc
%{tde_datadir}/apps/tdevappwizard/
%{tde_datadir}/apps/tdevassistant/tdevassistantui.rc
%{tde_datadir}/apps/tdevastyle/tdevpart_astyle.rc
%{tde_datadir}/apps/tdevautoproject/tdevautoproject.rc
%{tde_datadir}/apps/tdevbashsupport/tdevbashsupport.rc
%{tde_datadir}/apps/tdevclassview/
%{tde_datadir}/apps/tdevcppsupport/
%{tde_datadir}/apps/kdevabbrev/
%{tde_datadir}/apps/kdevadaproject/kdevadaproject.rc
%{tde_datadir}/apps/kdevadasupport/kdevadasupport.rc
%{tde_datadir}/apps/kdevantproject/kdevantproject.rc
%{tde_datadir}/apps/kdevappoutputview/kdevmakeview.rc
%{tde_datadir}/apps/kdevappwizard/
%{tde_datadir}/apps/kdevassistant/kdevassistantui.rc
%{tde_datadir}/apps/kdevastyle/kdevpart_astyle.rc
%{tde_datadir}/apps/kdevautoproject/kdevautoproject.rc
%{tde_datadir}/apps/kdevbashsupport/kdevbashsupport.rc
%{tde_datadir}/apps/kdevclassview/
%{tde_datadir}/apps/kdevcppsupport/
%{tde_datadir}/icons/hicolor/*/actions/breakpoint_add.png
%{tde_datadir}/icons/hicolor/*/actions/breakpoint_delete.png
%{tde_datadir}/icons/hicolor/*/actions/breakpoint_delete_all.png
%{tde_datadir}/icons/hicolor/*/actions/breakpoint_edit.png
%{tde_datadir}/icons/hicolor/*/actions/ktip.png
%{tde_datadir}/icons/hicolor/*/apps/tdevassistant.png
%{tde_datadir}/icons/hicolor/*/apps/tdevdesigner.png
%{tde_datadir}/icons/hicolor/*/apps/kdevassistant.png
%{tde_datadir}/icons/hicolor/*/apps/kdevdesigner.png
%{tde_datadir}/icons/hicolor/*/apps/tdevelop.png
%{tde_datadir}/icons/locolor/*/actions/tdevelop_tip.png
%{tde_datadir}/mimelnk/application/x-tdevelop.desktop
@ -302,80 +302,80 @@ individual needs.
%{tde_datadir}/services/doccustomplugin.desktop
%{tde_datadir}/services/docdevhelpplugin.desktop
%{tde_datadir}/services/docdoxygenplugin.desktop
%{tde_datadir}/services/doctdevtocplugin.desktop
%{tde_datadir}/services/dockdevtocplugin.desktop
%{tde_datadir}/services/docqtplugin.desktop
%{tde_datadir}/services/kchmpart.desktop
%{tde_datadir}/services/tdevabbrev.desktop
%{tde_datadir}/services/tdevadaproject.desktop
%{tde_datadir}/services/tdevadasupport.desktop
%{tde_datadir}/services/tdevantproject.desktop
%{tde_datadir}/services/tdevappoutputview.desktop
%{tde_datadir}/services/tdevappwizard.desktop
%{tde_datadir}/services/tdevastyle.desktop
%{tde_datadir}/services/tdevautoproject.desktop
%{tde_datadir}/services/tdevbashsupport.desktop
%{tde_datadir}/services/tdevbookmarks.desktop
%{tde_datadir}/services/tdevclassview.desktop
%{tde_datadir}/services/tdevcppsupport.desktop
%{tde_datadir}/services/tdevcsharpsupport.desktop
%{tde_datadir}/services/tdevcsupport.desktop
%{tde_datadir}/services/tdevctags2.desktop
%{tde_datadir}/services/tdevcustomproject.desktop
%{tde_datadir}/services/tdevdccoptions.desktop
%{tde_datadir}/services/tdevdebugger.desktop
%{tde_datadir}/services/tdevdesigner_part.desktop
%{tde_datadir}/services/tdevdiff.desktop
%{tde_datadir}/services/tdevdistpart.desktop
%{tde_datadir}/services/tdevdocumentation.desktop
%{tde_datadir}/services/tdevdoxygen.desktop
%{tde_datadir}/services/tdeveditorchooser.desktop
%{tde_datadir}/services/tdevfilecreate.desktop
%{tde_datadir}/services/tdevfilegroups.desktop
%{tde_datadir}/services/tdevfilelist.desktop
%{tde_datadir}/services/tdevfileselector.desktop
%{tde_datadir}/services/tdevfileview.desktop
%{tde_datadir}/services/tdevfilter.desktop
%{tde_datadir}/services/tdevfortransupport.desktop
%{tde_datadir}/services/tdevfpcoptions.desktop
%{tde_datadir}/services/tdevfullscreen.desktop
%{tde_datadir}/services/tdevg77options.desktop
%{tde_datadir}/services/tdevgccoptions.desktop
%{tde_datadir}/services/tdevgppoptions.desktop
%{tde_datadir}/services/tdevgrepview.desktop
%{tde_datadir}/services/tdevjavasupport.desktop
%{tde_datadir}/services/tdevtdeautoproject.desktop
%{tde_datadir}/services/tdevtdelibsimporter.desktop
%{tde_datadir}/services/tdevkonsoleview.desktop
%{tde_datadir}/services/tdevmakeview.desktop
%{tde_datadir}/services/tdevopenwith.desktop
%{tde_datadir}/services/tdevpartexplorer.desktop
%{tde_datadir}/services/tdevpascalproject.desktop
%{tde_datadir}/services/tdevpascalsupport.desktop
%{tde_datadir}/services/tdevpcscustomimporter.desktop
%{tde_datadir}/services/tdevperlsupport.desktop
%{tde_datadir}/services/tdevpgf77options.desktop
%{tde_datadir}/services/tdevpghpfoptions.desktop
%{tde_datadir}/services/tdevphpsupport.desktop
%{tde_datadir}/services/tdevpythonsupport.desktop
%{tde_datadir}/services/tdevqt4importer.desktop
%{tde_datadir}/services/tdevqtimporter.desktop
%{tde_datadir}/services/tdevquickopen.desktop
%{tde_datadir}/services/tdevrbdebugger.desktop
%{tde_datadir}/services/tdevregexptest.desktop
%{tde_datadir}/services/tdevreplace.desktop
%{tde_datadir}/services/tdevrubysupport.desktop
%{tde_datadir}/services/tdevscripting.desktop
%{tde_datadir}/services/tdevscriptproject.desktop
%{tde_datadir}/services/tdevsnippet.desktop
%{tde_datadir}/services/tdevsqlsupport.desktop
%{tde_datadir}/services/tdevtexttools.desktop
%{tde_datadir}/services/tdevtipofday.desktop
%{tde_datadir}/services/tdevtmakeproject.desktop
%{tde_datadir}/services/tdevtools.desktop
%{tde_datadir}/services/tdevtrollproject.desktop
%{tde_datadir}/services/tdevuichooser.desktop
%{tde_datadir}/services/tdevvalgrind.desktop
%{tde_datadir}/services/tdevvcsmanager.desktop
%{tde_datadir}/services/kdevabbrev.desktop
%{tde_datadir}/services/kdevadaproject.desktop
%{tde_datadir}/services/kdevadasupport.desktop
%{tde_datadir}/services/kdevantproject.desktop
%{tde_datadir}/services/kdevappoutputview.desktop
%{tde_datadir}/services/kdevappwizard.desktop
%{tde_datadir}/services/kdevastyle.desktop
%{tde_datadir}/services/kdevautoproject.desktop
%{tde_datadir}/services/kdevbashsupport.desktop
%{tde_datadir}/services/kdevbookmarks.desktop
%{tde_datadir}/services/kdevclassview.desktop
%{tde_datadir}/services/kdevcppsupport.desktop
%{tde_datadir}/services/kdevcsharpsupport.desktop
%{tde_datadir}/services/kdevcsupport.desktop
%{tde_datadir}/services/kdevctags2.desktop
%{tde_datadir}/services/kdevcustomproject.desktop
%{tde_datadir}/services/kdevdccoptions.desktop
%{tde_datadir}/services/kdevdebugger.desktop
%{tde_datadir}/services/kdevdesigner_part.desktop
%{tde_datadir}/services/kdevdiff.desktop
%{tde_datadir}/services/kdevdistpart.desktop
%{tde_datadir}/services/kdevdocumentation.desktop
%{tde_datadir}/services/kdevdoxygen.desktop
%{tde_datadir}/services/kdeveditorchooser.desktop
%{tde_datadir}/services/kdevfilecreate.desktop
%{tde_datadir}/services/kdevfilegroups.desktop
%{tde_datadir}/services/kdevfilelist.desktop
%{tde_datadir}/services/kdevfileselector.desktop
%{tde_datadir}/services/kdevfileview.desktop
%{tde_datadir}/services/kdevfilter.desktop
%{tde_datadir}/services/kdevfortransupport.desktop
%{tde_datadir}/services/kdevfpcoptions.desktop
%{tde_datadir}/services/kdevfullscreen.desktop
%{tde_datadir}/services/kdevg77options.desktop
%{tde_datadir}/services/kdevgccoptions.desktop
%{tde_datadir}/services/kdevgppoptions.desktop
%{tde_datadir}/services/kdevgrepview.desktop
%{tde_datadir}/services/kdevjavasupport.desktop
%{tde_datadir}/services/kdevtdeautoproject.desktop
%{tde_datadir}/services/kdevtdelibsimporter.desktop
%{tde_datadir}/services/kdevkonsoleview.desktop
%{tde_datadir}/services/kdevmakeview.desktop
%{tde_datadir}/services/kdevopenwith.desktop
%{tde_datadir}/services/kdevpartexplorer.desktop
%{tde_datadir}/services/kdevpascalproject.desktop
%{tde_datadir}/services/kdevpascalsupport.desktop
%{tde_datadir}/services/kdevpcscustomimporter.desktop
%{tde_datadir}/services/kdevperlsupport.desktop
%{tde_datadir}/services/kdevpgf77options.desktop
%{tde_datadir}/services/kdevpghpfoptions.desktop
%{tde_datadir}/services/kdevphpsupport.desktop
%{tde_datadir}/services/kdevpythonsupport.desktop
%{tde_datadir}/services/kdevqt4importer.desktop
%{tde_datadir}/services/kdevqtimporter.desktop
%{tde_datadir}/services/kdevquickopen.desktop
%{tde_datadir}/services/kdevrbdebugger.desktop
%{tde_datadir}/services/kdevregexptest.desktop
%{tde_datadir}/services/kdevreplace.desktop
%{tde_datadir}/services/kdevrubysupport.desktop
%{tde_datadir}/services/kdevscripting.desktop
%{tde_datadir}/services/kdevscriptproject.desktop
%{tde_datadir}/services/kdevsnippet.desktop
%{tde_datadir}/services/kdevsqlsupport.desktop
%{tde_datadir}/services/kdevtexttools.desktop
%{tde_datadir}/services/kdevtipofday.desktop
%{tde_datadir}/services/kdevtmakeproject.desktop
%{tde_datadir}/services/kdevtools.desktop
%{tde_datadir}/services/kdevtrollproject.desktop
%{tde_datadir}/services/kdevuichooser.desktop
%{tde_datadir}/services/kdevvalgrind.desktop
%{tde_datadir}/services/kdevvcsmanager.desktop
%{tde_datadir}/services/perldoc.protocol
%{tde_datadir}/services/pydoc.protocol
%{tde_datadir}/servicetypes/tdevelopappfrontend.desktop
@ -393,51 +393,51 @@ individual needs.
%{tde_datadir}/servicetypes/tdevelopsourceformatter.desktop
%{tde_datadir}/servicetypes/tdevelopvcsintegrator.desktop
%{tde_datadir}/servicetypes/tdevelopversioncontrol.desktop
%{tde_datadir}/apps/tdevcsharpsupport/tdevcsharpsupport.rc
%{tde_datadir}/apps/tdevctags2/tdevpart_ctags2.rc
%{tde_datadir}/apps/tdevcustomproject/tdevcustomproject.rc
%{tde_datadir}/apps/tdevdebugger/
%{tde_datadir}/apps/tdevdesigner/tdevdesigner_shell.rc
%{tde_datadir}/apps/tdevdesignerpart/tdevdesigner_part.rc
%{tde_datadir}/apps/tdevdesignerpart/tdevdesigner_part_sh.rc
%{tde_datadir}/apps/tdevdiff/tdevdiff.rc
%{tde_datadir}/apps/tdevdistpart/tdevpart_distpart.rc
%{tde_datadir}/apps/tdevdocumentation/
%{tde_datadir}/apps/tdevdoxygen/tdevdoxygen.rc
%{tde_datadir}/apps/kdevcsharpsupport/kdevcsharpsupport.rc
%{tde_datadir}/apps/kdevctags2/kdevpart_ctags2.rc
%{tde_datadir}/apps/kdevcustomproject/kdevcustomproject.rc
%{tde_datadir}/apps/kdevdebugger/
%{tde_datadir}/apps/kdevdesigner/kdevdesigner_shell.rc
%{tde_datadir}/apps/kdevdesignerpart/kdevdesigner_part.rc
%{tde_datadir}/apps/kdevdesignerpart/kdevdesigner_part_sh.rc
%{tde_datadir}/apps/kdevdiff/kdevdiff.rc
%{tde_datadir}/apps/kdevdistpart/kdevpart_distpart.rc
%{tde_datadir}/apps/kdevdocumentation/
%{tde_datadir}/apps/kdevdoxygen/kdevdoxygen.rc
%{tde_datadir}/apps/tdevelop/
%{tde_datadir}/apps/tdevfilecreate/
%{tde_datadir}/apps/tdevfilelist/tdevfilelist.rc
%{tde_datadir}/apps/tdevfilter/tdevfilter.rc
%{tde_datadir}/apps/tdevfortransupport/tdevfortransupport.rc
%{tde_datadir}/apps/tdevfullscreen/tdevpart_fullscreen.rc
%{tde_datadir}/apps/tdevgrepview/
%{tde_datadir}/apps/tdevjavasupport/tdevjavasupport.rc
%{tde_datadir}/apps/tdevmakeview/tdevmakeview.rc
%{tde_datadir}/apps/tdevpartexplorer/tdevpartexplorer.rc
%{tde_datadir}/apps/tdevpascalproject/tdevpascalproject.rc
%{tde_datadir}/apps/tdevpascalsupport/tdevpascalsupport.rc
%{tde_datadir}/apps/tdevperlsupport/tdevperlsupport.rc
%{tde_datadir}/apps/tdevphpsupport/tdevphpsupport.rc
%{tde_datadir}/apps/tdevphpsupport/phpfunctions
%{tde_datadir}/apps/tdevpythonsupport/tdevpythonsupport.rc
%{tde_datadir}/apps/tdevquickopen/tdevpart_quickopen.rc
%{tde_datadir}/apps/tdevrbdebugger/
%{tde_datadir}/apps/tdevregexptest/tdevregexptest.rc
%{tde_datadir}/apps/tdevreplace/tdevpart_replace.rc
%{tde_datadir}/apps/tdevrubysupport/tdevrubysupport.rc
%{tde_datadir}/apps/tdevrubysupport/pics/ruby_config.png
%{tde_datadir}/apps/tdevrubysupport/pics/ruby_run.png
%{tde_datadir}/apps/tdevscripting/tdevscripting.rc
%{tde_datadir}/apps/tdevscriptproject/tdevscriptproject.rc
%{tde_datadir}/apps/tdevsnippet/tdevpart_snippet.rc
%{tde_datadir}/apps/tdevsqlsupport/tdevsqlsupport.rc
%{tde_datadir}/apps/tdevtipofday/tdevpart_tipofday.rc
%{tde_datadir}/apps/tdevtipofday/tips
%{tde_datadir}/apps/tdevtools/tdevpart_tools.rc
%{tde_datadir}/apps/tdevtrollproject/tdevtrollproject.rc
%{tde_datadir}/apps/tdevvalgrind/tdevpart_valgrind.rc
%{tde_datadir}/apps/tdeio_pydoc/tde_pydoc.py*
%{tde_datadir}/config/tdevassistantrc
%{tde_datadir}/apps/kdevfilecreate/
%{tde_datadir}/apps/kdevfilelist/kdevfilelist.rc
%{tde_datadir}/apps/kdevfilter/kdevfilter.rc
%{tde_datadir}/apps/kdevfortransupport/kdevfortransupport.rc
%{tde_datadir}/apps/kdevfullscreen/kdevpart_fullscreen.rc
%{tde_datadir}/apps/kdevgrepview/
%{tde_datadir}/apps/kdevjavasupport/kdevjavasupport.rc
%{tde_datadir}/apps/kdevmakeview/kdevmakeview.rc
%{tde_datadir}/apps/kdevpartexplorer/kdevpartexplorer.rc
%{tde_datadir}/apps/kdevpascalproject/kdevpascalproject.rc
%{tde_datadir}/apps/kdevpascalsupport/kdevpascalsupport.rc
%{tde_datadir}/apps/kdevperlsupport/kdevperlsupport.rc
%{tde_datadir}/apps/kdevphpsupport/kdevphpsupport.rc
%{tde_datadir}/apps/kdevphpsupport/phpfunctions
%{tde_datadir}/apps/kdevpythonsupport/kdevpythonsupport.rc
%{tde_datadir}/apps/kdevquickopen/kdevpart_quickopen.rc
%{tde_datadir}/apps/kdevrbdebugger/
%{tde_datadir}/apps/kdevregexptest/kdevregexptest.rc
%{tde_datadir}/apps/kdevreplace/kdevpart_replace.rc
%{tde_datadir}/apps/kdevrubysupport/kdevrubysupport.rc
%{tde_datadir}/apps/kdevrubysupport/pics/ruby_config.png
%{tde_datadir}/apps/kdevrubysupport/pics/ruby_run.png
%{tde_datadir}/apps/kdevscripting/kdevscripting.rc
%{tde_datadir}/apps/kdevscriptproject/kdevscriptproject.rc
%{tde_datadir}/apps/kdevsnippet/kdevpart_snippet.rc
%{tde_datadir}/apps/kdevsqlsupport/kdevsqlsupport.rc
%{tde_datadir}/apps/kdevtipofday/kdevpart_tipofday.rc
%{tde_datadir}/apps/kdevtipofday/tips
%{tde_datadir}/apps/kdevtools/kdevpart_tools.rc
%{tde_datadir}/apps/kdevtrollproject/kdevtrollproject.rc
%{tde_datadir}/apps/kdevvalgrind/kdevpart_valgrind.rc
%{tde_datadir}/apps/tdeio_pydoc/kde_pydoc.py*
%{tde_datadir}/config/kdevassistantrc
%{tde_datadir}/config/tdeveloprc
%{tde_datadir}/desktop-directories/tde-development-tdevelop.directory
%{tde_tdedocdir}/HTML/en/tdevelop/
@ -445,17 +445,15 @@ individual needs.
%{tde_libdir}/libd.so.0.0.0
%{tde_libdir}/libkinterfacedesigner.so.0
%{tde_libdir}/libkinterfacedesigner.so.0.0.0
%{tde_tdelibdir}/libtdevvisualboyadvance.la
%{tde_tdelibdir}/libtdevvisualboyadvance.so
%{tde_datadir}/apps/tdevdesignerpart/pics/
%{tde_datadir}/apps/tdevvisualboyadvance/tdevpart_visualboyadvance.rc
%{tde_tdelibdir}/libkdevvisualboyadvance.la
%{tde_tdelibdir}/libkdevvisualboyadvance.so
%{tde_datadir}/apps/kdevdesignerpart/pics/
%{tde_datadir}/apps/kdevvisualboyadvance/kdevpart_visualboyadvance.rc
%{tde_tdedocdir}/HTML/en/tde_app_devel/
%{tde_datadir}/mimelnk/text/x-fortran.desktop
%{tde_datadir}/services/tdevvisualboyadvance.desktop
%{tde_tdedocdir}/HTML/en/tdevdesigner/
%{tde_datadir}/applnk/.hidden/tde_app_devel.desktop
%{tde_tdedocdir}/HTML/en/tdevassistant/
%{tde_datadir}/services/kdevvisualboyadvance.desktop
%{tde_tdedocdir}/HTML/en/kdevdesigner/
%post
for f in hicolor locolor ; do
touch --no-create %{tde_datadir}/icons/$f 2> /dev/null ||:
@ -518,26 +516,26 @@ Provides: trinity-kdevelop-libs = %{version}-%{release}
%{tde_libdir}/libdocumentation_interfaces.so.0.0.0
%{tde_libdir}/libgdbmi_parser.so.0
%{tde_libdir}/libgdbmi_parser.so.0.0.0
%{tde_libdir}/libtdevbuildbase.so.0
%{tde_libdir}/libtdevbuildbase.so.0.0.0
%{tde_libdir}/libtdevbuildtoolswidgets.so.0
%{tde_libdir}/libtdevbuildtoolswidgets.so.0.0.0
%{tde_libdir}/libtdevcatalog.so.0
%{tde_libdir}/libtdevcatalog.so.0.0.0
%{tde_libdir}/libtdevcppparser.so.0
%{tde_libdir}/libtdevcppparser.so.0.0.0
%{tde_libdir}/libkdevbuildbase.so.0
%{tde_libdir}/libkdevbuildbase.so.0.0.0
%{tde_libdir}/libkdevbuildtoolswidgets.so.0
%{tde_libdir}/libkdevbuildtoolswidgets.so.0.0.0
%{tde_libdir}/libkdevcatalog.so.0
%{tde_libdir}/libkdevcatalog.so.0.0.0
%{tde_libdir}/libkdevcppparser.so.0
%{tde_libdir}/libkdevcppparser.so.0.0.0
%{tde_libdir}/libtdevelop.so.1
%{tde_libdir}/libtdevelop.so.1.0.0
%{tde_libdir}/libtdevextras.so.0
%{tde_libdir}/libtdevextras.so.0.0.0
%{tde_libdir}/libtdevpropertyeditor.so.0
%{tde_libdir}/libtdevpropertyeditor.so.0.0.0
%{tde_libdir}/libtdevqmakeparser.so.0
%{tde_libdir}/libtdevqmakeparser.so.0.0.0
%{tde_libdir}/libtdevshell.so.0
%{tde_libdir}/libtdevshell.so.0.0.0
%{tde_libdir}/libtdevwidgets.so.0
%{tde_libdir}/libtdevwidgets.so.0.0.0
%{tde_libdir}/libkdevextras.so.0
%{tde_libdir}/libkdevextras.so.0.0.0
%{tde_libdir}/libkdevpropertyeditor.so.0
%{tde_libdir}/libkdevpropertyeditor.so.0.0.0
%{tde_libdir}/libkdevqmakeparser.so.0
%{tde_libdir}/libkdevqmakeparser.so.0.0.0
%{tde_libdir}/libkdevshell.so.0
%{tde_libdir}/libkdevshell.so.0.0.0
%{tde_libdir}/libkdevwidgets.so.0
%{tde_libdir}/libkdevwidgets.so.0.0.0
%{tde_libdir}/liblang_debugger.so.0
%{tde_libdir}/liblang_debugger.so.0.0.0
%{tde_libdir}/liblang_interfaces.so.0

Loading…
Cancel
Save