This commit is contained in:
parent
57ccb59f29
commit
ee3378881e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:539581fc91214d5327148dffb16db50cca6109c55139d0a3be0dd5e0d84d01ae
|
||||
size 1180422
|
3
autoyast2-2.16.14.tar.bz2
Normal file
3
autoyast2-2.16.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2201b8527869b5b9f99e19593f097d385ce9ccd1abb254578dba5245f0f6719
|
||||
size 1180260
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 7 18:14:04 CEST 2008 - ug@suse.de
|
||||
|
||||
- add autoyast2-installation to the package list
|
||||
- 2.16.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 3 12:53:40 CEST 2008 - ug@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package autoyast2 (Version 2.16.13)
|
||||
# spec file for package autoyast2 (Version 2.16.14)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -13,12 +13,12 @@
|
||||
Url: http://www.suse.de/~ug
|
||||
|
||||
Name: autoyast2
|
||||
Version: 2.16.13
|
||||
Version: 2.16.14
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: autoyast2-2.16.13.tar.bz2
|
||||
Source0: autoyast2-2.16.14.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)
|
||||
@ -54,7 +54,7 @@ Authors:
|
||||
|
||||
%package installation
|
||||
License: GPL v2 or later
|
||||
Version: 2.16.13
|
||||
Version: 2.16.14
|
||||
Release: 1
|
||||
Summary: YaST2 - Auto Installation Modules
|
||||
Group: System/YaST
|
||||
@ -76,7 +76,7 @@ Authors:
|
||||
Anas Nashif
|
||||
|
||||
%prep
|
||||
%setup -n autoyast2-2.16.13
|
||||
%setup -n autoyast2-2.16.14
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -216,6 +216,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%dir /var/lib/autoinstall
|
||||
%dir /var/lib/autoinstall/autoconf
|
||||
%changelog
|
||||
* Mon Apr 07 2008 ug@suse.de
|
||||
- add autoyast2-installation to the package list
|
||||
- 2.16.14
|
||||
* Thu Apr 03 2008 ug@suse.de
|
||||
- 2.16.13
|
||||
* Wed Apr 02 2008 lslezak@suse.cz
|
||||
|
Loading…
Reference in New Issue
Block a user