forked from pool/yast2-installation
2,8d1
< Thu Sep 15 12:16:49 UTC 2011 - lslezak@suse.cz < < - improved package update check - display only the repositories < with an update available, display package updates in details < - 2.21.18 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=120
This commit is contained in:
parent
e207687293
commit
593af94a90
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aeb0f4b16ce7664a61d75734c3c173b7a8bd0c3db849124fe04d95c476990471
|
||||
size 284539
|
3
yast2-installation-2.21.18.tar.bz2
Normal file
3
yast2-installation-2.21.18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:735f84769a9aa5014876ddbff6a076d64a846a2a23072ecd37b73d489992ed73
|
||||
size 287099
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 12:16:49 UTC 2011 - lslezak@suse.cz
|
||||
|
||||
- improved package update check - display only the repositories
|
||||
with an update available, display package updates in details
|
||||
- 2.21.18
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 10:05:00 CEST 2011 - jsuchome@suse.cz
|
||||
|
||||
|
@ -1,17 +1,31 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.21.17)
|
||||
# spec file for package yast2-installation
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.21.17
|
||||
Version: 2.21.18
|
||||
Release: 0
|
||||
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.21.17.tar.bz2
|
||||
Source0: yast2-installation-2.21.18.tar.bz2
|
||||
|
||||
prefix: /usr
|
||||
Prefix: /usr
|
||||
|
||||
Group: System/YaST
|
||||
License: GPL v2 or later
|
||||
@ -114,7 +128,7 @@ Recommends: yast2-add-on
|
||||
|
||||
PreReq: %fillup_prereq
|
||||
|
||||
BuildArchitectures: noarch
|
||||
BuildArch: noarch
|
||||
|
||||
Summary: YaST2 - Installation Parts
|
||||
|
||||
@ -133,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.17
|
||||
%setup -n yast2-installation-2.21.18
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -240,3 +254,5 @@ 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