forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=106
This commit is contained in:
parent
6d6ad6a51d
commit
afcf69add6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffe5784159212a22404575a15c747e18d20764dd36bd3cdde56d3b80707ffa96
|
||||
size 252194
|
3
yast2-installation-2.17.6.tar.bz2
Normal file
3
yast2-installation-2.17.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:016666eb7f784452a5cbdc9040048fc4047a87b2931031132885802ea7794261
|
||||
size 243110
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:45:07 CEST 2008 - jsrain@suse.cz
|
||||
|
||||
- properly detect firstboot and do not destroy xorg.conf
|
||||
(bnc#354738)
|
||||
- 2.17.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 10:41:24 CEST 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.5)
|
||||
# spec file for package yast2-installation (Version 2.17.6)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.5
|
||||
Version: 2.17.6
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.5.tar.bz2
|
||||
Source0: yast2-installation-2.17.6.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()
|
||||
@ -114,7 +114,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.5
|
||||
%setup -n yast2-installation-2.17.6
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -180,6 +180,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jsrain@suse.cz
|
||||
- properly detect firstboot and do not destroy xorg.conf
|
||||
(bnc#354738)
|
||||
- 2.17.6
|
||||
* Fri Aug 15 2008 locilka@suse.cz
|
||||
- Added new globals->write_hostname_to_hosts control file option
|
||||
to configure the default for 127.0.0.2 issue (FATE #303875).
|
||||
|
Loading…
Reference in New Issue
Block a user