From 865e2fa5ab494d5b9c8bee948c8c70da3a2fc71d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 7 Nov 2005 20:54:03 +0000 Subject: [PATCH] Clean up devel package --- libIDL.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libIDL.spec b/libIDL.spec index 1686cbb..9867feb 100644 --- a/libIDL.spec +++ b/libIDL.spec @@ -1,7 +1,7 @@ Summary: Library for parsing IDL (Interface Definition Language) Name: libIDL Version: 0.8.6 -Release: 1 +Release: 2 Source: ftp://ftp.gnome.org/pub/GNOME/sources/libIDL/%{name}-%{version}.tar.bz2 Group: System Environment/Libraries License: LGPL @@ -41,6 +41,7 @@ rm -rf $RPM_BUILD_ROOT %makeinstall rm -f $RPM_BUILD_ROOT%{_infodir}/dir +rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %post -p /sbin/ldconfig @@ -67,12 +68,15 @@ rm -rf %{buildroot} %defattr(-,root,root) %{_includedir}/* %{_libdir}/lib*.so -%{_libdir}/*a %{_libdir}/pkgconfig/* %{_bindir}/libIDL-config-2 %{_infodir}/libIDL2.info.gz %changelog +* Mon Nov 7 2005 Matthias Clasen 0.8.6-2 +- Remove .la files and static libraries from the + -devel package + * Wed Sep 7 2005 Matthias Clasen 0.8.6-1 - Update to 0.8.6