This commit is contained in:
parent
7d71ffdb30
commit
fae1d67a07
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c1a881a3dfd8573e0f561e6c3a30f7fbe8b2b5072c945cb72ee875d917250734
|
|
||||||
size 1180390
|
|
3
autoyast2-2.15.11.tar.bz2
Normal file
3
autoyast2-2.15.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2e3854d83b7ef0a6962c27881c5f2cde1a0352c4c7e48a4e7e58742737b44b4
|
||||||
|
size 1180139
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 1 16:47:16 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- 2.15.11
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 1 15:39:58 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- fix for the reuse of LVM volumes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 29 16:32:15 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- added command line interface for opening files
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 25 13:30:04 CEST 2007 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- removed outdated translations from .desktop-files (#271209)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 22 10:57:06 CEST 2007 - ug@suse.de
|
Tue May 22 10:57:06 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package autoyast2 (Version 2.15.10)
|
# spec file for package autoyast2 (Version 2.15.11)
|
||||||
#
|
#
|
||||||
# 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.10
|
Version: 2.15.11
|
||||||
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.10.tar.bz2
|
Source0: autoyast2-2.15.11.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.10
|
Version: 2.15.11
|
||||||
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.10
|
%setup -n autoyast2-2.15.11
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -210,6 +210,14 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%dir /var/lib/autoinstall/autoconf
|
%dir /var/lib/autoinstall/autoconf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 01 2007 - ug@suse.de
|
||||||
|
- 2.15.11
|
||||||
|
* Fri Jun 01 2007 - ug@suse.de
|
||||||
|
- fix for the reuse of LVM volumes
|
||||||
|
* Tue May 29 2007 - ug@suse.de
|
||||||
|
- added command line interface for opening files
|
||||||
|
* Fri May 25 2007 - jsrain@suse.cz
|
||||||
|
- removed outdated translations from .desktop-files (#271209)
|
||||||
* Tue May 22 2007 - ug@suse.de
|
* Tue May 22 2007 - ug@suse.de
|
||||||
- reactivate hardware detection during autoinstall
|
- reactivate hardware detection during autoinstall
|
||||||
- 2.15.10
|
- 2.15.10
|
||||||
|
Loading…
Reference in New Issue
Block a user