This commit is contained in:
parent
d9f5cda02d
commit
e1d57d4543
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f5773660d6cf37451cf625bd98e3a181d55c6485118de23efe2dd4819f8bf41e
|
|
||||||
size 351826
|
|
3
yast2-bootloader-2.15.13.tar.bz2
Normal file
3
yast2-bootloader-2.15.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:167f830262f2e0c4e41cfd4f05bf6bb84724dd8c2923d8d49628b9becea3ed7e
|
||||||
|
size 351853
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 20 18:21:03 CEST 2007 - od@suse.de
|
||||||
|
|
||||||
|
- preventing cyclic dependency in autobuild with a BuildIgnore on
|
||||||
|
autoyast2-installation
|
||||||
|
- 2.15.13
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 13 18:25:18 CEST 2007 - od@suse.de
|
Fri Jul 13 18:25:18 CEST 2007 - od@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-bootloader (Version 2.15.11)
|
# spec file for package yast2-bootloader (Version 2.15.13)
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -11,14 +11,16 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-bootloader
|
Name: yast2-bootloader
|
||||||
Version: 2.15.11
|
Version: 2.15.13
|
||||||
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.15.11.tar.bz2
|
Source0: yast2-bootloader-2.15.13.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-devel 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-devel yast2-devtools yast2-installation yast2-perl-bindings yast2-storage yast2-testsuite
|
||||||
|
# to eliminate a cyclic dependency in autobuild:
|
||||||
|
#!BuildIgnore: autoyast2-installation
|
||||||
PreReq: /bin/sed %fillup_prereq
|
PreReq: /bin/sed %fillup_prereq
|
||||||
Requires: yast2 yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib limal-perl
|
Requires: yast2 yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib limal-perl
|
||||||
%ifarch %ix86 x86_64
|
%ifarch %ix86 x86_64
|
||||||
@ -48,7 +50,7 @@ Authors:
|
|||||||
Olaf Dabrunz
|
Olaf Dabrunz
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-bootloader-2.15.11
|
%setup -n yast2-bootloader-2.15.13
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -93,6 +95,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 20 2007 - od@suse.de
|
||||||
|
- preventing cyclic dependency in autobuild with a BuildIgnore on
|
||||||
|
autoyast2-installation
|
||||||
|
- 2.15.13
|
||||||
* Fri Jul 13 2007 - od@suse.de
|
* Fri Jul 13 2007 - od@suse.de
|
||||||
- converting old key "kernel" to new key "image" when converting
|
- converting old key "kernel" to new key "image" when converting
|
||||||
autoyast configuration to export map (#285790)
|
autoyast configuration to export map (#285790)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user