]> git.pld-linux.org Git - packages/libspectrum.git/blobdiff - libspectrum.spec
- cosmetics.
[packages/libspectrum.git] / libspectrum.spec
index 2f34096adda7591059874eb4788716c7148dc5d0..e95e9f54defeaa2beed8825f63ddcbdb6bdfa24f 100644 (file)
@@ -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)
This page took 0.032174 seconds and 4 git commands to generate.