forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=20
This commit is contained in:
parent
6d38f9f24d
commit
33b1942d53
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:70260bb1ad2b8eca069eb5ef6660dbcff198507103588b497a172ca44f2c3b8d
|
|
||||||
size 198476
|
|
3
yast2-installation-2.15.24.tar.bz2
Normal file
3
yast2-installation-2.15.24.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5f54891320e39a80b35f5737faa48ce8a22a0ddcdd56f9ce6fd790a76c6fc796
|
||||||
|
size 192790
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 17 22:18:29 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Progress dialog for initializing installation sources.
|
||||||
|
- 2.15.24
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 15 14:14:13 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Changed control file in partitioning/evms_config section from
|
||||||
|
'true' to 'false' (#274702).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 11 16:30:06 CEST 2007 - locilka@suse.cz
|
Fri May 11 16:30:06 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.15.23)
|
# spec file for package yast2-installation (Version 2.15.24)
|
||||||
#
|
#
|
||||||
# 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.23
|
Version: 2.15.24
|
||||||
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.23.tar.bz2
|
Source0: yast2-installation-2.15.24.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.23
|
%setup -n yast2-installation-2.15.24
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -146,6 +146,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 17 2007 - locilka@suse.cz
|
||||||
|
- Progress dialog for initializing installation sources.
|
||||||
|
- 2.15.24
|
||||||
|
* Tue May 15 2007 - locilka@suse.cz
|
||||||
|
- Changed control file in partitioning/evms_config section from
|
||||||
|
'true' to 'false' (#274702).
|
||||||
* Fri May 11 2007 - locilka@suse.cz
|
* Fri May 11 2007 - locilka@suse.cz
|
||||||
- Removing directories '/var/lib/zypp/cache' and '/var/lib/zypp/db'
|
- Removing directories '/var/lib/zypp/cache' and '/var/lib/zypp/db'
|
||||||
if they exist at the beginning of the installation (#267763).
|
if they exist at the beginning of the installation (#267763).
|
||||||
|
Loading…
Reference in New Issue
Block a user