add defattr
This commit is contained in:
parent
17ff598422
commit
64f0e34add
@ -170,8 +170,9 @@ Requires: %{name} = %{version}-%{release}
|
||||
Headers, static libraries and API docs for SETools.
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/setools
|
||||
%{_libdir}
|
||||
%{_libdir}/*
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -190,6 +191,7 @@ Headers, static libraries and API docs for SETools.
|
||||
* Mon May 23 2005 Bill Nottingham <notting@redhat.com> 2.1.0-5
|
||||
- put libraries in the right place (also puts debuginfo in the right
|
||||
package)
|
||||
- add %%defattr for -devel too
|
||||
|
||||
* Thu May 12 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-4
|
||||
- Move sepcut to gui apps.
|
||||
|
Loading…
Reference in New Issue
Block a user