From de007d5cee7e93cb3a4f55e1aebe7f5a809599aa Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 17 Nov 2016 19:33:07 -0700 Subject: [PATCH] Drop %defattr() --- protobuf-c.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/protobuf-c.spec b/protobuf-c.spec index 79e401f..0e4a466 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -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