diff options
author | François Andriot <albator78@libertysurf.fr> | 2022-11-13 22:32:14 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2022-11-13 22:32:14 +0100 |
commit | 82078b138125ed387e2b92c337ae1584af0e872e (patch) | |
tree | 663cb4e1f5fb13968e42113fa8ce7fd3b50aa543 /redhat/main/tdeadmin | |
parent | 238a465766026d4a903f327d8eebabd7d56281d8 (diff) | |
download | tde-packaging-82078b138125ed387e2b92c337ae1584af0e872e.tar.gz tde-packaging-82078b138125ed387e2b92c337ae1584af0e872e.zip |
RPM: update directory hiearchy
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/main/tdeadmin')
-rw-r--r-- | redhat/main/tdeadmin/kpackagerc | 33 | ||||
-rw-r--r-- | redhat/main/tdeadmin/ksysvrc | 8 | ||||
-rw-r--r-- | redhat/main/tdeadmin/kuser.pam | 3 | ||||
-rw-r--r-- | redhat/main/tdeadmin/kuser.pamd | 4 | ||||
-rw-r--r-- | redhat/main/tdeadmin/kuserrc | 6 | ||||
-rw-r--r-- | redhat/main/tdeadmin/tdeadmin.spec | 476 |
6 files changed, 0 insertions, 530 deletions
diff --git a/redhat/main/tdeadmin/kpackagerc b/redhat/main/tdeadmin/kpackagerc deleted file mode 100644 index 72be06d46..000000000 --- a/redhat/main/tdeadmin/kpackagerc +++ /dev/null @@ -1,33 +0,0 @@ -[Kpackage] -BSD=false -DEBAPT=false -DEBDPKG=false -KISS=false -RPM=true -SLACK=false - -[Rpm] -Package_L_0_0=/mnt/cdrom/RedHat/RPMS -Package_L_0_1=/mnt/cdrom/SRPMS -Package_L_0_2=/usr/src/redhat/RPMS -Package_L_0_3=/usr/src/redhat/SRPMS -Package_L_0_4=ftp://ftp.redhat.com/pub/redhat/linux/updates/7.2/en -Package_L_1_0=ftp://rhcontrib.bero.org/pub/rh-contrib/7.2/i386 -Package_L_1_1=ftp://rhcontrib.bero.org/pub/rh-contrib/7.2/noarch -Package_L_1_2=ftp://rhcontrib.bero.org/pub/rh-contrib/7.2/SRPMS -Package_S_0_0=0 -Package_S_0_1=0 -Package_S_0_2=1 -Package_S_0_3=0 -Package_S_0_4=1 -Package_S_1_0=0 -Package_S_1_1=0 -Package_S_1_2=0 -Package_U_0_0=1 -Pacakge_U_0_1=1 -Package_U_0_2=1 -Pacakge_U_0_3=1 -Package_U_0_4=0 -Package_U_1_0=0 -Package_U_1_1=0 -Package_U_1_2=0 diff --git a/redhat/main/tdeadmin/ksysvrc b/redhat/main/tdeadmin/ksysvrc deleted file mode 100644 index 48754643d..000000000 --- a/redhat/main/tdeadmin/ksysvrc +++ /dev/null @@ -1,8 +0,0 @@ -[Other Settings] -Configured=true -[Path Settings] -RunlevelPath=/etc/rc.d -ScriptPath=/etc/rc.d/init.d -[Runlevels] -Show Runlevels=0,1,2,3,4,5,6 - diff --git a/redhat/main/tdeadmin/kuser.pam b/redhat/main/tdeadmin/kuser.pam deleted file mode 100644 index 30492636a..000000000 --- a/redhat/main/tdeadmin/kuser.pam +++ /dev/null @@ -1,3 +0,0 @@ -USER=root -PROGRAM=/usr/sbin/kuser -SESSION=true diff --git a/redhat/main/tdeadmin/kuser.pamd b/redhat/main/tdeadmin/kuser.pamd deleted file mode 100644 index c7d67e332..000000000 --- a/redhat/main/tdeadmin/kuser.pamd +++ /dev/null @@ -1,4 +0,0 @@ -#%PAM-1.0 -auth include config-util -account include config-util -session include config-util diff --git a/redhat/main/tdeadmin/kuserrc b/redhat/main/tdeadmin/kuserrc deleted file mode 100644 index baeb5a53b..000000000 --- a/redhat/main/tdeadmin/kuserrc +++ /dev/null @@ -1,6 +0,0 @@ -[template] -copySkel=true -createHomeDir=true -homeBase=/home -shell=/bin/bash -userPrivateGroup=true diff --git a/redhat/main/tdeadmin/tdeadmin.spec b/redhat/main/tdeadmin/tdeadmin.spec deleted file mode 100644 index cd5669db0..000000000 --- a/redhat/main/tdeadmin/tdeadmin.spec +++ /dev/null @@ -1,476 +0,0 @@ -# -# spec file for package tdeadmin (version R14) -# -# Copyright (c) 2014 Trinity Desktop Environment -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. -# -# Please submit bugfixes or comments via http://www.trinitydesktop.org/ -# - -# BUILD WARNING: -# Remove qt-devel and qt3-devel and any kde*-devel on your system ! -# Having KDE libraries may cause FTBFS here ! - -# TDE variables -%define tde_epoch 2 -%if "%{?tde_version}" == "" -%define tde_version 14.0.13 -%endif -%define tde_pkg tdeadmin -%define tde_prefix /opt/trinity -%define tde_bindir %{tde_prefix}/bin -%define tde_confdir %{_sysconfdir}/trinity -%define tde_sbindir %{tde_prefix}/sbin -%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_sbindir %{tde_prefix}/sbin -%define tde_tdeappdir %{tde_datadir}/applications/tde -%define tde_tdedocdir %{tde_docdir}/tde -%define tde_tdeincludedir %{tde_includedir}/tde -%define tde_tdelibdir %{tde_libdir}/trinity - - -Name: trinity-%{tde_pkg} -Summary: Administrative tools for TDE -Version: %{tde_version} -Release: %{?!preversion:1}%{?preversion:0_%{preversion}}%{?dist} -Group: System/GUI/Other -URL: http://www.trinitydesktop.org/ - -%if 0%{?suse_version} -License: GPL-2.0+ -%else -License: GPLv2+ -%endif - -#Vendor: Trinity Project -#Packager: Francois Andriot <francois.andriot@free.fr> - -Prefix: %{tde_prefix} -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -Source0: %{name}-%{version}%{?preversion:~%{preversion}}.tar.gz -Source1: kuser.pam -Source2: kuser.pamd -Source5: kpackagerc -Source6: ksysvrc -Source7: kuserrc - -Obsoletes: trinity-kdeadmin < %{?epoch:%{epoch}:}%{version}-%{release} -Provides: trinity-kdeadmin = %{?epoch:%{epoch}:}%{version}-%{release} - -BuildRequires: trinity-arts-devel >= %{tde_epoch}:1.5.10 -BuildRequires: trinity-tdelibs-devel >= %{tde_version} - -BuildRequires: trinity-cmake >= %{tde_version} -BuildRequires: libtool -BuildRequires: fdupes -BuildRequires: gcc-c++ - -# SUSE desktop files utility -%if 0%{?suse_version} -BuildRequires: update-desktop-files -%endif - -%if 0%{?opensuse_bs} && 0%{?suse_version} -# for xdg-menu script -BuildRequires: brp-check-trinity -%endif - -# ACL support -BuildRequires: libacl-devel - -# IDN support -BuildRequires: libidn-devel - -# OPENSSL support -BuildRequires: openssl-devel - -# RPM support -BuildRequires: rpm-devel - -# PAM support -BuildRequires: pam-devel - -# LILO support -%if 0%{?mgaversion} || 0%{?mdkversion} || 0%{?suse_version} -#define with_lilo 1 -%endif -%if 0%{?with_lilo} -BuildRequires: lilo -%endif - -Requires: trinity-kcron = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: trinity-kdat = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: %{name}-kfile-plugins = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: trinity-knetworkconf = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: trinity-kpackage = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: trinity-ksysv = %{?epoch:%{epoch}:}%{version}-%{release} -Requires: trinity-kuser = %{?epoch:%{epoch}:}%{version}-%{release} -%if 0%{?with_lilo} -Requires: trinity-lilo-config = %{?epoch:%{epoch}:}%{version}-%{release} -%else -Obsoletes: trinity-lilo-config < %{?epoch:%{epoch}:}%{version}-%{release} -%endif - -# CONSOLEHELPER (usermode) support -%if 0%{?rhel} || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion} -%define with_consolehelper 1 - -# Avoids relinking, which breaks consolehelper -%define dont_relink 1 -%endif - -%description -The tdeadmin package includes administrative tools for the Trinity Desktop -Environment (TDE) including: -kcron, kdat, knetworkconf, kpackage, ksysv, kuser. - -%files -%defattr(-,root,root,-) - -########## - -%package -n trinity-kcron -Summary: The Trinity crontab editor -Group: System/GUI/Other - -%description -n trinity-kcron -KCron is an application for scheduling programs to run in the background. -It is a graphical user interface to cron, the UNIX system scheduler. - -%files -n trinity-kcron -%defattr(-,root,root,-) -%{tde_bindir}/kcron -%{tde_tdeappdir}/kcron.desktop -%{tde_datadir}/apps/kcron/ -%{tde_datadir}/icons/hicolor/*/apps/kcron.png -%{tde_tdedocdir}/HTML/en/kcron/ - -########## - -%package -n trinity-kdat -Summary: A Trinity tape backup tool -Group: System/GUI/Other - -%description -n trinity-kdat -KDat is a tar-based tape archiver. It is designed to work with multiple -archives on a single tape. - -Main features are: -* Simple graphical interface to local filesystem and tape contents. -* Multiple archives on the same physical tape. -* Complete index of archives and files is stored on local hard disk. -* Selective restore of files from an archive. -* Backup profiles for frequently used backups. - -%files -n trinity-kdat -%defattr(-,root,root,-) -%doc rpmdocs/kdat/* -%{tde_bindir}/kdat -%{tde_tdeappdir}/kdat.desktop -%{tde_datadir}/apps/kdat/ -%{tde_datadir}/icons/hicolor/*/apps/kdat.png -%{tde_datadir}/icons/locolor/*/apps/kdat.png -%{tde_tdedocdir}/HTML/en/kdat/ - -########## - -%package kfile-plugins -Summary: Trinity file metainfo plugins for deb and rpm files -Group: System/GUI/Other - -%description kfile-plugins -This package contains the Trinity File metainfo plugins for deb and rpm -package files. - -%files kfile-plugins -%defattr(-,root,root,-) -%{tde_tdelibdir}/tdefile_deb.la -%{tde_tdelibdir}/tdefile_deb.so -%{tde_tdelibdir}/tdefile_rpm.la -%{tde_tdelibdir}/tdefile_rpm.so -%{tde_datadir}/services/tdefile_deb.desktop -%{tde_datadir}/services/tdefile_rpm.desktop - -########## - -%package -n trinity-knetworkconf -Summary: Trinity network configuration tool -Group: System/GUI/Other - -%description -n trinity-knetworkconf -This is a TDE control center module to configure TCP/IP settings. It -can be used to manage network devices and settings for each device. - -%files -n trinity-knetworkconf -%defattr(-,root,root,-) -%doc rpmdocs/knetworkconf/* -%{tde_datadir}/icons/hicolor/*/apps/knetworkconf.png -%{tde_datadir}/icons/hicolor/22x22/actions/network_disconnected_wlan.png -%{tde_datadir}/icons/hicolor/22x22/actions/network_connected_lan_knc.png -%{tde_datadir}/icons/hicolor/22x22/actions/network_disconnected_lan.png -%{tde_datadir}/icons/hicolor/22x22/actions/network_traffic_wlan.png -%{tde_datadir}/apps/knetworkconf/ -%{tde_tdeappdir}/kcm_knetworkconfmodule.desktop -%{tde_tdelibdir}/kcm_knetworkconfmodule.so -%{tde_tdelibdir}/kcm_knetworkconfmodule.la -%{tde_tdedocdir}/HTML/en/knetworkconf/ - -########## - -%package -n trinity-kpackage -Summary: Trinity package management tool -Group: System/GUI/Other - -%description -n trinity-kpackage -This is a frontend to both .rpm and .deb package formats. It allows you -to view currently installed packages, browse available packages, and -install/remove them. - -%files -n trinity-kpackage -%defattr(-,root,root,-) -%doc rpmdocs/kpackage/* -%{tde_bindir}/kpackage -%{tde_tdeappdir}/kpackage.desktop -%{tde_datadir}/apps/kpackage/ -%config(noreplace) %{tde_confdir}/kpackagerc -%{tde_datadir}/icons/hicolor/*/apps/kpackage.png -%{tde_tdedocdir}/HTML/en/kpackage/ - -########## - -%package -n trinity-ksysv -Summary: Trinity SysV-style init configuration editor -Group: System/GUI/Other - -%description -n trinity-ksysv -This program allows you to edit your start and stop scripts using a -drag and drop GUI. - -%files -n trinity-ksysv -%defattr(-,root,root,-) -%doc rpmdocs/ksysv/* -%{tde_bindir}/ksysv -%{tde_tdeappdir}/ksysv.desktop -%{tde_datadir}/apps/ksysv/ -%config(noreplace) %{tde_confdir}/ksysvrc -%{tde_datadir}/icons/hicolor/*/apps/ksysv.png -%{tde_datadir}/mimelnk/application/x-ksysv.desktop -%{tde_datadir}/mimelnk/text/x-ksysv-log.desktop -%{tde_tdedocdir}/HTML/en/ksysv/ - -########## - -%package -n trinity-kuser -Summary: Trinity user/group administration tool -Group: System/GUI/Other - -%if 0%{?with_consolehelper} -# package 'usermode' provides '/usr/bin/consolehelper-gtk' -%if 0%{?rhel} || 0%{?fedora} -Requires: usermode-gtk -%endif -%if 0%{?mgaversion} || 0%{?mdkversion} -Requires: usermode -%endif -%endif - -%description -n trinity-kuser -A user/group administration tool for TDE. - -%files -n trinity-kuser -%defattr(-,root,root,-) -%doc rpmdocs/kuser/* -%{tde_bindir}/kuser -%{tde_tdeappdir}/kuser.desktop -%{tde_datadir}/apps/kuser/ -%config(noreplace) %{tde_confdir}/kuserrc -%{tde_datadir}/config.kcfg/kuser.kcfg -%{tde_datadir}/icons/hicolor/*/apps/kuser.png -%{tde_tdedocdir}/HTML/en/kuser/ - -%if 0%{?with_consolehelper} -%{tde_sbindir}/kuser -%{_sbindir}/kuser -%config(noreplace) /etc/pam.d/kuser -%config(noreplace) /etc/security/console.apps/kuser -%endif - -########## - -%if 0%{?with_lilo} -%package -n trinity-lilo-config -Summary: Trinity frontend for lilo configuration -Group: System/GUI/Other -Requires: trinity-kcontrol -Requires: trinity-tdebase-bin -#Requires: lilo - -%description -n trinity-lilo-config -lilo-config is a TDE based frontend to the lilo boot manager configuration. -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. - -%files -n trinity-lilo-config -%defattr(-,root,root,-) -%{tde_tdelibdir}/kcm_lilo.la -%{tde_tdelibdir}/kcm_lilo.so -%{tde_tdeappdir}/lilo.desktop -%{tde_tdedocdir}/HTML/en/lilo-config/ - -%post -n trinity-lilo-config -touch /etc/lilo.conf -%endif - -########## - -%if 0%{?pclinuxos} || 0%{?suse_version} && 0%{?opensuse_bs} == 0 -%debug_package -%endif - -########## - -%prep -%setup -q -n %{name}-%{version}%{?preversion:~%{preversion}} - - -%build -unset QTDIR QTLIB QTINC -export PATH="%{tde_bindir}:${PATH}" - -if ! rpm -E %%cmake|grep -q "cd build"; then - %__mkdir_p build - cd build -fi - -%cmake \ - -DCMAKE_BUILD_TYPE="RelWithDebInfo" \ - -DCMAKE_C_FLAGS="${RPM_OPT_FLAGS}" \ - -DCMAKE_CXX_FLAGS="${RPM_OPT_FLAGS}" \ - -DCMAKE_SKIP_RPATH=OFF \ - -DCMAKE_SKIP_INSTALL_RPATH=OFF \ - -DCMAKE_INSTALL_RPATH="%{tde_libdir}" \ - -DCMAKE_VERBOSE_MAKEFILE=ON \ - -DWITH_GCC_VISIBILITY=OFF \ - \ - -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" \ - -DSYSCONF_INSTALL_DIR="%{_sysconfdir}/trinity" \ - -DSHARE_INSTALL_PREFIX="%{tde_datadir}" \ - \ - -DBUILD_ALL=ON \ - -DBUILD_DOC=ON \ - -DBUILD_KCRON=ON \ - -DBUILD_KDAT=ON \ - -DBUILD_KNETWORKCONF=ON \ - -DBUILD_KPACKAGE=ON \ - -DBUILD_KSYSV=ON \ - -DBUILD_KUSER=ON \ - -DBUILD_LILO_CONFIG=ON \ - -DBUILD_SECPOLICY=ON \ - -DBUILD_TDEFILE_PLUGINS=ON \ - \ -%if 0%{?fedora} >= 16 || 0%{?suse_version} >= 1210 || 0%{?rhel} >= 7 || 0%{?mageia} >= 4 - -DKU_FIRSTUID="1000" \ - -DKU_FIRSTGID="1000" \ -%endif - -DKU_USERPRIVATEGROUP=false \ - -DKU_HOMEDIR_PERM="0700" \ - -DKU_HOMETEMPLATE="/home/%U" \ - -DKU_MAILBOX_GID="0" \ - -DKU_MAILBOX_PERM="0660" \ - \ - .. - -%__make %{?_smp_mflags} || %__make - - -%install -export PATH="%{tde_bindir}:${PATH}" -%__rm -rf %{buildroot} -%__make install DESTDIR=%{buildroot} -C build - -comps="kcron kdat knetworkconf kpackage ksysv kuser" -%__mkdir_p %{buildroot}%{tde_datadir}/config \ - %{buildroot}%{_sysconfdir}/security/console.apps \ - %{buildroot}%{_sysconfdir}/pam.d \ - %{buildroot}%{tde_sbindir} \ - %{buildroot}%{_sbindir} - -%__mkdir_p "%{buildroot}%{tde_confdir}/" -%__install -p -m644 %{SOURCE5} %{SOURCE6} %{SOURCE7} "%{buildroot}%{tde_confdir}/" - -%if 0%{?with_consolehelper} -# Run kuser through consolehelper -%__install -p -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/security/console.apps/kuser -%__install -p -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kuser -%__mv %{buildroot}%{tde_bindir}/kuser %{buildroot}%{tde_sbindir} -%__ln_s %{_bindir}/consolehelper %{buildroot}%{tde_bindir}/kuser -%if "%{tde_prefix}" != "/usr" -%__ln_s %{tde_sbindir}/kuser %{?buildroot}%{_sbindir}/kuser -%endif -%endif - -# rpmdocs -for dir in $comps ; do - for file in AUTHORS ChangeLog README TODO ; do - test -s "$dir/$file" && install -p -m644 -D "$dir/$file" "rpmdocs/$dir/$file" - done -done - -# The following files are not installed in any binary package. -# This is deliberate. - -# - This file serves no purpose that we can see, and conflicts -# with GNOME system tools, so be sure to leave it out. -%__rm -f %{?buildroot}%{tde_libdir}/pkgconfig/*.pc - -# Extract from changelog: -# tdeadmin (4:3.5.5-2) unstable; urgency=low -# +++ Changes by Ana Beatriz Guerrero Lopez: -# * Removed useless program secpolicy. (Closes: #399426) -%__rm -f %{?buildroot}%{tde_bindir}/secpolicy - -# Remove lilo related files, if unwanted. -%if 0%{?with_lilo} == 0 -%__rm -rf %{?buildroot}%{tde_tdedocdir}/HTML/en/lilo-config/ -%__rm -f %{?buildroot}%{tde_tdelibdir}/kcm_lilo.la -%__rm -f %{?buildroot}%{tde_tdelibdir}/kcm_lilo.so -%__rm -f %{?buildroot}%{tde_tdeappdir}/lilo.desktop -%endif - -# Updates applications categories for openSUSE -%if 0%{?suse_version} -%suse_update_desktop_file kdat System Backup -%suse_update_desktop_file kpackage System PackageManager -%suse_update_desktop_file kcron System ServiceConfiguration -%suse_update_desktop_file ksysv System ServiceConfiguration -%suse_update_desktop_file kuser System SystemSetup -%endif - -# Links duplicate files -%fdupes "%{?buildroot}%{tde_datadir}" - - -%clean -%__rm -rf %{buildroot} - - -%changelog |