This commit is contained in:
parent
e84674ee20
commit
743f30fa3e
@ -19,11 +19,11 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.21.18
|
||||
Version: 2.21.19
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.21.18.tar.bz2
|
||||
Source0: yast2-installation-%{version}.tar.bz2
|
||||
|
||||
Prefix: /usr
|
||||
|
||||
@ -128,7 +128,7 @@ Recommends: yast2-add-on
|
||||
|
||||
PreReq: %fillup_prereq
|
||||
|
||||
BuildArch: noarch
|
||||
BuildArchitectures: noarch
|
||||
|
||||
Summary: YaST2 - Installation Parts
|
||||
|
||||
@ -147,7 +147,7 @@ System installation code as present on installation media.
|
||||
System installation code as present on installation media.
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.21.18
|
||||
%setup -n yast2-installation-%{version}
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -254,5 +254,3 @@ fi
|
||||
%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