1
0
OBS User unknown 2007-08-02 20:12:30 +00:00 committed by Git OBS Bridge
parent 34b3c99d68
commit 7e75d1fc4e
4 changed files with 25 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Aug 2 08:53:56 CEST 2007 - jsrain@suse.cz
- do not show "Clone" check box in live installation
- 2.15.39
-------------------------------------------------------------------
Wed Aug 1 11:00:15 CEST 2007 - locilka@suse.cz
- Changing remote repositories link to http://download.opensuse.org
-------------------------------------------------------------------
Wed Aug 1 10:33:45 CEST 2007 - mvidner@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-installation (Version 2.15.38)
# spec file for package yast2-installation (Version 2.15.39)
#
# 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.38
Version: 2.15.39
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.15.38.tar.bz2
Source0: yast2-installation-2.15.39.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.38
Version: 2.15.39
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.15.38.tar.bz2
Source0: yast2-installation-2.15.39.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.38
%setup -n yast2-installation-2.15.39
%build
%{prefix}/bin/y2tool y2autoconf
@ -176,6 +176,11 @@ rm -rf "$RPM_BUILD_ROOT"
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog
* Thu Aug 02 2007 - jsrain@suse.cz
- do not show "Clone" check box in live installation
- 2.15.39
* Wed Aug 01 2007 - locilka@suse.cz
- Changing remote repositories link to http://download.opensuse.org
* Wed Aug 01 2007 - mvidner@suse.cz
- Removed Provides/Obsoletes for ancient yast package names,
with the devel-doc subpackage they broke yast2-schema build.