summaryrefslogtreecommitdiff
path: root/pygtk.spec.in
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-10-15 18:34:35 +0000
committerMatt Wilson <msw@src.gnome.org>2001-10-15 18:34:35 +0000
commitf01379957457cbce245d4075279fefe912c09434 (patch)
tree4f2b8637d1be7ee3cacfe9d8ce8233a9faa49346 /pygtk.spec.in
parentd8bc1abf1a93fa9ccde71c5621cc4069f5b814e6 (diff)
downloadpygtk-f01379957457cbce245d4075279fefe912c09434.tar.gz
move headers to a version-specific directory so we can have old
2001-10-15 Matt Wilson <msw@redhat.com> * pygtk-2.0.pc.in (pygtkincludedir): move headers to a version-specific directory so we can have old pygtk-devel and pygtk2-devel installed at the same time. * Makefile.am (pkgincludedir): likewise * gtk/Makefile.am (pkgincludedir): likewise * pygtk.spec.in (%files devel): pick up the new header location
Diffstat (limited to 'pygtk.spec.in')
-rw-r--r--pygtk.spec.in10
1 files changed, 7 insertions, 3 deletions
diff --git a/pygtk.spec.in b/pygtk.spec.in
index fec72ea1..c3ea5278 100644
--- a/pygtk.spec.in
+++ b/pygtk.spec.in
@@ -3,7 +3,7 @@
Summary: Python bindings for the GTK+ widget set.
Name: pygtk2
Version: @VERSION@
-Release: 2
+Release: 3
Copyright: LGPL
Group: Development/Languages
Source: ftp://ftp.gtk.org/pub/gtk/python/pygtk-%{version}.tar.gz
@@ -38,6 +38,9 @@ This package contains files required to build wrappers for GTK+ addon
libraries so that they interoperate with pygtk.
%changelog
+* Mon Oct 15 2001 Matt Wilson <msw@redhat.com>
+- get the headers from their new version-specific location
+
* Thu Oct 11 2001 Matt Wilson <msw@redhat.com>
- fixed typo in devel filelist
- added macro that tests to see if we have libglade2, make the
@@ -80,8 +83,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%defattr(755, root, root, 755)
%{_prefix}/bin/pygtk-codegen-2.0
%defattr(644, root, root, 755)
-%dir %{_prefix}/include/pygtk
-%{_prefix}/include/pygtk/*.h
+%dir %{_prefix}/include/pygtk-2.0
+%dir %{_prefix}/include/pygtk-2.0/pygtk
+%{_prefix}/include/pygtk-2.0/pygtk/*.h
%{_prefix}/lib/pkgconfig/pygtk-2.0.pc
%dir %{_prefix}/share/pygtk
%dir %{_prefix}/share/pygtk/2.0