summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2003-04-16 19:24:46 +0000
committerhpa <hpa>2003-04-16 19:24:46 +0000
commit83dbbcd48f02f614dbd46327ef57464db4c9751a (patch)
tree8b5f7dbecb75f7cb72e61cc91ee7bb4a4222f980
parent88ab788fec6a33c70eff12d6d05d0ee7a134bbfd (diff)
downloadsyslinux-83dbbcd48f02f614dbd46327ef57464db4c9751a.tar.gz
Change syslinux.spec -> syslinux.spec.in
-rw-r--r--syslinux.spec.in (renamed from syslinux.spec)4
1 files changed, 3 insertions, 1 deletions
diff --git a/syslinux.spec b/syslinux.spec.in
index 88a774de..d8abc11e 100644
--- a/syslinux.spec
+++ b/syslinux.spec.in
@@ -1,6 +1,7 @@
+# -*- rpm -*-
Summary: Kernel loader which uses a FAT or iso9660 filesystem or a PXE network
Name: syslinux
-Version: 2.04
+Version: @@VERSION@@
Release: 1
License: GPL
Group: Applications/System
@@ -59,6 +60,7 @@ rm -rf %{buildroot}
* Wed Apr 16 2003 H. Peter Anvin <hpa@zytor.com> 2.04-1
- 2.04 release
- Add support for libsyslinux.so*
+- Templatize for inclusion in CVS tree
* Thu Apr 10 2003 H. Peter Anvin <hpa@zytor.com>
- 2.03 release