Break the devel package
authorhpa <hpa>
Tue, 14 Dec 2004 23:35:04 +0000 (23:35 +0000)
committerhpa <hpa>
Tue, 14 Dec 2004 23:35:04 +0000 (23:35 +0000)
syslinux.spec.in

index 2f5f070..0110829 100644 (file)
@@ -20,6 +20,10 @@ Requires: mtools, libc.so.6
 Requires: mtools, libc.so.6()(64bit)
 %endif
 
+%package devel
+Summary: Development environment for SYSLINUX add-on modules
+Group: Development/Libraries
+
 %description
 SYSLINUX is a simple kernel loader. It normally loads the kernel (and an 
 optional initrd image) from a FAT filesystem. It can also be used as a
@@ -27,8 +31,6 @@ PXE bootloader during network boots (PXELINUX), or for booting from
 ISO 9660 CD-ROMs (ISOLINUX).  It also includes a tool, MEMDISK, which
 loads legacy operating systems from these media.
 
-Package: devel
-
 %description devel
 The SYSLINUX boot loader contains an API, called COM32, for writing
 sophisticated add-on modules.  This package contains the libraries