OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=150
This commit is contained in:
parent
6e80f1555a
commit
ab71abc518
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eca2700fbac0b6a74f3ac1c147e08d0b4a025e2a27bc113f8c25e4040232d2ad
|
||||
size 268700
|
3
yast2-installation-2.18.16.tar.bz2
Normal file
3
yast2-installation-2.18.16.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:838bb9c22ffa0f843b52adefbc0dd35fce91fac6df442d2b055989f656ecd9ab
|
||||
size 266041
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 08 14:03:30 CEST 2009 - aschnell@suse.de
|
||||
|
||||
- use minimalistic xorg.conf during installation (bnc #510015)
|
||||
- 2.18.16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 12:45:47 CEST 2009 - aschnell@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.18.15)
|
||||
# spec file for package yast2-installation (Version 2.18.16)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.18.15
|
||||
Version: 2.18.16
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.18.15.tar.bz2
|
||||
Source0: yast2-installation-2.18.16.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
|
||||
# xmllint
|
||||
@ -123,7 +123,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.18.15
|
||||
%setup -n yast2-installation-2.18.16
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -193,6 +193,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Mon Jun 08 2009 aschnell@suse.de
|
||||
- use minimalistic xorg.conf during installation (bnc #510015)
|
||||
- 2.18.16
|
||||
* Wed May 20 2009 aschnell@suse.de
|
||||
- moved .proc.mounts agent from yast2-installation to yast2 (bnc
|
||||
[#504429])
|
||||
|
Loading…
Reference in New Issue
Block a user