1
0
OBS User unknown 2007-08-31 16:42:15 +00:00 committed by Git OBS Bridge
parent 3a8f96c0de
commit d2b714adf0
4 changed files with 20 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75b93d9e85f1e5b4d467982c73d90ae2a94158d51cfbb2259514cff9b76b5cce
size 212495

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c52f8f758c339d29c8b431649e9b29199ceb9b0a4281eecd6393b9dfcfb618dc
size 212454

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 31 16:26:07 CEST 2007 - locilka@suse.cz
- Calling ntp_client_finish client at the end of the installation
(#299238#c9).
- 2.15.45
-------------------------------------------------------------------
Fri Aug 24 09:25:53 CEST 2007 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-installation (Version 2.15.44)
# spec file for package yast2-installation (Version 2.15.45)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-installation
Version: 2.15.44
Version: 2.15.45
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.15.44.tar.bz2
Source0: yast2-installation-2.15.45.tar.bz2
prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
# Mode::live_installation
@ -63,12 +63,12 @@ PreReq: %fillup_prereq
BuildArchitectures: noarch
Summary: YaST2 - Installation Parts
%package devel-doc
Version: 2.15.44
Version: 2.15.45
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.15.44.tar.bz2
Source0: yast2-installation-2.15.45.tar.bz2
prefix: /usr
Requires: yast2-installation >= 2.15.34
PreReq: %fillup_prereq
@ -102,7 +102,7 @@ Authors:
Lukas Ocilka <locilka@suse.cz>
%prep
%setup -n yast2-installation-2.15.44
%setup -n yast2-installation-2.15.45
%build
%{prefix}/bin/y2tool y2autoconf
@ -176,6 +176,10 @@ rm -rf "$RPM_BUILD_ROOT"
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog
* Fri Aug 31 2007 - locilka@suse.cz
- Calling ntp_client_finish client at the end of the installation
(#299238#c9).
- 2.15.45
* Fri Aug 24 2007 - locilka@suse.cz
- Changing forgotten "catalogs" to "initializing..." (#302384).
- 2.15.44