|
|
@ -62,7 +62,6 @@ rm -f %{buildroot}%{_libdir}/liblzf.la
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%{_bindir}/lzf
|
|
|
|
%{_bindir}/lzf
|
|
|
|
%{_bindir}/unlzf
|
|
|
|
%{_bindir}/unlzf
|
|
|
|
%{_libdir}/liblzf.so.*
|
|
|
|
%{_libdir}/liblzf.so.*
|
|
|
@ -71,7 +70,6 @@ rm -f %{buildroot}%{_libdir}/liblzf.la
|
|
|
|
%doc README Changes LICENSE cs
|
|
|
|
%doc README Changes LICENSE cs
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%{_includedir}/lzf.h
|
|
|
|
%{_includedir}/lzf.h
|
|
|
|
%{_includedir}/lzfP.h
|
|
|
|
%{_includedir}/lzfP.h
|
|
|
|
%{_libdir}/liblzf.so
|
|
|
|
%{_libdir}/liblzf.so
|
|
|
|