This commit is contained in:
parent
56ccb9cd1d
commit
9294180a7d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00cd45388844b76b84a2bbe73bc435b00235ae4fc0f5fbaa180c286c1f2d910d
|
||||
size 124128
|
3
yast2-ntp-client-2.16.5.tar.bz2
Normal file
3
yast2-ntp-client-2.16.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:beb16f560f0d3f31c6ae9aa520ffae896cdb5e04b07d93f97d07afcb1e14c152
|
||||
size 127667
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 3 17:30:40 CEST 2008 - kmachalkova@suse.cz
|
||||
|
||||
- Display popup with icon if NTP test succeeds (bnc#306018)
|
||||
- Require and install ntp packages (instead of obsoleted xntp),
|
||||
correct documentation (bnc#372417)
|
||||
- 2.16.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 12:43:32 CET 2008 - jsrain@suse.cz
|
||||
|
||||
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 20 19:28:18 CET 2008 - kmachalkova@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-ntp-client (Version 2.16.4)
|
||||
# spec file for package yast2-ntp-client (Version 2.16.5)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,12 +12,12 @@
|
||||
|
||||
|
||||
Name: yast2-ntp-client
|
||||
Version: 2.16.4
|
||||
Release: 2
|
||||
Version: 2.16.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-ntp-client-2.16.4.tar.bz2
|
||||
Source0: yast2-ntp-client-2.16.5.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
|
||||
BuildRequires: yast2-country-data
|
||||
@ -39,7 +39,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-ntp-client-2.16.4
|
||||
%setup -n yast2-ntp-client-2.16.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -76,6 +76,13 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%doc %{prefix}/share/doc/packages/yast2-ntp-client
|
||||
/usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc
|
||||
%changelog
|
||||
* Thu Apr 03 2008 kmachalkova@suse.cz
|
||||
- Display popup with icon if NTP test succeeds (bnc#306018)
|
||||
- Require and install ntp packages (instead of obsoleted xntp),
|
||||
correct documentation (bnc#372417)
|
||||
- 2.16.5
|
||||
* Mon Mar 17 2008 jsrain@suse.cz
|
||||
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
||||
* Wed Feb 20 2008 kmachalkova@suse.cz
|
||||
- Added yast2-country-data into BuildRequires
|
||||
* Tue Feb 19 2008 kmachalkova@suse.cz
|
||||
|
Loading…
x
Reference in New Issue
Block a user