From 44aff06bd6a0ca784e249c6a5e582feedcf0e002 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Oct 11 2005 23:33:39 +0000 Subject: Remove empty lines in the headers and switch scriplets to use ldconfig directly. --- diff --git a/yasm.spec b/yasm.spec index c7e3ec5..8f4b0e6 100644 --- a/yasm.spec +++ b/yasm.spec @@ -2,7 +2,6 @@ Summary: Complete rewrite of the NASM assembler Name: yasm Version: 0.4.0 Release: 4 - License: BSD Group: Development/Languages URL: http://www.tortall.net/projects/yasm/ @@ -54,11 +53,9 @@ Install this package if you need to rebuild applications that use yasm. %{__rm} -rf %{buildroot} -%post -/sbin/ldconfig +%post -p /sbin/ldconfig -%postun -/sbin/ldconfig +%postun -p /sbin/ldconfig %files