Compare commits
No commits in common. "25c3c837439bc1412b5b77798279dca0cbded328" and "2bb0400eb4b88f6d4cd394ce0290d7339455045b" have entirely different histories.
25c3c83743
...
2bb0400eb4
21
COPYING
21
COPYING
@ -1,21 +0,0 @@
|
|||||||
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.
|
|
||||||
Binary file not shown.
@ -1,79 +0,0 @@
|
|||||||
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
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
version_control: github
|
|
||||||
src_repo: FedoraKDE/kde-settings
|
|
||||||
tag_prefix: ^v
|
|
||||||
seperator: .
|
|
||||||
Loading…
x
Reference in New Issue
Block a user