- Use correct license
- Drop hardcoded dependency on libseccom, it is detected during build OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=15
This commit is contained in:
parent
da8ddd8407
commit
1197c7b6de
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 15:54:08 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Use correct license
|
||||
- Drop hardcoded dependency on libseccom, it is detected during
|
||||
build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 08:38:00 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
Name: chrony
|
||||
Version: 2.3
|
||||
Release: 0
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0
|
||||
Summary: System Clock Synchronization Client and Server
|
||||
Group: Productivity/Networking/Other
|
||||
Url: http://chrony.tuxfamily.org/
|
||||
@ -77,12 +77,10 @@ BuildRequires: pkgconfig(systemd)
|
||||
Requires(pre): %insserv_prereq
|
||||
%endif
|
||||
Requires: logrotate
|
||||
Requires: libseccomp2 >= 2.2.0
|
||||
Requires(pre): %fillup_prereq
|
||||
Requires(pre): %{_sbindir}/groupadd
|
||||
Requires(pre): %{_sbindir}/useradd
|
||||
Requires(pre): %{install_info_prereq}
|
||||
#
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user