OBS User unknown 2008-05-16 21:46:53 +00:00 committed by Git OBS Bridge
parent c3b9d8de84
commit 56fb767b3b
3 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:cebd7deec9ee15afca2c1c34c29a09b8ae8f661ec3c817ab322e67cf77d3831e oid sha256:1e279606c29adb7fe31040b05d018a04511d3a844d3b143fd55f4a060dc7dcc1
size 1180895 size 1189346

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 16 16:40:22 CEST 2008 - jsrain@suse.cz
- added categories Settings and System into desktop file
(bnc #382778)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 14 16:27:45 CEST 2008 - ug@suse.de Wed May 14 16:27:45 CEST 2008 - ug@suse.de

View File

@ -14,7 +14,7 @@ Url: http://www.suse.de/~ug
Name: autoyast2 Name: autoyast2
Version: 2.16.16 Version: 2.16.16
Release: 1 Release: 2
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
@ -55,7 +55,7 @@ Authors:
%package installation %package installation
License: GPL v2 or later License: GPL v2 or later
Version: 2.16.16 Version: 2.16.16
Release: 1 Release: 2
Summary: YaST2 - Auto Installation Modules Summary: YaST2 - Auto Installation Modules
Group: System/YaST Group: System/YaST
# API for Disabled Modules (ProductControl) # API for Disabled Modules (ProductControl)
@ -216,6 +216,9 @@ rm -rf "$RPM_BUILD_ROOT"
%dir /var/lib/autoinstall %dir /var/lib/autoinstall
%dir /var/lib/autoinstall/autoconf %dir /var/lib/autoinstall/autoconf
%changelog %changelog
* Fri May 16 2008 jsrain@suse.cz
- added categories Settings and System into desktop file
(bnc #382778)
* Wed May 14 2008 ug@suse.de * Wed May 14 2008 ug@suse.de
- moved the execution of the pxe section far to the end of stage1 - moved the execution of the pxe section far to the end of stage1
(bnc#390107) (bnc#390107)