forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=151
This commit is contained in:
parent
ab71abc518
commit
54754d17d7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:838bb9c22ffa0f843b52adefbc0dd35fce91fac6df442d2b055989f656ecd9ab
|
|
||||||
size 266041
|
|
3
yast2-installation-2.18.17.tar.bz2
Normal file
3
yast2-installation-2.18.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7672641a08031471fd3bd3f59d7824cb67fe568b6debce570932569bd9dfd7f3
|
||||||
|
size 276463
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 11 12:57:14 CEST 2009 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- adapted for unified progress during live installation
|
||||||
|
(bnc#435680)
|
||||||
|
- 2.18.17
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 08 14:03:30 CEST 2009 - aschnell@suse.de
|
Mon Jun 08 14:03:30 CEST 2009 - aschnell@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.18.16)
|
# spec file for package yast2-installation (Version 2.18.17)
|
||||||
#
|
#
|
||||||
# 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.16
|
Version: 2.18.17
|
||||||
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.16.tar.bz2
|
Source0: yast2-installation-2.18.17.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.16
|
%setup -n yast2-installation-2.18.17
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -193,6 +193,10 @@ 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
|
||||||
|
* Thu Jun 11 2009 jsrain@suse.cz
|
||||||
|
- adapted for unified progress during live installation
|
||||||
|
(bnc#435680)
|
||||||
|
- 2.18.17
|
||||||
* Mon Jun 08 2009 aschnell@suse.de
|
* Mon Jun 08 2009 aschnell@suse.de
|
||||||
- use minimalistic xorg.conf during installation (bnc #510015)
|
- use minimalistic xorg.conf during installation (bnc #510015)
|
||||||
- 2.18.16
|
- 2.18.16
|
||||||
|
Loading…
Reference in New Issue
Block a user