OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=127
This commit is contained in:
parent
e811e80433
commit
676bc386c7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35f95903be20c773a4936c502cf79ac318772a1051be51d0239a233061734e46
|
||||
size 258346
|
3
yast2-installation-2.17.39.tar.bz2
Normal file
3
yast2-installation-2.17.39.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c23c5f025c7c4988ca86713763a86688c2cccbb9efb59cc481949e50c2d4839
|
||||
size 258566
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 24 12:51:48 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Completely initializing the target and sources before checking
|
||||
for available patches and offering online update (bnc #447080).
|
||||
- 2.17.39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 18:21:32 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.38)
|
||||
# spec file for package yast2-installation (Version 2.17.39)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.38
|
||||
Version: 2.17.39
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.38.tar.bz2
|
||||
Source0: yast2-installation-2.17.39.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.38
|
||||
%setup -n yast2-installation-2.17.39
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -189,6 +189,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Mon Nov 24 2008 locilka@suse.cz
|
||||
- Completely initializing the target and sources before checking
|
||||
for available patches and offering online update (bnc #447080).
|
||||
- 2.17.39
|
||||
* Thu Nov 20 2008 locilka@suse.cz
|
||||
- Pkg::SourceStartManager in inst_ask_online_update to replace
|
||||
obsolete Pkg::PkgEstablish (bnc #447080).
|
||||
|
Loading…
Reference in New Issue
Block a user