OBS User unknown
2007-12-14 15:28:48 +00:00
committed by Git OBS Bridge
parent 287dfa3c7e
commit fa6acf8f54
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 14 12:45:57 CET 2007 - snwint@suse.de
- adjust BuildRequires
-------------------------------------------------------------------
Mon Oct 8 14:07:01 CEST 2007 - snwint@suse.de

View File

@@ -11,7 +11,7 @@
# norootforbuild
Name: gfxboot
BuildRequires: freetype2-devel nasm sgml-skel w3m xmlto
BuildRequires: freetype2-devel libxslt nasm sgml-skel w3m xmlto
License: GPL v2 or later
Group: System/Boot
Obsoletes: gfxboot-devel
@@ -19,7 +19,7 @@ Requires: perl-HTML-Parser
AutoReqProv: on
Summary: Graphical Boot Logo for LILO and SYSLINUX
Version: 3.3.39
Release: 1
Release: 24
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: gfxboot-3.3.39.tar.bz2
Source1: NLD.tar.bz2
@@ -59,7 +59,10 @@ rm -rf %{buildroot}
%doc doc/gfxboot.html
%doc doc/gfxboot.txt
/usr/share/gfxboot
%changelog
* Fri Dec 14 2007 - snwint@suse.de
- adjust BuildRequires
* Mon Oct 08 2007 - snwint@suse.de
- Avi Kivity: SS does not survive switch to PM in KVM (#307194)
* Tue Sep 25 2007 - snwint@suse.de