This commit is contained in:
parent
47277371e5
commit
c512581c01
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3cc1b2cb4eafa107d402601e480958883bf337d46d647ec2373af8161443b15
|
|
||||||
size 355091
|
|
3
yast2-bootloader-2.16.7.tar.bz2
Normal file
3
yast2-bootloader-2.16.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:646f2c953b917db3c63aa7b624c6f8b67cec4fd20b97cc444b1f939a32f7ae9d
|
||||||
|
size 369971
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 20 12:45:20 CET 2008 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- updated the way section list is displayed in the installation
|
||||||
|
proposal (fate#120376)
|
||||||
|
- 2.16.7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 18 10:07:57 CET 2008 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- keep the 'linux' section name if product name is empty
|
||||||
|
(bnc#371741)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 17 12:43:32 CET 2008 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 14 14:57:17 CET 2008 - juhliarik@suse.cz
|
Fri Mar 14 14:57:17 CET 2008 - juhliarik@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-bootloader (Version 2.16.6)
|
# spec file for package yast2-bootloader (Version 2.16.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 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: yast2-bootloader
|
Name: yast2-bootloader
|
||||||
Version: 2.16.6
|
Version: 2.16.7
|
||||||
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: yast2-bootloader-2.16.6.tar.bz2
|
Source0: yast2-bootloader-2.16.7.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-perl perl-Bootloader perl-XML-Writer perl-gettext sgml-skel swig update-alternatives update-desktop-files yast2-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite
|
BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-perl perl-Bootloader perl-XML-Writer perl-gettext sgml-skel swig update-alternatives update-desktop-files yast2-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite
|
||||||
# to eliminate a cyclic dependency in autobuild:
|
# to eliminate a cyclic dependency in autobuild:
|
||||||
@ -54,7 +54,7 @@ Authors:
|
|||||||
Daniel Fiser
|
Daniel Fiser
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-bootloader-2.16.6
|
%setup -n yast2-bootloader-2.16.7
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -99,6 +99,15 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/var/adm/fillup-templates/*
|
/var/adm/fillup-templates/*
|
||||||
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 20 2008 jsrain@suse.cz
|
||||||
|
- updated the way section list is displayed in the installation
|
||||||
|
proposal (fate#120376)
|
||||||
|
- 2.16.7
|
||||||
|
* Tue Mar 18 2008 jsrain@suse.cz
|
||||||
|
- keep the 'linux' section name if product name is empty
|
||||||
|
(bnc#371741)
|
||||||
|
* Mon Mar 17 2008 jsrain@suse.cz
|
||||||
|
- added 'StartupNotify=true' to the desktop file (bnc #304964)
|
||||||
* Fri Mar 14 2008 juhliarik@suse.cz
|
* Fri Mar 14 2008 juhliarik@suse.cz
|
||||||
- added inst_bootloader for saving config file before installing
|
- added inst_bootloader for saving config file before installing
|
||||||
kernel (F #302660)
|
kernel (F #302660)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user