Minor cleanups to the %files section.
This commit is contained in:
parent
6670f0d977
commit
2b23e28e07
@ -64,16 +64,16 @@ rm -fr $RPM_BUILD_ROOT
|
||||
%doc examples
|
||||
|
||||
%dir %{python_sitelib}/gtk-2.0
|
||||
%{python_sitelib}/gtk-2.0/dsextras.py*
|
||||
%{python_sitelib}/pygtk*
|
||||
%{python_sitelib}/gtk-2.0/dsextras.*
|
||||
%{python_sitelib}/pygtk.*
|
||||
|
||||
%defattr(755, root, root, 755)
|
||||
%{python_sitelib}/gtk-2.0/gobject
|
||||
|
||||
%files devel
|
||||
%defattr(644, root, root, 755)
|
||||
%dir %{_prefix}/include/pygtk-2.0
|
||||
%{_prefix}/include/pygtk-2.0/*.h
|
||||
%dir %{_includedir}/pygtk-2.0
|
||||
%{_includedir}/pygtk-2.0/pygobject.h
|
||||
%{_libdir}/pkgconfig/pygobject-2.0.pc
|
||||
%{_datadir}/gtk-doc/html/pygobject
|
||||
%{_datadir}/pygobject
|
||||
|
||||
Loading…
Reference in New Issue
Block a user