Merge pull request !1 from syyhao/innit
This commit is contained in:
openeuler-ci-bot 2020-01-22 12:29:06 +08:00 committed by Gitee
commit 6a98078e2f

View File

@ -2,7 +2,7 @@
Name: timedatex Name: timedatex
Version: 0.5 Version: 0.5
Release: 7 Release: 8
Summary: D-Bus service for system clock and RTC settings Summary: D-Bus service for system clock and RTC settings
License: GPLv2+ License: GPLv2+
URL: https://github.com/mlichvar/timedatex URL: https://github.com/mlichvar/timedatex
@ -28,7 +28,7 @@ BuildArch: noarch
help document for timedatex. help document for timedatex.
%prep %prep
%autosetup -n %{name}-%{version} -p1 -Sgit %autosetup -n %{name}-%{version} -p1
%build %build
%make_build CFLAGS="$RPM_OPT_FLAGS" EXTRA_LDFLAGS="%{__global_ldflags}" %make_build CFLAGS="$RPM_OPT_FLAGS" EXTRA_LDFLAGS="%{__global_ldflags}"
@ -65,6 +65,12 @@ make test
%{_mandir}/man8/%{name}.8* %{_mandir}/man8/%{name}.8*
%changelog %changelog
* Wed Jan 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.5.8
- Type: enhancement
- ID: NA
- SUG: NA
- DESC:revise self-build problem
* Mon Sep 29 2019 Xiuning Fang<fangxiuning@huawei.com> - 0.5.7 * Mon Sep 29 2019 Xiuning Fang<fangxiuning@huawei.com> - 0.5.7
- delete mask systemd-timedated.service, mask timedatex.service - delete mask systemd-timedated.service, mask timedatex.service