summaryrefslogtreecommitdiff
path: root/libast.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libast.spec')
-rw-r--r--libast.spec7
1 files changed, 3 insertions, 4 deletions
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