add ukui notification daemon zn_CN
This commit is contained in:
parent
9fe1f7a761
commit
e0da85f87b
BIN
0001-add-translations-file.patch
Normal file
BIN
0001-add-translations-file.patch
Normal file
Binary file not shown.
@ -2,11 +2,12 @@
|
||||
|
||||
Name: ukui-notification-daemon
|
||||
Version: 3.3.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: daemon to display passive popup notifications
|
||||
License: GPL-3+
|
||||
URL: https://github.com/ukui/ukui-notification-daemon
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Patch01: 0001-add-translations-file.patch
|
||||
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtsvg-devel
|
||||
@ -36,6 +37,7 @@ Desktop Notifications spec.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch01 -p1
|
||||
|
||||
%build
|
||||
export PATH=%{_qt5_bindir}:$PATH
|
||||
@ -48,7 +50,7 @@ popd
|
||||
%install
|
||||
pushd qmake-build
|
||||
%{make_install} INSTALL_ROOT=%{buildroot}
|
||||
popd
|
||||
popd
|
||||
|
||||
|
||||
%files
|
||||
@ -58,8 +60,12 @@ popd
|
||||
%{_datadir}/dbus-1/services/org.ukui.freedesktop.Notification.service
|
||||
%{_datadir}/glib-2.0/schemas/org.ukui.notification.gschema.xml
|
||||
%{_datadir}/glib-2.0/schemas/org.ukui.log4qt.ukui-notification.gschema.xml
|
||||
%{_datadir}/ukui-notification-daemon/ukui-notification-daemon_zh_CN.qm
|
||||
|
||||
%changelog
|
||||
* Fri Dec 30 2022 lvfei <lvfei@kylinos.cn> - 3.3.1-2
|
||||
- add patch :0001-add-translations-file.patch
|
||||
|
||||
* Thu Nov 10 2022 douyan <douyan@kylinos.cn> - 3.3.1-1
|
||||
- update to upstream version 3.3.1.0225.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user