This commit is contained in:
parent
155b363f0c
commit
b62c429735
@ -79,13 +79,13 @@ make %{?_smp_mflags} install DESTDIR=${RPM_BUILD_ROOT}
|
||||
%files -n libtpms0
|
||||
%defattr(-, root, root, -)
|
||||
%doc LICENSE README CHANGES
|
||||
%{_libdir}/%{name}.la
|
||||
%{_libdir}/%{name}.so.%{version}
|
||||
%{_libdir}/%{name}.so.0
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root, -)
|
||||
%{_libdir}/%{name}.so
|
||||
%{_libdir}/%{name}.la
|
||||
%dir %{_includedir}/%{name}
|
||||
%attr(644, root, root) %{_libdir}/pkgconfig/*.pc
|
||||
%attr(644, root, root) %{_includedir}/%{name}/*.h
|
||||
|
Loading…
Reference in New Issue
Block a user