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 247641 Details for
Bug 365981
Missing python bindings for clutter-gst and clutter-gtk
[?]
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.
Updated RPM spec file which adds sub-RPms for GTK + GST clutter bindings
pyclutter.spec (text/plain), 3.43 KB, created by
Daniel Berrangé
on 2007-11-04 19:04:56 UTC
(
hide
)
Description:
Updated RPM spec file which adds sub-RPms for GTK + GST clutter bindings
Filename:
MIME Type:
Creator:
Daniel Berrangé
Created:
2007-11-04 19:04:56 UTC
Size:
3.43 KB
patch
obsolete
># sitelib for noarch packages, sitearch for others (remove the unneeded one) >%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} > >Name: pyclutter >Version: 0.4.2 >Release: 1%{?dist} >Summary: Python modules that allow you to use the Clutter toolkit > >Group: Development/Languages >License: LGPLv2+ >URL: http://www.clutter-project.org/ >Source0: http://www.clutter-project.org/sources/%{name}/0.4/%{name}-%{version}.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >#BuildArch: >BuildRequires: pygtk2-devel gtk2-devel clutter-devel clutter-gst-devel clutter-gtk-devel > >%description >This archive contains the Python modules that allow you to use the >Clutter toolkit in Python programs. > >%package gtk >Summary: Python modules that allow you to use the Clutter-GTK toolkit >Group: Development/Languages >Requires: %{name} = %{version}-%{release} >Requires: clutter-gtk >Requires: pygtk2 > >%package gst >Summary: Python modules that allow you to use the Clutter-GST toolkit >Group: Development/Languages >Requires: %{name} = %{version}-%{release} >Requires: clutter-gst > > >%description gtk >This archive contains the Python modules that allow you to use the >Clutter toolkit in Python programs. > >This package provides the binding for clutter-gtk > >%description gst >This archive contains the Python modules that allow you to use the >Clutter toolkit in Python programs. > >This package provides the binding for clutter-gst > > > >%package devel >Summary: Pyclutter development environment >Group: Development/Libraries >Requires: %{name} = %{version}-%{release} >Requires: python-devel clutter-devel pygobject2-devel > >%description devel >Header files and libraries for building a extension library for the >Pyclutter > >%prep >%setup -q > > >%build >%configure >make %{?_smp_mflags} > >%install >rm -rf $RPM_BUILD_ROOT >make DESTDIR=$RPM_BUILD_ROOT install INSTALL="%{__install} -p" > >%clean >rm -rf $RPM_BUILD_ROOT > > >%files >%defattr(-,root,root,-) >%doc AUTHORS ChangeLog COPYING NEWS README >%dir %{python_sitearch}/clutter >%exclude %{python_sitearch}/clutter/*.la >%{python_sitearch}/clutter/_clutter.so >%{python_sitearch}/clutter/__init__.py* >%{python_sitearch}/clutter/keysyms.py* >%dir %{_datadir}/%{name}/defs >%{_datadir}/%{name}/defs/*.defs >%dir %{_datadir}/%{name}/1.0 >%dir %{_datadir}/%{name}/1.0/defs >%{_datadir}/%{name}/1.0/defs/*.defs > >%files gtk >%defattr(-,root,root,-) >%{python_sitearch}/clutter/cluttergtk.so > >%files gst >%defattr(-,root,root,-) >%{python_sitearch}/clutter/cluttergst.so > >%files devel >%defattr(-,root,root,-) >%dir %{_includedir}/%{name}-1.0/ >%dir %{_includedir}/%{name}-1.0/%{name}/ >%{_includedir}/%{name}-1.0/%{name}/%{name}.h > > >%changelog > >* Wed Oct 3 2007 Allisson Azevedo <allisson@gmail.com> 0.4.2-1 >- Update to 0.4.2 > >* Mon Sep 3 2007 Allisson Azevedo <allisson@gmail.com> 0.4.1-1 >- Update to 0.4.1 > >* Sun Mar 29 2007 Allisson Azevedo <allisson@gmail.com> 0.2.0-5 >- Fix requires for devel package > >* Sun Mar 28 2007 Allisson Azevedo <allisson@gmail.com> 0.2.0-4 >- Fix requires and buildrequires >- Modify defattr for devel package > >* Sun Mar 27 2007 Allisson Azevedo <allisson@gmail.com> 0.2.0-3 >- Fix .spec > >* Sun Mar 24 2007 Allisson Azevedo <allisson@gmail.com> 0.2.0-2 >- Fix .spec > >* Sun Mar 23 2007 Allisson Azevedo <allisson@gmail.com> 0.2.0-1 >- Initial RPM release
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 Raw
Actions:
View
Attachments on
bug 365981
: 247641