This commit is contained in:
parent
6943c97b82
commit
d40ed2b372
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cfa035445d33a86195ba6b68f7d37dd215077f44c5c202b596c429b4f6ef88c5
|
|
||||||
size 1180425
|
|
3
autoyast2-2.15.17.tar.bz2
Normal file
3
autoyast2-2.15.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ebeb32b35affd55b89cc6c3caa6f7f09cf541c694bdf5ef8e468b6bf8d7ff06f
|
||||||
|
size 1180225
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 7 13:36:45 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- RNC file fixed (empty ask section allowed)
|
||||||
|
- 2.15.17
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 3 17:03:56 CEST 2007 - ug@suse.de
|
Mon Sep 3 17:03:56 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package autoyast2 (Version 2.15.16)
|
# spec file for package autoyast2 (Version 2.15.17)
|
||||||
#
|
#
|
||||||
# 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.16
|
Version: 2.15.17
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: autoyast2-2.15.16.tar.bz2
|
Source0: autoyast2-2.15.17.tar.bz2
|
||||||
prefix: /usr
|
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-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
|
BuildRequires: docbook-xsl-stylesheets 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.16
|
Version: 2.15.17
|
||||||
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.16
|
%setup -n autoyast2-2.15.17
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -210,6 +210,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%dir /var/lib/autoinstall/autoconf
|
%dir /var/lib/autoinstall/autoconf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 07 2007 - ug@suse.de
|
||||||
|
- RNC file fixed (empty ask section allowed)
|
||||||
|
- 2.15.17
|
||||||
* Mon Sep 03 2007 - ug@suse.de
|
* Mon Sep 03 2007 - ug@suse.de
|
||||||
- added LanUdevAuto::Import for networking udev configuration
|
- added LanUdevAuto::Import for networking udev configuration
|
||||||
(#303916)
|
(#303916)
|
||||||
|
Loading…
Reference in New Issue
Block a user