OBS User unknown 2008-05-01 12:20:55 +00:00 committed by Git OBS Bridge
parent 84c74a7005
commit c552438ef7
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:04cbfdf60cdd26ed4a8a07125c18976164a7de0f8da7b6039da0f10e4de11a2d
size 224304

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 30 12:07:45 CEST 2008 - locilka@suse.cz
- Adding name and alias tags to extrasources (irc #yast/today).
- 2.16.43
-------------------------------------------------------------------
Wed Apr 30 10:24:19 CEST 2008 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-installation (Version 2.16.42)
# spec file for package yast2-installation (Version 2.16.43)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -12,12 +12,12 @@
Name: yast2-installation
Version: 2.16.42
Version: 2.16.43
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.16.42.tar.bz2
Source0: yast2-installation-2.16.43.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
# PackageCallbacks::RegisterEmptyProgressCallbacks()
@ -107,7 +107,7 @@ Authors:
Lukas Ocilka <locilka@suse.cz>
%prep
%setup -n yast2-installation-2.16.42
%setup -n yast2-installation-2.16.43
%build
%{prefix}/bin/y2tool y2autoconf
@ -174,6 +174,9 @@ rm -rf "$RPM_BUILD_ROOT"
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog
* Wed Apr 30 2008 locilka@suse.cz
- Adding name and alias tags to extrasources (irc #yast/today).
- 2.16.43
* Wed Apr 30 2008 locilka@suse.cz
- Making automatic installation more robust (bnc #384972).
- 2.16.42
* Tue Apr 29 2008 locilka@suse.cz