OBS User unknown 2007-07-03 14:37:19 +00:00 committed by Git OBS Bridge
parent 3b978a2d99
commit 61d1318ac9
3 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e229d7da8bbac227b1a9e7166cb19336e9f7365cb9f31dd4021693706f7ac40
size 324387
oid sha256:b3b5971539c200c908fa88aa75a1988838d7af999efa7948486007abeca68aa3
size 342824

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 3 16:34:02 CEST 2007 - od@suse.de
- moved Bootloader_API.pm from limal-bootloader to yast2-bootloader
-------------------------------------------------------------------
Thu Jun 21 17:36:59 CEST 2007 - adrian@suse.de

View File

@ -12,15 +12,15 @@
Name: yast2-bootloader
Version: 2.15.8
Release: 44
License: GNU General Public License (GPL)
Release: 46
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-bootloader-2.15.8.tar.bz2
prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen gcc-c++ libxslt limal-bootloader limal-devel 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 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
PreReq: /bin/sed %fillup_prereq
Requires: yast2 yast2-core yast2-storage perl-Bootloader limal-bootloader parted perl-Compress-Zlib
Requires: yast2 yast2-core yast2-storage perl-Bootloader parted perl-Compress-Zlib
%ifarch %ix86 x86_64
Requires: master-boot-code
%endif
@ -91,6 +91,8 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/schema/autoyast/rnc/bootloader.rnc
%changelog
* Tue Jul 03 2007 - od@suse.de
- moved Bootloader_API.pm from limal-bootloader to yast2-bootloader
* Thu Jun 21 2007 - adrian@suse.de
- fix changelog entry order
* Wed Apr 11 2007 - aosthof@suse.de