OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=91
This commit is contained in:
parent
291b5f4db4
commit
84c74a7005
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9e8017be705ac67f137e5f88e5c38ae3da323d5792b6429f5b43ce48985fae93
|
|
||||||
size 224217
|
|
3
yast2-installation-2.16.42.tar.bz2
Normal file
3
yast2-installation-2.16.42.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:04cbfdf60cdd26ed4a8a07125c18976164a7de0f8da7b6039da0f10e4de11a2d
|
||||||
|
size 224304
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 30 10:24:19 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Making automatic installation more robust (bnc #384972).
|
||||||
|
- 2.16.42
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 29 12:59:49 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Disabling Progress when calling inst_finish scripts.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 28 11:42:21 CEST 2008 - locilka@suse.cz
|
Mon Apr 28 11:42:21 CEST 2008 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.16.41)
|
# spec file for package yast2-installation (Version 2.16.42)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 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
|
||||||
@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.16.41
|
Version: 2.16.42
|
||||||
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.16.41.tar.bz2
|
Source0: yast2-installation-2.16.42.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
|
||||||
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
||||||
@ -107,7 +107,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.16.41
|
%setup -n yast2-installation-2.16.42
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -173,6 +173,11 @@ 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
|
||||||
|
* Wed Apr 30 2008 locilka@suse.cz
|
||||||
|
- Making automatic installation more robust (bnc #384972).
|
||||||
|
- 2.16.42
|
||||||
|
* Tue Apr 29 2008 locilka@suse.cz
|
||||||
|
- Disabling Progress when calling inst_finish scripts.
|
||||||
* Mon Apr 28 2008 locilka@suse.cz
|
* Mon Apr 28 2008 locilka@suse.cz
|
||||||
- Handling KDE3 vs KDE4 in default logon and window managers
|
- Handling KDE3 vs KDE4 in default logon and window managers
|
||||||
(bnc #381821).
|
(bnc #381821).
|
||||||
|
Loading…
Reference in New Issue
Block a user