]> git.pld-linux.org Git - packages/libspectrum.git/commitdiff
- cosmetics. STABLE libspectrum-0_1_1-1
authorkloczek <kloczek@pld-linux.org>
Sun, 27 Apr 2003 23:11:36 +0000 (23:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libspectrum.spec -> 1.3

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.078444 seconds and 4 git commands to generate.