- Make pygtk-demo executable (RH bug #236716).

This commit is contained in:
Matthew Barnes 2007-04-17 12:26:25 +00:00
parent 3a1f650fcf
commit e5320cf1cb

View File

@ -6,7 +6,7 @@
Name: pygtk2
Version: 2.10.4
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPL
Group: Development/Languages
Summary: Python bindings for GTK+
@ -103,12 +103,12 @@ rm -fr $RPM_BUILD_ROOT
%dir %{python_sitearch}/gtk-2.0
%dir %{python_sitearch}/gtk-2.0/gtk
%{python_sitearch}/gtk-2.0/gtk/*.py*
%{_bindir}/pygtk-demo
%dir %{_libdir}/pygtk
%dir %{_libdir}/pygtk/2.0
%{_libdir}/pygtk/2.0/*
%defattr(755, root, root, 755)
%{_bindir}/pygtk-demo
%{python_sitearch}/gtk-2.0/atk.so
%{python_sitearch}/gtk-2.0/pango.so
%{python_sitearch}/gtk-2.0/gtk/_gtk.so
@ -144,6 +144,9 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/pygtk
%changelog
* Tue Apr 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.4-2.fc7
- Make pygtk-demo executable (RH bug #236716).
* Mon Feb 05 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.4-1.fc7
- Update to 2.10.4