Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 312283 Details for
Bug 456122
Modularlize libgnome bindings
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file changes
changes.txt (text/plain), 2.77 KB, created by
Daniel Drake
on 2008-07-21 16:38:56 UTC
(
hide
)
Description:
spec file changes
Filename:
MIME Type:
Creator:
Daniel Drake
Created:
2008-07-21 16:38:56 UTC
Size:
2.77 KB
patch
obsolete
>Index: F-9/gnome-python2.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/gnome-python2/F-9/gnome-python2.spec,v >retrieving revision 1.20 >diff -u -b -B -r1.20 gnome-python2.spec >--- F-9/gnome-python2.spec 17 Jun 2008 04:50:27 -0000 1.20 >+++ F-9/gnome-python2.spec 21 Jul 2008 16:35:57 -0000 >@@ -21,7 +21,7 @@ > > Name: gnome-python2 > Version: 2.22.1 >-Release: 2%{?dist} >+Release: 3%{?dist} > License: LGPLv2+ > Group: Development/Languages > Summary: The sources for the PyGNOME Python extension module >@@ -31,7 +31,6 @@ > > ### Dependencies ### > >-Requires: gnome-python2-bonobo > Requires: gnome-python2-gnomevfs > Requires: pygtk2 >= %{pygtk_version} > >@@ -55,6 +54,15 @@ > base GNOME libraries, so you have access to more widgets, a simple > configuration interface, and metadata support. > >+%package gnome >+Summary: Python bindings for libgnome >+Group: Development/Languages >+Requires: %{name} = %{version}-%{release} >+ >+%description gnome >+This module contains a wrapper that makes libgnome functionality available >+from Python. >+ > %package capplet > Summary: Python bindings for GNOME Panel applets. > Group: Development/Languages >@@ -139,17 +147,23 @@ > %defattr(-,root,root,-) > %doc AUTHORS ChangeLog NEWS > %dir %{python_sitearch}/gtk-2.0/gnome/ >+%dir %{_datadir}/pygtk/2.0/defs >+%dir %{_datadir}/pygtk/2.0/argtypes >+ >+%files gnome > %{python_sitearch}/gtk-2.0/gnome/__init__.* > %{python_sitearch}/gtk-2.0/gnome/_gnome.so > %{python_sitearch}/gtk-2.0/gnome/ui.so >-%{_datadir}/pygtk/ >+%{_datadir}/pygtk/2.0/defs/ui.defs >+%{_datadir}/pygtk/2.0/defs/gnome.defs >+%{_datadir}/pygtk/2.0/defs/gnome-types.defs > > %files canvas > %defattr(-,root,root,-) > %dir %{python_sitearch}/gtk-2.0/gnome/ >-%{python_sitearch}/gtk-2.0/gnome/__init__.* > %{python_sitearch}/gtk-2.0/gnome/canvas.* > %{python_sitearch}/gtk-2.0/gnomecanvas.so >+%{_datadir}/pygtk/2.0/defs/canvas.defs > %defattr(644,root,root,755) > %doc examples/canvas/* > >@@ -158,12 +172,16 @@ > %dir %{python_sitearch}/gtk-2.0/bonobo/ > %{python_sitearch}/gtk-2.0/bonobo/__init__.* > %{python_sitearch}/gtk-2.0/bonobo/*.so >+%{_datadir}/pygtk/2.0/defs/bonobo*.defs >+%{_datadir}/pygtk/2.0/argtypes/bonobo* > %defattr(644,root,root,755) > %doc examples/bonobo/* > > %files gconf > %defattr(-,root,root,-) > %{python_sitearch}/gtk-2.0/gconf.so >+%{_datadir}/pygtk/2.0/defs/gconf.defs >+%{_datadir}/pygtk/2.0/argtypes/gconf* > %defattr(644,root,root,755) > %doc examples/gconf/* > >@@ -191,6 +210,10 @@ > rm -f /usr/lib/python2.2/site-packages/bonobo/__init__.{pyc,pyo} > > %changelog >+* Mon Jul 21 2008 Daniel Drake <dsd@laptop.org> - 2.22.1-3.fc9 >+- Split libgnome bindings into their own package >+- Remove gnome-python2 dependency on gnome-python2-bonobo >+ > * Tue Jun 17 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.1-2.fc9 > - Fix directory ownership (RH bug #451754). >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 456122
: 312283