This commit is contained in:
committed by
Git OBS Bridge
parent
e0450d4b1c
commit
40acfc8078
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66bfa05d2f7eb3a3900258dfdc2df820c13a711ec58bfe418133de65cce0916c
|
||||
size 1217159
|
3
autoyast2-2.17.5.tar.bz2
Normal file
3
autoyast2-2.17.5.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e91a777ae2b1033dea8739b732bb6fc5dfa3a1e226c1a5e661f9e289d1016707
|
||||
size 1218814
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 17:07:30 CEST 2008 - ug@suse.de
|
||||
|
||||
- 2.17.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 17:05:29 CEST 2008 - sschober@suse.de
|
||||
|
||||
- Validate profile sections separately
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 11:38:52 CEST 2008 - sschober@suse.de
|
||||
|
||||
- UI redesign (fate#303552)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 11:54:23 CEST 2008 - ug@suse.de
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.17.4)
|
||||
# spec file for package autoyast2 (Version 2.17.5)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -20,12 +20,12 @@
|
||||
Url: http://www.suse.de/~ug
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.17.4
|
||||
Version: 2.17.5
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.17.4.tar.bz2
|
||||
Source0: autoyast2-2.17.5.tar.bz2
|
||||
Prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-country yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
|
||||
# API for Disabled Modules (ProductControl)
|
||||
@@ -61,7 +61,7 @@ Authors:
|
||||
|
||||
%package installation
|
||||
License: GPL v2 or later
|
||||
Version: 2.17.4
|
||||
Version: 2.17.5
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@@ -83,7 +83,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.17.4
|
||||
%setup -n autoyast2-2.17.5
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@@ -235,6 +235,12 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
%changelog
|
||||
* Wed Aug 20 2008 ug@suse.de
|
||||
- 2.17.5
|
||||
* Wed Aug 20 2008 sschober@suse.de
|
||||
- Validate profile sections separately
|
||||
* Tue Aug 19 2008 sschober@suse.de
|
||||
- UI redesign (fate#303552)
|
||||
* Fri Aug 15 2008 ug@suse.de
|
||||
- autoyast start script fixed
|
||||
- 2.17.4
|
||||
|
Reference in New Issue
Block a user