forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=32
This commit is contained in:
parent
0b4b233864
commit
01881dbbc8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3aa435973725079fab2b582a488ec15dcab560c7305d3ea0bea90f682f58b3e6
|
||||
size 208968
|
3
yast2-installation-2.15.36.tar.bz2
Normal file
3
yast2-installation-2.15.36.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba603751354ebe456f2a62de0c159db9fe93dc4bce671559d878653e8e7f11a2
|
||||
size 206723
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 17:51:29 CEST 2007 - mzugec@suse.cz
|
||||
|
||||
- set variables VNC and USE_SSH in S07-medium (#294485)
|
||||
- 2.15.36
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 25 12:48:50 CEST 2007 - mvidner@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.15.35)
|
||||
# spec file for package yast2-installation (Version 2.15.36)
|
||||
#
|
||||
# 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.35
|
||||
Version: 2.15.36
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.15.35.tar.bz2
|
||||
Source0: yast2-installation-2.15.36.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
|
||||
@ -71,12 +71,12 @@ Obsoletes: yast2-instsys
|
||||
BuildArchitectures: noarch
|
||||
Summary: YaST2 - Installation Parts
|
||||
%package devel-doc
|
||||
Version: 2.15.35
|
||||
Version: 2.15.36
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.15.35.tar.bz2
|
||||
Source0: yast2-installation-2.15.36.tar.bz2
|
||||
prefix: /usr
|
||||
Requires: yast2-installation >= 2.15.34
|
||||
PreReq: %fillup_prereq
|
||||
@ -112,7 +112,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.15.35
|
||||
%setup -n yast2-installation-2.15.36
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -186,6 +186,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
|
||||
%changelog
|
||||
* Thu Jul 26 2007 - mzugec@suse.cz
|
||||
- set variables VNC and USE_SSH in S07-medium (#294485)
|
||||
- 2.15.36
|
||||
* Wed Jul 25 2007 - mvidner@suse.cz
|
||||
- startup scripts: Call initviocons only if it exists (#173426).
|
||||
- 2.13.35
|
||||
|
Loading…
Reference in New Issue
Block a user