commit
6a98078e2f
@ -2,7 +2,7 @@
|
||||
|
||||
Name: timedatex
|
||||
Version: 0.5
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: D-Bus service for system clock and RTC settings
|
||||
License: GPLv2+
|
||||
URL: https://github.com/mlichvar/timedatex
|
||||
@ -28,7 +28,7 @@ BuildArch: noarch
|
||||
help document for timedatex.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%make_build CFLAGS="$RPM_OPT_FLAGS" EXTRA_LDFLAGS="%{__global_ldflags}"
|
||||
@ -65,6 +65,12 @@ make test
|
||||
%{_mandir}/man8/%{name}.8*
|
||||
|
||||
%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
|
||||
- delete mask systemd-timedated.service, mask timedatex.service
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user