cvsdist 4523deb
%define python python2
cvsdist 4523deb
cvsdist 4523deb
Summary: Python bindings for ORBit2.
cvsdist 4523deb
Name: pyorbit
918f128
Version: 2.14.2
918f128
Release: 1
Florian La Roche 4b967ff
License: LGPL
cvsdist 4523deb
Group: Development/Languages
cvsdist 4523deb
Source: %{name}-%{version}.tar.bz2
cvsdist 4523deb
BuildRoot: %{_tmppath}/%{name}-root
cvsdist 4523deb
Requires: ORBit2 >= 2.3.103
Jonathan Blandford 6b314e3
Requires: libIDL >= 0.8.0
Jonathan Blandford 6b314e3
Requires: glib2 >= 2.4.0
Jonathan Blandford 6b314e3
Requires: %{python} >= 2.3
Jonathan Blandford 6b314e3
Buildrequires: %{python}-devel >= 2.3
Jonathan Blandford 6b314e3
Buildrequires: ORBit2-devel >= 2.6.0
Jonathan Blandford 6b314e3
Buildrequires: libIDL-devel >= 0.8.0
Jonathan Blandford 6b314e3
Buildrequires: glib2-devel >= 2.4.0
Jonathan Blandford 6b314e3
BuildRequires: pygtk2 >= 2.4.0
cvsdist 4523deb
Obsoletes: orbit-python
cvsdist 4523deb
# needed for automake/autoconf to work right with multilib python
cvsdist 460407e
Buildrequires: automake >= 1.6.3-5, autoconf, libtool
cvsdist 4523deb
cvsdist 4523deb
%description
cvsdist 4523deb
pyorbit is an extension module for python that gives you access
cvsdist 4523deb
to the ORBit2 CORBA ORB.
cvsdist 4523deb
cvsdist 4523deb
%package devel
cvsdist 4523deb
Summary: Files needed to build wrappers for ORBit2 addon libraries.
cvsdist 4523deb
Group: Development/Languages
cvsdist 4523deb
Obsoletes: orbit-python-devel
cvsdist 4523deb
Requires: %{name} = %{version}
cvsdist 4523deb
cvsdist 4523deb
%description devel
cvsdist 4523deb
This package contains files required to build wrappers for ORBit2 addon
cvsdist 4523deb
libraries so that they interoperate with pyorbit
cvsdist 4523deb
cvsdist 4523deb
%prep
cvsdist 4523deb
%setup -q
cvsdist 4523deb
cvsdist 4523deb
%build
Florian La Roche 4b967ff
#[ -x /usr/bin/python2.2 ] && export PYTHON=/usr/bin/python2.2
cvsdist 4523deb
%configure
cvsdist 4523deb
make
cvsdist 4523deb
cvsdist 4523deb
%install
cvsdist 4523deb
rm -rf $RPM_BUILD_ROOT
10c9c27
make install DESTDIR=$RPM_BUILD_ROOT
cvsdist 4523deb
find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \;
cvsdist 4523deb
Florian La Roche 18d55a3
%clean
Florian La Roche 18d55a3
rm -fr $RPM_BUILD_ROOT
Florian La Roche 18d55a3
cvsdist 4523deb
%files
cvsdist 4523deb
%defattr(755, root, root, 755)
cvsdist 4523deb
%doc AUTHORS NEWS README ChangeLog
cvsdist 4523deb
%{_libdir}/python?.?/site-packages/*.so
cvsdist 460407e
%{_libdir}/python?.?/site-packages/*.py
cvsdist 460407e
%{_libdir}/python?.?/site-packages/*.pyc
cvsdist 460407e
%{_libdir}/python?.?/site-packages/*.pyo
cvsdist 4523deb
cvsdist 4523deb
%files devel
cvsdist 4523deb
%defattr(755, root, root, 755)
cvsdist 4523deb
%dir %{_includedir}/pyorbit-2
cvsdist 4523deb
%{_includedir}/pyorbit-2/*.h
cvsdist 4523deb
%{_libdir}/pkgconfig/*.pc
cvsdist 4523deb
cvsdist 4523deb
%changelog
918f128
* Sun Feb 25 2007 Matthew Barnes <mbarnes@redhat.com> - 2.14.2-1.fc7
918f128
- Update to 2.14.2
918f128
c84e8e1
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 2.14.1-2
c84e8e1
- rebuild for python 2.5
c84e8e1
01b23f6
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.14.1-1.1
01b23f6
- rebuild
01b23f6
453a5b6
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-1
453a5b6
- Update to 2.14.1
453a5b6
10c9c27
* Mon Mar 13 2006 Ray Strode <rstrode@redhat.com> - 2.14.0-1
10c9c27
- Update to 2.14.0
10c9c27
aed72e0
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.0.1-4.2.1
aed72e0
- bump again for double-long bug on ppc(64)
aed72e0
ba7948f
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.0.1-4.2
ba7948f
- rebuilt for new gcc4.1 snapshot and glibc changes
ba7948f
ea16514
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
ea16514
- rebuilt
ea16514
Florian La Roche 4b967ff
* Sat Apr 16 2005 Florian La Roche <laroche@redhat.com>
Florian La Roche 4b967ff
- Copyright: -> License:
Florian La Roche 4b967ff
Florian La Roche 18d55a3
* Fri Nov 26 2004 Florian La Roche <laroche@redhat.com>
Florian La Roche 18d55a3
- add %%clean target
Florian La Roche 18d55a3
839aeac
* Sun Nov  7 2004 Jeremy Katz <katzj@redhat.com> - 2.0.1-2
839aeac
- rebuild for python 2.4
839aeac
1838fd2
* Tue Sep 28 2004 Mark McLoughlin <markmc@redhat.com> 2.0.0-5
1838fd2
- Remove linc requires
b0266fd
- Fix multilib issue
1838fd2
cvsdist 8e0739a
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 8e0739a
- rebuilt
cvsdist 8e0739a
cvsdist 42235a7
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 42235a7
- rebuilt
cvsdist 42235a7
cvsdist 42235a7
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 42235a7
- rebuilt
cvsdist 42235a7
cvsdist 5aa4515
* Thu Nov  6 2003 Jeremy Katz <katzj@redhat.com> 2.0.0-2
cvsdist 5aa4515
- rebuild for python 2.3
cvsdist 5aa4515
cvsdist 460407e
* Thu Sep  4 2003 Jeremy Katz <katzj@redhat.com> 2.0.0-1
cvsdist 460407e
- 2.0.0
cvsdist 460407e
cvsdist 460407e
* Wed Aug 20 2003 Jeremy Katz <katzj@redhat.com> 1.99.6-1
cvsdist 460407e
- 1.99.6
cvsdist 460407e
cvsdist 460407e
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 460407e
- rebuilt
cvsdist 460407e
cvsdist 4523deb
* Thu Feb  6 2003 Matt Wilson <msw@redhat.com> 1.99.3-5
cvsdist 4523deb
- rebuild against new python
cvsdist 4523deb
cvsdist 4523deb
* Tue Jan 28 2003 Jeremy Katz <katzj@redhat.com> 1.99.3-4
cvsdist 4523deb
- libdir-ify
cvsdist 4523deb
cvsdist 4523deb
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 4523deb
- rebuilt
cvsdist 4523deb
cvsdist 4523deb
* Sat Dec 28 2002 Jeremy Katz <katzj@redhat.com> 1.99.3-2
cvsdist 4523deb
- fix defattr
cvsdist 4523deb
cvsdist 4523deb
* Fri Dec 27 2002 Jeremy Katz <katzj@redhat.com> 1.99.3-1
cvsdist 4523deb
- update to pyorbit 1.99.3, obsolete orbit-python
cvsdist 4523deb
cvsdist 4523deb
* Thu Oct 31 2002 Matt Wilson <msw@redhat.com>
cvsdist 4523deb
- use %%configure and %%makeinstall
cvsdist 4523deb
- don't install .la files
cvsdist 4523deb
- use %%_libdir for pkgconfig files
cvsdist 4523deb
cvsdist 4523deb
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 4523deb
- automated rebuild
cvsdist 4523deb
cvsdist 4523deb
* Wed Feb 27 2002 Matt Wilson <msw@redhat.com>
cvsdist 4523deb
- initial package
cvsdist 4523deb