forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=19
This commit is contained in:
parent
10c7d0811e
commit
6d38f9f24d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb8707b336d363ffad64a75a130cd2c34bd1897cce603fab9bc1228f738dfb0c
|
|
||||||
size 198396
|
|
3
yast2-installation-2.15.23.tar.bz2
Normal file
3
yast2-installation-2.15.23.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:70260bb1ad2b8eca069eb5ef6660dbcff198507103588b497a172ca44f2c3b8d
|
||||||
|
size 198476
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 11 16:30:06 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Removing directories '/var/lib/zypp/cache' and '/var/lib/zypp/db'
|
||||||
|
if they exist at the beginning of the installation (#267763).
|
||||||
|
- 2.15.23
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 10 17:16:49 CEST 2007 - locilka@suse.cz
|
Thu May 10 17:16:49 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.15.22)
|
# spec file for package yast2-installation (Version 2.15.23)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.15.22
|
Version: 2.15.23
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.15.22.tar.bz2
|
Source0: yast2-installation-2.15.23.tar.bz2
|
||||||
prefix: /usr
|
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
|
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
|
||||||
BuildRequires: yast2 >= 2.15.22
|
BuildRequires: yast2 >= 2.15.22
|
||||||
@ -83,7 +83,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.15.22
|
%setup -n yast2-installation-2.15.23
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -146,6 +146,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 11 2007 - locilka@suse.cz
|
||||||
|
- Removing directories '/var/lib/zypp/cache' and '/var/lib/zypp/db'
|
||||||
|
if they exist at the beginning of the installation (#267763).
|
||||||
|
- 2.15.23
|
||||||
* Thu May 10 2007 - locilka@suse.cz
|
* Thu May 10 2007 - locilka@suse.cz
|
||||||
- Merged hardware probing (inst_startup) and system probing
|
- Merged hardware probing (inst_startup) and system probing
|
||||||
(inst_system_analysis) into one script to have only one progress
|
(inst_system_analysis) into one script to have only one progress
|
||||||
|
Loading…
Reference in New Issue
Block a user