summaryrefslogtreecommitdiff
path: root/pygtk.spec.in
diff options
context:
space:
mode:
authorJohan Dahlin <zilch@src.gnome.org>2004-04-12 17:48:03 +0000
committerJohan Dahlin <zilch@src.gnome.org>2004-04-12 17:48:03 +0000
commite8ab41642c1c38c3edc143021ca3e763ae74e7b1 (patch)
tree32622c78fc85c8cd4d1160bbd85798f9afee41cd /pygtk.spec.in
parentf92fc8d69f4a60143932a9f71baf20154c5f3f55 (diff)
downloadpygtk-e8ab41642c1c38c3edc143021ca3e763ae74e7b1.tar.gz
Update, with help of Jason Tackaberry and Thomas Vander Stichele
* pygtk.spec.in: Update, with help of Jason Tackaberry and Thomas Vander Stichele
Diffstat (limited to 'pygtk.spec.in')
-rw-r--r--pygtk.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/pygtk.spec.in b/pygtk.spec.in
index b04fa5fb..b4a4356b 100644
--- a/pygtk.spec.in
+++ b/pygtk.spec.in
@@ -73,6 +73,7 @@ make
%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
+find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
%files
%defattr(644, root, root, 755)
@@ -81,7 +82,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%dir %{_prefix}/lib/python?.?/site-packages/gtk-2.0
%dir %{_prefix}/lib/python?.?/site-packages/gtk-2.0/gtk
%{_prefix}/lib/python?.?/site-packages/gtk-2.0/gtk/__init__.py*
+%{_prefix}/lib/python?.?/site-packages/gtk-2.0/gtk/compat.*
%{_prefix}/lib/python?.?/site-packages/gtk-2.0/gtk/keysyms.py*
+%{_prefix}/lib/python?.?/site-packages/gtk-2.0/dsextras*
%defattr(755, root, root, 755)
%{_prefix}/lib/python?.?/site-packages/gtk-2.0/atk.so
@@ -112,6 +115,8 @@ make DESTDIR=$RPM_BUILD_ROOT install
%dir %{_prefix}/share/pygtk/2.0/codegen
%dir %{_prefix}/share/pygtk/2.0/defs
%{_prefix}/share/pygtk/2.0/codegen/*
+%{_prefix}/share/pygtk/2.0/defs/atk.defs
+%{_prefix}/share/pygtk/2.0/defs/atk-types.defs
%{_prefix}/share/pygtk/2.0/defs/pango.defs
%{_prefix}/share/pygtk/2.0/defs/pango-types.defs
%{_prefix}/share/pygtk/2.0/defs/gdk.defs