Trying to work around "make build" mesbehaving.
This commit is contained in:
parent
413fc973ef
commit
b3bb5e1248
@ -1,7 +1,7 @@
|
||||
Summary: Simple kernel loader which boots from a FAT filesystem
|
||||
Name: syslinux
|
||||
Version: 3.00
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2
|
||||
@ -68,6 +68,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/sbin/extlinux
|
||||
|
||||
%changelog
|
||||
* Mon Jan 3 2005 Peter Jones <pjones@redhat.com> - 3.00-2
|
||||
- make tag says the tag is there, make build says it's not.
|
||||
Bump release, try again.
|
||||
|
||||
* Mon Jan 3 2005 Peter Jones <pjones@redhat.com> - 3.00-1
|
||||
- 3.00
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user