Compare commits

...

11 Commits

Author SHA1 Message Date
openeuler-ci-bot
25c3c83743
!7 Modify invalid Source
From: @starlet-dx 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
2022-11-18 01:02:48 +00:00
starlet-dx
6e34ff1903 Modify invalid Source 2022-11-17 11:46:16 +08:00
openeuler-ci-bot
fcdb248e2e
!6 [sync] PR-4: Package upgrade
From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
2022-10-13 14:40:09 +00:00
starlet-dx
4b39820ce4 Package upgrade
(cherry picked from commit 3a35defea38fe5335586d2931878cfcbe5341909)
2022-10-13 17:35:14 +08:00
openeuler-ci-bot
a7ed06108a !3 Add kde-settings.yaml
Merge pull request !3 from yaokai13/master
2020-05-09 16:32:35 +08:00
yaokai13
aa6d161f6e Add kde-settings.yaml 2020-05-07 11:00:47 +08:00
openeuler-ci-bot
7a265e2d14 !2 remove plasma and sepatate qt-settings
Merge pull request !2 from gu-gu-gu/pravite
2019-12-23 17:21:48 +08:00
gu-gu-gu
bc09f42ca2 delete qt-settings 2019-12-23 17:14:08 +08:00
gu-gu-gu
0ec2d3a2f7 remove plasma and sepatate qt-settings 2019-12-23 16:53:38 +08:00
openeuler-ci-bot
de6f2be8fb !1 kde-settings: openEuler init
Merge pull request !1 from gu-gu-gu/pravite
2019-12-13 11:34:23 +08:00
gu-gu-gu
b68a93de17 kde-settings: openEuler init 2019-12-13 11:26:23 +08:00
4 changed files with 104 additions and 0 deletions

21
COPYING Normal file
View File

@ -0,0 +1,21 @@
Copyright (C) 2006-2011 Fedora KDE SIG
(Rex Dieter, Than Ngo, Kevin Kofler, Jaroslav Řezník)
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

BIN
kde-settings-36.1.tar.gz Normal file

Binary file not shown.

79
kde-settings.spec Normal file
View File

@ -0,0 +1,79 @@
Name: kde-settings
Version: 36.1
Release: 2
Summary: Config files for kde
License: MIT
Url: https://pagure.io/fedora-kde/kde-settings
BuildArch: noarch
Source0: https://pagure.io/fedora-kde/kde-settings/archive/%{version}/%{name}-%{version}.tar.gz
Source1: COPYING
Conflicts: kf5-kdelibs4support < 5.7.0-3
Provides: kde-settings-pulseaudio = %{version}-%{release}
Obsoletes: kde-settings-pulseaudio < %{version}-%{release}
Obsoletes: kde-settings-ksplash < 24-2 kde-settings-minimal < 24-3
Requires: kde-filesystem pam breeze-icon-theme xdg-user-dirs
Requires: pulseaudio pulseaudio-module-x11 alsa-plugins-pulseaudio
Requires(post): coreutils sed
BuildRequires: kde-filesystem systemd
%description
The kde-settings packages provide a rich set of administration panels to configure
system and desktop settings in the Konqueror Desktop Environment (KDE).
%package -n qt-settings
Summary: Configuration files for Qt
%description -n qt-settings
The kde-settings packages provide a rich set of administration panels to configure
system and desktop settings in the Konqueror Desktop Environment (KDE).
%prep
%autosetup -n %{name}-%{version} -p1
rm -fv Makefile
%build
%install
install -d %{buildroot}{%{_datadir}/config,%{_sysconfdir}/kde/kdm}
tar cpf - . | tar --directory %{buildroot} -xvpf -
install -D %{SOURCE1} .
%files
%doc COPYING
%dir %{_datadir}/kde-settings/
%dir %{_datadir}/kde-settings/kde-profile/
%{_datadir}/applications/kde-mimeapps.list
%{_datadir}/polkit-1/rules.d/11-fedora-kde-policy.rules
%{_datadir}/kde-settings/kde-profile/*
%{_prefix}/lib/rpm/*
%{_sysconfdir}/kde/env/*
%{_sysconfdir}/kde/shutdown/gpg-agent-shutdown.sh
%config %{_sysconfdir}/kde*rc
%config(noreplace) %{_sysconfdir}/profile.d/kde.*
%config(noreplace) %{_sysconfdir}/xdg/kcm-about-distrorc
%config(noreplace) %{_sysconfdir}/xdg/kdebugrc
%config(noreplace) /etc/pam.d/*
%exclude %{_sysconfdir}/{kde/kdm,logrotate.d/kdm,pam.d/kdm*}
%exclude %{_localstatedir}/lib/kdm/backgroundrc
%exclude %{_tmpfilesdir}/kdm.conf
%exclude %{_unitdir}/kdm.service
%exclude %{_sysconfdir}/X11/xinit/xinitrc.d/20-kdedirs-minimal.sh
%exclude %{_sysconfdir}/profile.d/qt-graphicssystem.*
%exclude %{_sysconfdir}/xdg/plasma-workspace/*
%exclude %{_datadir}/plasma/*
%files -n qt-settings
%config(noreplace) %{_sysconfdir}/Trolltech.conf
%changelog
* Thu Nov 17 2022 yaoxin <yaoxin30@h-partners.com> - 36.1-2
- Modify invalid Source and Url
* Wed Jun 15 2022 SimpleUpdate Robot <tc@openeuler.org> - 36.1-1
- Upgrade to version 36.1
* Mon Dec 23 2019 gulining<gulining1@huawei.com> - 29.1-3
- remove plasma and sepatate qt-settings
* Thu Dec 12 2019 gulining<gulining1@huawei.com> - 29.1-2
- Pakcage init

4
kde-settings.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: FedoraKDE/kde-settings
tag_prefix: ^v
seperator: .