Drop %defattr()

This commit is contained in:
Orion Poplawski 2016-11-17 19:33:07 -07:00
parent 4d214e519e
commit de007d5cee

View File

@ -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