From: kloczek Date: Wed, 9 Oct 2002 13:14:37 +0000 (+0000) Subject: - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc X-Git-Tag: auto/ac/libast-0_5-2~7 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=eed63be1f5d86f4c4c56489946beeae6a95914be;hp=c8cc23d5a62f9ca51c8d81de64f5be637b2d3bbb;p=packages%2Flibast.git - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc Changed files: libast.spec -> 1.11 --- diff --git a/libast.spec b/libast.spec index cb64111..f9d253f 100644 --- a/libast.spec +++ b/libast.spec @@ -56,8 +56,9 @@ Biblioteki statyczne libast. %setup -q %build +rm -f missing %{__libtoolize} -aclocal +%{__aclocal} %{__autoconf} %{__automake} %configure @@ -68,8 +69,6 @@ rm -rf $RPM_BUILD_ROOT %{__make} DESTDIR=$RPM_BUILD_ROOT install -gzip -9nf ChangeLog README - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -83,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) -%doc *.gz +%doc ChangeLog README %attr(755,root,root) %{_bindir}/%{name}-config %attr(755,root,root) %{_libdir}/lib*.so %attr(755,root,root) %{_libdir}/lib*.la