OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=146
This commit is contained in:
parent
95c3136895
commit
bbae5cdeac
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cbe044b6176d226496df78099cdbf59ebbf93566a1e8bbfa7135acd3a84ba2c4
|
|
||||||
size 270950
|
|
3
yast2-installation-2.18.11.tar.bz2
Normal file
3
yast2-installation-2.18.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2792b9bc9103a29de2246e0091627479fc820fe30fdf376e936fc1575959bcf0
|
||||||
|
size 270958
|
@ -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
|
Wed Mar 18 13:17:58 CET 2009 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -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.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.18.10
|
Version: 2.18.11
|
||||||
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.18.10.tar.bz2
|
Source0: yast2-installation-2.18.11.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
|
||||||
@ -123,7 +123,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.18.10
|
%setup -n yast2-installation-2.18.11
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{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/COPYING
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||||
%changelog
|
%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
|
* Wed Mar 18 2009 locilka@suse.cz
|
||||||
- Location /etc/modprobe.d/blacklist has been renamed to
|
- Location /etc/modprobe.d/blacklist has been renamed to
|
||||||
/etc/modprobe.d/50-blacklist.conf (bnc #485980).
|
/etc/modprobe.d/50-blacklist.conf (bnc #485980).
|
||||||
|
Loading…
Reference in New Issue
Block a user