diff --git a/autoyast2-2.18.10.tar.bz2 b/autoyast2-2.18.10.tar.bz2 new file mode 100644 index 0000000..e8539f8 --- /dev/null +++ b/autoyast2-2.18.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33c9657e6213aed812e8515c52bd4b7e438e9c5b864a6c62ed56f35dfa65eef +size 1207395 diff --git a/autoyast2-2.18.9.tar.bz2 b/autoyast2-2.18.9.tar.bz2 deleted file mode 100644 index d3ff42b..0000000 --- a/autoyast2-2.18.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1571651078ef9c5378b33ec605c67fc38fcb5617235dcb1aab10ae37d9d91c4d -size 1207134 diff --git a/autoyast2.changes b/autoyast2.changes index df0b2c9..6e08f69 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -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 diff --git a/autoyast2.spec b/autoyast2.spec index 6d2a5f2..f03043f 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -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. # @@ -19,10 +19,10 @@ Name: autoyast2 -Version: 2.18.9 +Version: 2.18.10 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: autoyast2-2.18.9.tar.bz2 +Source0: autoyast2-2.18.10.tar.bz2 Prefix: /usr Group: System/YaST License: GPL v2 or later @@ -55,7 +55,7 @@ installation sources. %package installation License: GPL v2 or later -Version: 2.18.9 +Version: 2.18.10 Release: 1 Summary: YaST2 - Auto Installation Modules Group: System/YaST @@ -63,7 +63,7 @@ Group: System/YaST Requires: yast2 >= 2.16.36 # After API cleanup 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 Obsoletes: yast2-trans-autoinst @@ -72,7 +72,7 @@ This package performs auto-installation relying on a control file generated with the autoyast2 package. %prep -%setup -n autoyast2-2.18.9 +%setup -n autoyast2-2.18.10 %build %{prefix}/bin/y2tool y2autoconf @@ -225,4 +225,5 @@ rm -rf "$RPM_BUILD_ROOT" %dir /var/adm/autoinstall/cache %dir /var/lib/autoinstall %dir /var/lib/autoinstall/autoconf + %changelog