OBS User unknown 2008-08-27 01:05:29 +00:00 committed by Git OBS Bridge
parent 40acfc8078
commit 101adfa163
4 changed files with 17 additions and 8 deletions

View File

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

3
autoyast2-2.17.6.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 25 14:07:52 CEST 2008 - ug@suse.de
- post-patterns added
- 2.17.6
-------------------------------------------------------------------
Wed Aug 20 17:07:30 CEST 2008 - ug@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package autoyast2 (Version 2.17.5)
# spec file for package autoyast2 (Version 2.17.6)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,12 +20,12 @@
Url: http://www.suse.de/~ug
Name: autoyast2
Version: 2.17.5
Version: 2.17.6
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: autoyast2-2.17.5.tar.bz2
Source0: autoyast2-2.17.6.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.5
Version: 2.17.6
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@ -83,7 +83,7 @@ Authors:
Anas Nashif
%prep
%setup -n autoyast2-2.17.5
%setup -n autoyast2-2.17.6
%build
%{prefix}/bin/y2tool y2autoconf
@ -235,6 +235,9 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall
%dir /var/lib/autoinstall/autoconf
%changelog
* Mon Aug 25 2008 ug@suse.de
- post-patterns added
- 2.17.6
* Wed Aug 20 2008 ug@suse.de
- 2.17.5
* Wed Aug 20 2008 sschober@suse.de