From 0d086de2268dd24e98aa6349f287d44e4e32ad54 Mon Sep 17 00:00:00 2001 From: cvsextras Date: Nov 08 2004 04:00:13 +0000 Subject: auto-import aalib-1.4.0-0.fdr.0.8.rc5.1 from aalib-1.4.0-0.fdr.0.8.rc5.1.src.rpm --- diff --git a/aalib.spec b/aalib.spec index 5973afc..66709c6 100644 --- a/aalib.spec +++ b/aalib.spec @@ -3,7 +3,7 @@ Summary: An ASCII art library. Name: aalib Version: 1.4.0 -Release: 0.fdr.0.8.%{rc_subver}.rh90 +Release: 0.fdr.0.8.%{rc_subver}.1 Epoch: 0 License: LGPL Group: System Environment/Libraries @@ -19,7 +19,6 @@ Requires: %{name} = %{epoch}:%{version}-%{release} Requires(post,postun): info Requires: XFree86-devel, slang-devel, gpm-devel -#--------------------------------------------------------------------- %description AA-lib is a low level gfx library just as many other libraries are. The @@ -32,18 +31,15 @@ is designed to be similar to other graphics libraries. This package contains header files and other files needed to develop with the aalib -#--------------------------------------------------------------------- %prep %setup -q -#--------------------------------------------------------------------- %build %configure make %{?_smp_mflags} -#--------------------------------------------------------------------- %install rm -rf $RPM_BUILD_ROOT @@ -52,12 +48,10 @@ rm -rf $RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT/%{_infodir}/dir 2>/dev/null -#--------------------------------------------------------------------- %clean rm -rf $RPM_BUILD_ROOT -#--------------------------------------------------------------------- %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -70,7 +64,6 @@ if [ "$1" = "0" ]; then /sbin/install-info --delete %{_infodir}/libaa.info.gz %{_infodir}/dir 2>/dev/null || : fi -#--------------------------------------------------------------------- %files %exclude %{_libdir}/libaa.la