OBS User unknown 2009-03-20 18:50:13 +00:00 committed by Git OBS Bridge
parent 95c3136895
commit bbae5cdeac
4 changed files with 18 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 19 14:14:34 CET 2009 - locilka@suse.cz
- Continuing on Repair integration.
- Handling missing FLAGS in the content file.
- 2.18.11
-------------------------------------------------------------------
Wed Mar 18 13:17:58 CET 2009 - locilka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-installation (Version 2.18.10)
# spec file for package yast2-installation (Version 2.18.11)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,12 +19,12 @@
Name: yast2-installation
Version: 2.18.10
Version: 2.18.11
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-installation-2.18.10.tar.bz2
Source0: yast2-installation-2.18.11.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.10
%setup -n yast2-installation-2.18.11
%build
%{prefix}/bin/y2tool y2autoconf
@ -194,6 +194,10 @@ rm -rf "$RPM_BUILD_ROOT"
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog
* Thu Mar 19 2009 locilka@suse.cz
- Continuing on Repair integration.
- Handling missing FLAGS in the content file.
- 2.18.11
* Wed Mar 18 2009 locilka@suse.cz
- Location /etc/modprobe.d/blacklist has been renamed to
/etc/modprobe.d/50-blacklist.conf (bnc #485980).