forked from pool/yast2-installation
Accepting request 20216 from YaST:Head
Copy from YaST:Head/yast2-installation based on submit request 20216 from user jsrain OBS-URL: https://build.opensuse.org/request/show/20216 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=159
This commit is contained in:
commit
feac9b4481
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29a95e8768e08dec155f41a4c834642c01cf416ac67cb5ae0d3d42d886e45ab2
|
||||
size 270076
|
3
yast2-installation-2.18.25.tar.bz2
Normal file
3
yast2-installation-2.18.25.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbf7e8f56b425f4273c4384cf9bc29a953976c7d66aaa334efb219ffff0a9bac
|
||||
size 278198
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 9 14:33:14 CEST 2009 - jsrain@suse.cz
|
||||
|
||||
- better error handling for image installation (bnc#533601)
|
||||
- 2.18.25
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 19:00:27 CEST 2009 - kmachalkova@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.18.24)
|
||||
# spec file for package yast2-installation (Version 2.18.25)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.18.24
|
||||
Version: 2.18.25
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.18.24.tar.bz2
|
||||
Source0: yast2-installation-2.18.25.tar.bz2
|
||||
Prefix: /usr
|
||||
Group: System/YaST
|
||||
License: GPL v2 or later
|
||||
@ -103,7 +103,7 @@ System installation code as present on installation media.
|
||||
System installation code as present on installation media.
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.18.24
|
||||
%setup -n yast2-installation-2.18.25
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -172,5 +172,4 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%doc %{prefix}/share/doc/packages/yast2-installation
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user