forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=129
This commit is contained in:
parent
fcc9289082
commit
195d751e64
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b2978c9e807442b660fab6dcd0416b9964a0177c579344ed489969fbeef1998
|
||||
size 259101
|
3
yast2-installation-2.17.41.tar.bz2
Normal file
3
yast2-installation-2.17.41.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:185bf4f6ac8e508dc5ea52ec76ca527910917d4e342b29a8b26df2c1d3ba9593
|
||||
size 235534
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 15:05:11 CET 2008 - ug@suse.de
|
||||
|
||||
- the real fix for bnc #442691
|
||||
deploy_image_auto doesn't use the boolean variable
|
||||
image_installation
|
||||
- 2.17.41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 25 14:42:31 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.40)
|
||||
# spec file for package yast2-installation (Version 2.17.41)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.40
|
||||
Version: 2.17.41
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.40.tar.bz2
|
||||
Source0: yast2-installation-2.17.41.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
|
||||
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
||||
@ -120,7 +120,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.40
|
||||
%setup -n yast2-installation-2.17.41
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -189,6 +189,11 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Thu Nov 27 2008 ug@suse.de
|
||||
- the real fix for bnc #442691
|
||||
deploy_image_auto doesn't use the boolean variable
|
||||
image_installation
|
||||
- 2.17.41
|
||||
* Tue Nov 25 2008 locilka@suse.cz
|
||||
- Handling new feature of licenses ProductLicense::AcceptanceNeeded
|
||||
(bnc #448598).
|
||||
|
Loading…
Reference in New Issue
Block a user