Just me learning my lessons about beehive the hard way...
This commit is contained in:
parent
5886e1bfe7
commit
f71bcff2c1
@ -1,7 +1,7 @@
|
||||
Summary: Simple kernel loader which boots from a FAT filesystem
|
||||
Name: syslinux
|
||||
Version: 3.02
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2
|
||||
@ -95,6 +95,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_prefix}/lib/syslinux/com32
|
||||
|
||||
%changelog
|
||||
* Tue Jan 4 2005 Peter Jones <pjones@redhat.com> - 3.02-2
|
||||
- Beehive doesn't let you build in scratch and then build someplace else,
|
||||
arrrrgh.
|
||||
|
||||
* Tue Jan 4 2005 Peter Jones <pjones@redhat.com> - 3.02-1
|
||||
- 3.02
|
||||
- Make the spec a little closer to hpa's.
|
||||
|
Loading…
Reference in New Issue
Block a user