Drop %defattr()
This commit is contained in:
parent
4d214e519e
commit
de007d5cee
@ -55,16 +55,13 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libprotobuf-c.la
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%{_libdir}/libprotobuf-c.so.*
|
||||
%doc TODO LICENSE ChangeLog
|
||||
|
||||
%files compiler
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/protoc-c
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%dir %{_includedir}/google
|
||||
%{_includedir}/protobuf-c
|
||||
%{_includedir}/google/protobuf-c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user