OBS User unknown 2007-09-03 16:23:36 +00:00 committed by Git OBS Bridge
parent fe64062f0f
commit 6943c97b82
4 changed files with 26 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ecadcf5b4305104ee5cdf4d5ff397737b9f4624bbde6f3980eb5f665eb5f3fa
size 1180249

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cfa035445d33a86195ba6b68f7d37dd215077f44c5c202b596c429b4f6ef88c5
size 1180425

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Sep 3 17:03:56 CEST 2007 - ug@suse.de
- added LanUdevAuto::Import for networking udev configuration
(#303916)
- 2.15.16
-------------------------------------------------------------------
Mon Sep 3 16:07:03 CEST 2007 - ug@suse.de
- commandline options fixed (#269887)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 20 17:50:03 CEST 2007 - ug@suse.de Mon Aug 20 17:50:03 CEST 2007 - ug@suse.de

View File

@ -1,5 +1,5 @@
# #
# spec file for package autoyast2 (Version 2.15.15) # spec file for package autoyast2 (Version 2.15.16)
# #
# 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.15 Version: 2.15.16
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.15.tar.bz2 Source0: autoyast2-2.15.16.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.15 Version: 2.15.16
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.15 %setup -n autoyast2-2.15.16
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -210,6 +210,12 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall/autoconf %dir /var/lib/autoinstall/autoconf
%changelog %changelog
* Mon Sep 03 2007 - ug@suse.de
- added LanUdevAuto::Import for networking udev configuration
(#303916)
- 2.15.16
* Mon Sep 03 2007 - ug@suse.de
- commandline options fixed (#269887)
* Mon Aug 20 2007 - ug@suse.de * Mon Aug 20 2007 - ug@suse.de
- 2.15.15 - 2.15.15
* Mon Aug 20 2007 - mvidner@suse.cz * Mon Aug 20 2007 - mvidner@suse.cz