summaryrefslogtreecommitdiff
path: root/pygtk.spec.in
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-10-18 17:05:52 +0000
committerMatt Wilson <msw@src.gnome.org>2001-10-18 17:05:52 +0000
commitdf200d1055e9395a6aceadae51ec4c01f817a022 (patch)
tree6902c6d73244eadacaf0de06c0439316ced2a66c /pygtk.spec.in
parent3c05cd298c9aaa61d8098ca7c33fa3db02edaed9 (diff)
downloadpygtk-df200d1055e9395a6aceadae51ec4c01f817a022.tar.gz
rename from pixbuf_new_from_stream to match gdk-pixbuf changes in CVS.
2001-10-18 Matt Wilson <msw@redhat.com> * gtk/gdk.defs (pixbuf_new_from_inline): rename from pixbuf_new_from_stream to match gdk-pixbuf changes in CVS. * pygtk.spec.in (%files devel): get header from new location * Makefile.am (pkgincludedir): put pygobject.h in $(includedir)/pygtk-2.0, not $(includedir)/pygtk-2.0/pygtk
Diffstat (limited to 'pygtk.spec.in')
-rw-r--r--pygtk.spec.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/pygtk.spec.in b/pygtk.spec.in
index c3ea5278..0405242e 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: 3
+Release: 4
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
+* Thu Oct 18 2001 Matt Wilson <msw@redhat.com>
+- fix devel filelist to match new header location
+
* Mon Oct 15 2001 Matt Wilson <msw@redhat.com>
- get the headers from their new version-specific location
@@ -84,6 +87,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
%{_prefix}/bin/pygtk-codegen-2.0
%defattr(644, root, root, 755)
%dir %{_prefix}/include/pygtk-2.0
+%{_prefix}/include/pygtk-2.0/*.h
%dir %{_prefix}/include/pygtk-2.0/pygtk
%{_prefix}/include/pygtk-2.0/pygtk/*.h
%{_prefix}/lib/pkgconfig/pygtk-2.0.pc