Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
X11:Deepin:Factory
deepin-app-services
deepin-app-services.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File deepin-app-services.spec of Package deepin-app-services
# # spec file for package deepin-app-services # # Copyright (c) 2024 SUSE LLC # Copyright (c) 2024 Hillwood Yang <hillwood@opensuse.org> # # 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 https://bugs.opensuse.org/ # %define _name dde-app-services Name: deepin-app-services Version: 1.0.25 Release: 0 Summary: A service collection of DDE applications License: GPL-3.0-or-later Group: System/GUI/Other URL: https://github.com/linuxdeepin/dde-app-services Source0: https://github.com/linuxdeepin/dde-app-services/archive/%{version}/%{_name}-%{version}.tar.gz BuildRequires: bash-completion BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gtest BuildRequires: systemd-rpm-macros BuildRequires: libqt5-qttools-qhelpgenerator BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5DBus) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Help) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(dtkcore) BuildRequires: pkgconfig(dtkwidget) BuildRequires: pkgconfig(dtkgui) %if 0%{?suse_version} < 1600 BuildRequires: -rpmlint-mini BuildRequires: -rpmlint-Factory %endif %{?systemd_ordering} %description deepin-app-services provides a service collection of DDE applications, including dconfig-center. %lang_package %prep %autosetup -p1 -n %{_name}-%{version} # boo#1211374 sed -i "s/0755/0700/" dconfig-center/dde-dconfig-daemon/services/dde-dconfig-daemon-tmpfiles.conf %build %cmake %cmake_build %install %cmake_install %fdupes %{buildroot}%{_datadir} %find_lang dde-dconfig --with-qt %find_lang dde-dconfig-editor --with-qt %pre %service_add_pre dde-dconfig-daemon.service getent group dde-dconfig-daemon >/dev/null || %{_sbindir}/groupadd --system dde-dconfig-daemon getent passwd dde-dconfig-daemon >/dev/null || %{_sbindir}/useradd -r -c "dde-dconfig-daemon User" \ -d %{_localstatedir}/lib/dde-dconfig-daemon -g dde-dconfig-daemon -s /bin/false \ -G dde-dconfig-daemon dde-dconfig-daemon %post %service_add_post dde-dconfig-daemon.service %preun %service_del_preun dde-dconfig-daemon.service %postun %service_del_postun dde-dconfig-daemon.service %{_sbindir}/userdel -r dde-dconfig-daemon %files %doc README.md README.zh_CN.md %license LICENSE %{_prefix}/lib/sysusers.d/dde-dconfig-daemon.conf %{_prefix}/lib/tmpfiles.d/dde-dconfig-daemon-tmpfiles.conf %{_bindir}/dde-* %{_datadir}/bash-completion/completions/dde-dconfig %{_datadir}/dbus-1/interfaces/*.xml %{_datadir}/dbus-1/system-services/org.desktopspec.ConfigManager.service %{_datadir}/dbus-1/system.d/org.desktopspec.ConfigManager.conf %{_datadir}/qt5/doc/dde-dconfig-doc.qch %dir %{_datadir}/dsg %dir %{_datadir}/dsg/configs %{_datadir}/dsg/configs/* %{_unitdir}/dde-dconfig-daemon.service %files lang -f dde-dconfig.lang -f dde-dconfig-editor.lang %dir %{_datadir}/dde-dconfig %dir %{_datadir}/dde-dconfig-editor %dir %{_datadir}/dde-dconfig-editor/translations %dir %{_datadir}/dde-dconfig/translations %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor