1
0
OBS User unknown 2008-12-18 14:24:46 +00:00 committed by Git OBS Bridge
parent 4a83d5cfe5
commit 713bcaa1bc
4 changed files with 25 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Dec 17 14:42:22 CET 2008 - locilka@suse.cz
- Added yet another xset call (bnc #455771 comment #40)
- 2.17.48
-------------------------------------------------------------------
Tue Dec 16 12:29:27 CET 2008 - locilka@suse.cz
- Removed SLED control file labels that should be hidden
(bnc #459080).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 12 16:36:28 CET 2008 - aschnell@suse.de Fri Dec 12 16:36:28 CET 2008 - aschnell@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package yast2-installation (Version 2.17.47) # spec file for package yast2-installation (Version 2.17.48)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -19,12 +19,12 @@
Name: yast2-installation Name: yast2-installation
Version: 2.17.47 Version: 2.17.48
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.17.47.tar.bz2 Source0: yast2-installation-2.17.48.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
@ -126,7 +126,7 @@ Authors:
Lukas Ocilka <locilka@suse.cz> Lukas Ocilka <locilka@suse.cz>
%prep %prep
%setup -n yast2-installation-2.17.47 %setup -n yast2-installation-2.17.48
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -197,6 +197,12 @@ 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 Dec 17 2008 locilka@suse.cz
- Added yet another xset call (bnc #455771 comment #40)
- 2.17.48
* Tue Dec 16 2008 locilka@suse.cz
- Removed SLED control file labels that should be hidden
(bnc #459080).
* Fri Dec 12 2008 aschnell@suse.de * Fri Dec 12 2008 aschnell@suse.de
- require initviocons (bnc #173426) - require initviocons (bnc #173426)
- 2.17.47 - 2.17.47