forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=148
This commit is contained in:
parent
7f2b62a4c9
commit
4df097fb89
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:58646fe39e722a1a965500108230a46cba28aa94235852cc530465f5c114e504
|
|
||||||
size 271700
|
|
3
yast2-installation-2.18.13.tar.bz2
Normal file
3
yast2-installation-2.18.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7ad625292c6082836ae29568feb81a6bbb46c7799c76799ea1311b959cbe002
|
||||||
|
size 278063
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 20 13:59:31 CEST 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Fixed Vendor module to use zypp history file instead of using
|
||||||
|
y2logRPM (bnc #456446).
|
||||||
|
- 2.18.13
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 16 16:58:07 CEST 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Added documentation for installation images.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 10 14:11:46 CEST 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
- KDE 3.x dropped from openSUSE control file (bnc #493547).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 7 13:02:39 CEST 2009 - ug@suse.de
|
||||||
|
|
||||||
|
- changed the error message of missing hard disks during
|
||||||
|
autoinstallation. Might confuse s390/iSCSI users. (bnc#476147)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 30 14:20:57 CEST 2009 - locilka@suse.cz
|
Mon Mar 30 14:20:57 CEST 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.18.12)
|
# spec file for package yast2-installation (Version 2.18.13)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.18.12
|
Version: 2.18.13
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.18.12.tar.bz2
|
Source0: yast2-installation-2.18.13.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
||||||
# xmllint
|
# xmllint
|
||||||
@ -123,7 +123,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.18.12
|
%setup -n yast2-installation-2.18.13
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -194,6 +194,17 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 20 2009 locilka@suse.cz
|
||||||
|
- Fixed Vendor module to use zypp history file instead of using
|
||||||
|
y2logRPM (bnc #456446).
|
||||||
|
- 2.18.13
|
||||||
|
* Thu Apr 16 2009 locilka@suse.cz
|
||||||
|
- Added documentation for installation images.
|
||||||
|
* Fri Apr 10 2009 locilka@suse.cz
|
||||||
|
- KDE 3.x dropped from openSUSE control file (bnc #493547).
|
||||||
|
* Tue Apr 07 2009 ug@suse.de
|
||||||
|
- changed the error message of missing hard disks during
|
||||||
|
autoinstallation. Might confuse s390/iSCSI users. (bnc#476147)
|
||||||
* Mon Mar 30 2009 locilka@suse.cz
|
* Mon Mar 30 2009 locilka@suse.cz
|
||||||
- Fixing reevaluation of packages to remove, install and/or upgrade
|
- Fixing reevaluation of packages to remove, install and/or upgrade
|
||||||
after images are deployed during first stage (bnc #489448).
|
after images are deployed during first stage (bnc #489448).
|
||||||
|
Loading…
Reference in New Issue
Block a user