RPM packaging: update 3.5.13.2 packages

pull/3/head
François Andriot 10 years ago
parent e07b6bd3c5
commit 48f15898ad

@ -48,8 +48,9 @@ BuildRequires: trinity-tdelibs-devel >= %{tde_version}
BuildRequires: trinity-tdebase-devel >= %{tde_version} BuildRequires: trinity-tdebase-devel >= %{tde_version}
BuildRequires: desktop-file-utils BuildRequires: desktop-file-utils
BuildRequires: flex-devel
BuildRequires: gettext BuildRequires: gettext
BuildRequires: pilot-link-devel BuildRequires: pilot-link-devel >= 0.12
BuildRequires: trinity-tdepim-devel >= %{tde_version} BuildRequires: trinity-tdepim-devel >= %{tde_version}
%description %description
@ -73,7 +74,8 @@ and synchronize the built-in applications with their TDE counterparts.
%build %build
unset QTDIR; . /etc/profile.d/qt3.sh unset QTDIR QTINC QTLIB
. /etc/profile.d/qt3.sh
export PATH="%{tde_bindir}:${PATH}" export PATH="%{tde_bindir}:${PATH}"
%configure \ %configure \

@ -55,7 +55,7 @@ BuildRequires: SDL-devel
BuildRequires: alsa-lib-devel BuildRequires: alsa-lib-devel
BuildRequires: openssl-devel BuildRequires: openssl-devel
# DB4 support # DB4/DB5 support
%if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version} >= 1220 || 0%{?mdkversion} || 0%{?mgaversion} %if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version} >= 1220 || 0%{?mdkversion} || 0%{?mgaversion}
%define with_db 1 %define with_db 1
%if 0%{?mgaversion} || 0%{?mdkversion} %if 0%{?mgaversion} || 0%{?mdkversion}
@ -86,7 +86,7 @@ BuildRequires: db4-devel
Requires: trinity-atlantikdesigner = %{version}-%{release} Requires: trinity-atlantikdesigner = %{version}-%{release}
Requires: trinity-kaddressbook-plugins = %{version}-%{release} Requires: trinity-kaddressbook-plugins = %{version}-%{release}
Requires: trinity-kate-plugins = %{version}-%{release} Requires: trinity-kate-plugins = %{version}-%{release}
Requires: trinity-tdeaddons-kfile-plugins = %{version}-%{release} Requires: trinity-tdeaddons-tdefile-plugins = %{version}-%{release}
Requires: trinity-kicker-applets = %{version}-%{release} Requires: trinity-kicker-applets = %{version}-%{release}
Requires: trinity-knewsticker-scripts = %{version}-%{release} Requires: trinity-knewsticker-scripts = %{version}-%{release}
Requires: trinity-konq-plugins = %{version}-%{release} Requires: trinity-konq-plugins = %{version}-%{release}
@ -244,11 +244,14 @@ a tab bar, a Python browser and even more.
########## ##########
%package kfile-plugins %package tdefile-plugins
Summary: Trinity file dialog plugins for text files and folders Summary: Trinity file dialog plugins for text files and folders
Group: Applications/Utilities Group: Applications/Utilities
%description kfile-plugins Obsoletes: trinity-tdeaddons-kfile-plugins < %{version}-%{release}
Provides: trinity-tdeaddons-kfile-plugins = %{version}-%{release}
%description tdefile-plugins
This is a collection of plugins for the TDE file dialog. These plugins This is a collection of plugins for the TDE file dialog. These plugins
extend the file dialog to offer advanced meta-information for text, extend the file dialog to offer advanced meta-information for text,
HTML and desktop files, as well as for folders, Windows .lnk files, HTML and desktop files, as well as for folders, Windows .lnk files,
@ -259,7 +262,7 @@ allowing a user to more easily decide what to do when faced with a
decision regarding conflicting filenames. Rename dialog plugins are decision regarding conflicting filenames. Rename dialog plugins are
provided for audio and image files. provided for audio and image files.
%files kfile-plugins %files tdefile-plugins
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc kfile-plugins/lnk/README %doc kfile-plugins/lnk/README
%{tde_bindir}/lnkforward %{tde_bindir}/lnkforward

@ -468,10 +468,6 @@ you might find inappropriate and offensive.
You are specially discouraged to install this package if you are using You are specially discouraged to install this package if you are using
your computer in a working environment or in an environment with children. your computer in a working environment or in an environment with children.
If you still want to install this package, please read the file
/usr/share/doc/kscreensaver-xsavers-webcollage/README.Debian after the
installation.
This package is part of Trinity, and a component of the TDE artwork module. This package is part of Trinity, and a component of the TDE artwork module.
%files -n trinity-tdescreensaver-xsavers-webcollage %files -n trinity-tdescreensaver-xsavers-webcollage

Loading…
Cancel
Save