Updating link to change in openSUSE:Factory/autoyast2 revision 70.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/autoyast2?expand=0&rev=2196da3ef0974eade1465012dfd6ebf0
This commit is contained in:
parent
1e9d0f8209
commit
98425a34af
3
autoyast2-2.18.10.tar.bz2
Normal file
3
autoyast2-2.18.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d33c9657e6213aed812e8515c52bd4b7e438e9c5b864a6c62ed56f35dfa65eef
|
||||||
|
size 1207395
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1571651078ef9c5378b33ec605c67fc38fcb5617235dcb1aab10ae37d9d91c4d
|
|
||||||
size 1207134
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 31 13:15:19 CEST 2009 - ug@suse.de
|
||||||
|
|
||||||
|
- "Requires:" fixed (yast2-slp)
|
||||||
|
- 2.18.10
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 17 14:36:29 CEST 2009 - ug@suse.de
|
Mon Aug 17 14:36:29 CEST 2009 - ug@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package autoyast2 (Version 2.18.9)
|
# spec file for package autoyast2 (Version 2.18.10)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,10 +19,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
Version: 2.18.9
|
Version: 2.18.10
|
||||||
Release: 1
|
Release: 1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: autoyast2-2.18.9.tar.bz2
|
Source0: autoyast2-2.18.10.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
@ -55,7 +55,7 @@ installation sources.
|
|||||||
|
|
||||||
%package installation
|
%package installation
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Version: 2.18.9
|
Version: 2.18.10
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: YaST2 - Auto Installation Modules
|
Summary: YaST2 - Auto Installation Modules
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@ -63,7 +63,7 @@ Group: System/YaST
|
|||||||
Requires: yast2 >= 2.16.36
|
Requires: yast2 >= 2.16.36
|
||||||
# After API cleanup
|
# After API cleanup
|
||||||
Requires: yast2-update >= 2.18.3
|
Requires: yast2-update >= 2.18.3
|
||||||
Requires: yast2-xml yast2-core yast2 yast2-country yast2-mouse yast2-packager yast2-storage yast2-transfer
|
Requires: yast2-xml yast2-core yast2 yast2-country yast2-mouse yast2-packager yast2-storage yast2-transfer yast2-slp
|
||||||
Provides: yast2-trans-autoinst
|
Provides: yast2-trans-autoinst
|
||||||
Obsoletes: yast2-trans-autoinst
|
Obsoletes: yast2-trans-autoinst
|
||||||
|
|
||||||
@ -72,7 +72,7 @@ This package performs auto-installation relying on a control file
|
|||||||
generated with the autoyast2 package.
|
generated with the autoyast2 package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n autoyast2-2.18.9
|
%setup -n autoyast2-2.18.10
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -225,4 +225,5 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%dir /var/adm/autoinstall/cache
|
%dir /var/adm/autoinstall/cache
|
||||||
%dir /var/lib/autoinstall
|
%dir /var/lib/autoinstall
|
||||||
%dir /var/lib/autoinstall/autoconf
|
%dir /var/lib/autoinstall/autoconf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user