From 7fe40d88781997cf6e4ee7e5fc425f95aea69fad Mon Sep 17 00:00:00 2001 From: kloczek Date: Sun, 27 Apr 2003 23:11:36 +0000 Subject: [PATCH] - cosmetics. Changed files: libspectrum.spec -> 1.3 --- libspectrum.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libspectrum.spec b/libspectrum.spec index 2f34096..e95e9f5 100644 --- a/libspectrum.spec +++ b/libspectrum.spec @@ -64,17 +64,18 @@ rm -f missing %install rm -rf $RPM_BUILD_ROOT + %{__make} install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/ldconfig +%post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libspectrum.so.* +%attr(755,root,root) %{_libdir}/libspectrum.so.*.* %files devel %defattr(644,root,root,755) -- 2.44.0