2007-01-15 23:44:34 +00:00
|
|
|
#
|
2011-02-03 21:12:23 +00:00
|
|
|
# spec file for package yast2-ntp-client
|
2007-01-15 23:44:34 +00:00
|
|
|
#
|
2017-01-02 11:10:37 +00:00
|
|
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
2011-02-03 21:12:23 +00:00
|
|
|
#
|
|
|
|
# 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 http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
2008-02-20 15:36:14 +00:00
|
|
|
|
2011-02-03 21:12:23 +00:00
|
|
|
Name: yast2-ntp-client
|
2017-12-08 11:37:53 +00:00
|
|
|
Version: 4.0.2
|
2011-09-13 12:58:20 +00:00
|
|
|
Release: 0
|
2014-04-01 11:36:16 +00:00
|
|
|
Summary: YaST2 - NTP Client Configuration
|
|
|
|
License: GPL-2.0+
|
|
|
|
Group: System/YaST
|
2011-02-03 21:12:23 +00:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2013-10-08 12:49:09 +00:00
|
|
|
Source0: %{name}-%{version}.tar.bz2
|
2016-12-15 14:36:32 +00:00
|
|
|
BuildRequires: augeas-lenses
|
2017-01-02 11:10:37 +00:00
|
|
|
BuildRequires: autoyast2-installation
|
2012-01-04 12:29:06 +00:00
|
|
|
BuildRequires: perl-XML-Writer
|
|
|
|
BuildRequires: update-desktop-files
|
2017-03-23 12:22:12 +00:00
|
|
|
BuildRequires: yast2 >= 3.2.21
|
2011-02-03 21:12:23 +00:00
|
|
|
BuildRequires: yast2-country-data
|
2013-12-11 13:15:57 +00:00
|
|
|
BuildRequires: yast2-devtools >= 3.1.10
|
2017-03-23 12:22:12 +00:00
|
|
|
BuildRequires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
2016-06-10 11:28:31 +00:00
|
|
|
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
|
|
|
|
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
|
|
|
|
2017-03-23 12:22:12 +00:00
|
|
|
# proper acting TargetFile when scr is switched
|
2016-12-15 14:36:32 +00:00
|
|
|
Requires: augeas-lenses
|
2017-03-23 12:22:12 +00:00
|
|
|
Requires: yast2 >= 3.2.21
|
2012-07-18 14:18:07 +00:00
|
|
|
Requires: yast2-country-data
|
2017-12-04 13:30:44 +00:00
|
|
|
# needed for network/config agent
|
|
|
|
Requires: yast2-network
|
2013-07-31 09:39:20 +00:00
|
|
|
Requires: yast2-ruby-bindings >= 1.0.0
|
2017-03-23 12:22:12 +00:00
|
|
|
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
2014-04-01 11:36:16 +00:00
|
|
|
BuildArch: noarch
|
2007-01-15 23:44:34 +00:00
|
|
|
|
2016-06-09 15:22:23 +00:00
|
|
|
Obsoletes: yast2-ntp-client-devel-doc
|
|
|
|
|
2007-01-15 23:44:34 +00:00
|
|
|
%description
|
|
|
|
This package contains the YaST2 component for NTP client configuration.
|
|
|
|
|
|
|
|
%prep
|
2013-10-08 12:49:09 +00:00
|
|
|
%setup -n %{name}-%{version}
|
2007-01-15 23:44:34 +00:00
|
|
|
|
2016-06-10 11:28:31 +00:00
|
|
|
%check
|
|
|
|
rake test:unit
|
|
|
|
|
2007-01-15 23:44:34 +00:00
|
|
|
%build
|
|
|
|
|
|
|
|
%install
|
2016-06-10 11:28:31 +00:00
|
|
|
rake install DESTDIR="%{buildroot}"
|
2007-01-15 23:44:34 +00:00
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2013-10-08 12:49:09 +00:00
|
|
|
%dir %{yast_yncludedir}/ntp-client
|
2016-12-15 14:36:32 +00:00
|
|
|
%{yast_clientdir}/*
|
|
|
|
%{yast_dir}/lib
|
2013-10-08 12:49:09 +00:00
|
|
|
%{yast_yncludedir}/ntp-client/*
|
|
|
|
%{yast_moduledir}/*.rb
|
|
|
|
%{yast_desktopdir}/ntp-client.desktop
|
|
|
|
%{yast_ydatadir}/ntp_servers.yml
|
|
|
|
%{yast_schemadir}/autoyast/rnc/ntpclient.rnc
|
2017-05-29 13:42:36 +00:00
|
|
|
%{yast_dir}/lib
|
2013-10-08 12:49:09 +00:00
|
|
|
|
|
|
|
%dir %{yast_docdir}
|
|
|
|
%doc %{yast_docdir}/COPYING
|
2016-06-10 11:28:31 +00:00
|
|
|
%doc %{yast_docdir}/README.md
|
|
|
|
%doc %{yast_docdir}/CONTRIBUTING.md
|
2013-08-15 09:22:15 +00:00
|
|
|
|
2011-02-03 21:12:23 +00:00
|
|
|
%changelog
|