From 3c0f3b8e4d8620694a33de8386e7a25d55472caa Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 19 Jan 2007 20:12:31 +0000 Subject: [PATCH] Make syslinux own /usr/lib/syslinux. --- syslinux.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/syslinux.spec b/syslinux.spec index 138bf54..473a6b0 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -2,7 +2,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 3.31 %define tarball_version 3.31 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2 @@ -81,6 +81,7 @@ rm -rf %{buildroot} %{_bindir}/ppmtolss16 %{_bindir}/lss16toppm %{_bindir}/gethostip +%dir %{_prefix}/lib/syslinux %{_prefix}/lib/syslinux/*.com %{_prefix}/lib/syslinux/*.exe %{_prefix}/lib/syslinux/*.c32 @@ -94,6 +95,9 @@ rm -rf %{buildroot} %{_prefix}/lib/syslinux/com32 %changelog +* Thu Jan 18 2007 Jesse Keating - 3.31-2 +- Make syslinux own /usr/lib/syslinux. + * Wed Jan 17 2007 Jeremy Katz - 3.31-1 - update to 3.31