OBS User unknown 2008-02-21 00:51:38 +00:00 committed by Git OBS Bridge
parent 6b6de7e67c
commit 56ccb9cd1d
3 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa170c23096d14880eea8c1f4ebb2781a7adff220d4340ca996c9516c7d2392e
size 124199
oid sha256:00cd45388844b76b84a2bbe73bc435b00235ae4fc0f5fbaa180c286c1f2d910d
size 124128

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 20 19:28:18 CET 2008 - kmachalkova@suse.cz
- Added yast2-country-data into BuildRequires
-------------------------------------------------------------------
Tue Feb 19 17:51:21 CET 2008 - kmachalkova@suse.cz

View File

@ -13,13 +13,14 @@
Name: yast2-ntp-client
Version: 2.16.4
Release: 1
Release: 2
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-ntp-client-2.16.4.tar.bz2
Prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
BuildRequires: yast2-country-data
#SLPAPI.pm
# yast2/NetworkDevices -> yast2/NetworkInterfaces
Requires: yast2 >= 2.16.23
@ -75,6 +76,8 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-ntp-client
/usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc
%changelog
* Wed Feb 20 2008 kmachalkova@suse.cz
- Added yast2-country-data into BuildRequires
* Tue Feb 19 2008 kmachalkova@suse.cz
- Improved NTP service start wording (now & on boot vs. manually)
(bnc#345340)