This commit is contained in:
committed by
Git OBS Bridge
parent
7752a9a8f6
commit
543676b5d7
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b2fa436747ebb84ea166ebfd4d3f782421e2fcf146323ebe5f7145b7f13936b6
|
|
||||||
size 1182508
|
|
3
autoyast2-2.15.7.tar.bz2
Normal file
3
autoyast2-2.15.7.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b242384fa1ed8dea9ebcb1a66afd569dc2a96f4a4bb37ef3546384c03a32ae1f
|
||||||
|
size 1182617
|
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 23 10:37:02 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- added missing import
|
||||||
|
- 2.15.7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 20 14:48:55 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- fix for EVMS creation (#266313)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 19 15:01:16 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- document changed behaviour: where standard keys are missing in
|
||||||
|
the global variables of the grub bootloader configuration in an
|
||||||
|
autoyast profile, they will be added automatically now
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 19 10:59:24 CEST 2007 - ug@suse.de
|
Thu Apr 19 10:59:24 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package autoyast2 (Version 2.15.6)
|
# spec file for package autoyast2 (Version 2.15.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
Name: autoyast2
|
Name: autoyast2
|
||||||
URL: http://www.suse.de/~ug
|
URL: http://www.suse.de/~ug
|
||||||
Version: 2.15.6
|
Version: 2.15.7
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: autoyast2-2.15.6.tar.bz2
|
Source0: autoyast2-2.15.7.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
BuildRequires: docbook-xsl-stylesheets fop java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
|
BuildRequires: docbook-xsl-stylesheets fop java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
|
||||||
Requires: yast2-core yast2-xml libxslt yast2-installation
|
Requires: yast2-core yast2-xml libxslt yast2-installation
|
||||||
@@ -49,7 +49,7 @@ Authors:
|
|||||||
Anas Nashif
|
Anas Nashif
|
||||||
|
|
||||||
%package installation
|
%package installation
|
||||||
Version: 2.15.6
|
Version: 2.15.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: YaST2 - Auto Installation Modules
|
Summary: YaST2 - Auto Installation Modules
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
@@ -69,7 +69,7 @@ Authors:
|
|||||||
Anas Nashif
|
Anas Nashif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n autoyast2-2.15.6
|
%setup -n autoyast2-2.15.7
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@@ -210,6 +210,15 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%dir /var/lib/autoinstall/autoconf
|
%dir /var/lib/autoinstall/autoconf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 23 2007 - ug@suse.de
|
||||||
|
- added missing import
|
||||||
|
- 2.15.7
|
||||||
|
* Fri Apr 20 2007 - ug@suse.de
|
||||||
|
- fix for EVMS creation (#266313)
|
||||||
|
* Thu Apr 19 2007 - ug@suse.de
|
||||||
|
- document changed behaviour: where standard keys are missing in
|
||||||
|
the global variables of the grub bootloader configuration in an
|
||||||
|
autoyast profile, they will be added automatically now
|
||||||
* Thu Apr 19 2007 - ug@suse.de
|
* Thu Apr 19 2007 - ug@suse.de
|
||||||
- 2.15.6
|
- 2.15.6
|
||||||
* Thu Apr 19 2007 - ug@suse.de
|
* Thu Apr 19 2007 - ug@suse.de
|
||||||
|
Reference in New Issue
Block a user