OBS User unknown 2009-06-08 14:18:44 +00:00 committed by Git OBS Bridge
parent 6e80f1555a
commit ab71abc518
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eca2700fbac0b6a74f3ac1c147e08d0b4a025e2a27bc113f8c25e4040232d2ad
size 268700

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:838bb9c22ffa0f843b52adefbc0dd35fce91fac6df442d2b055989f656ecd9ab
size 266041

View File

@ -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

View File

@ -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])