forked from pool/yast2-installation
Accepting request 82222 from YaST:Head
- 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/request/show/82222 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=217
This commit is contained in:
commit
a45d5ecf14
@ -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
|
Tue Sep 6 10:05:00 CEST 2011 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -19,11 +19,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.21.17
|
Version: 2.21.18
|
||||||
Release: 1
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
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
|
||||||
|
|
||||||
@ -133,7 +133,6 @@ BuildArch: noarch
|
|||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
|
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
|
|
||||||
Group: Documentation/HTML
|
Group: Documentation/HTML
|
||||||
Requires: yast2-installation >= 2.15.34
|
Requires: yast2-installation >= 2.15.34
|
||||||
|
|
||||||
@ -148,7 +147,7 @@ System installation code as present on installation media.
|
|||||||
System installation code as present on installation media.
|
System installation code as present on installation media.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.21.17
|
%setup -n yast2-installation-2.21.18
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -255,4 +254,5 @@ fi
|
|||||||
%doc %{prefix}/share/doc/packages/yast2-installation
|
%doc %{prefix}/share/doc/packages/yast2-installation
|
||||||
%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
|
||||||
|
Loading…
Reference in New Issue
Block a user