10139N/A#
10139N/A# spec file for package SUNWpython-zope-interface
10139N/A#
10139N/A# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
10139N/A# This file and all modifications and additions to the pristine
10139N/A# package are under the same license as the package itself.
10139N/A#
10139N/A%define owner jouby
10139N/A#
10139N/A
10139N/A%include Solaris.inc
10139N/A
10462N/A%define pythonver 2.6
10139N/A%use pzi = python-zope-interface.spec
10139N/A
10139N/AName: SUNWpython26-zope-interface
10139N/AIPS_package_name: library/python-2/python-zope-interface-26
10285N/AMeta(info.classification): %{classification_prefix}:Development/Python
10139N/ASummary: %{pzi.summary}
10139N/AURL: %{pzi.url}
10139N/AVersion: %{pzi.version}
10139N/ASUNW_BaseDir: %{_basedir}
10139N/ASUNW_Copyright: SUNWpython-zope-interface.copyright
10139N/ALicense: ZPL
10139N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
10139N/ARequires: runtime/python-26
10139N/ABuildRequires: runtime/python-26
10139N/ABuildRequires: library/python-2/setuptools-26
10410N/A
10410N/A%include default-depend.inc
10139N/A%include desktop-incorporation.inc
10139N/A
10139N/A%prep
10139N/Arm -rf %{name}-%{version}
10139N/Amkdir -p %{name}-%{version}
10139N/A%pzi.prep -d %{name}-%{version}
10139N/A
10139N/A%build
10139N/A%pzi.build -d %{name}-%{version}
10139N/A
10139N/A%install
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A%pzi.install -d %{name}-%{version}
10139N/A
10139N/A%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
10139N/A
10139N/A%clean
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A
10139N/A%files
10139N/A%defattr (-, root, bin)
10139N/A%dir %attr (0755, root, bin) %{_libdir}
10139N/A%dir %attr (0755, root, bin) %{_libdir}/python%{pythonver}
10139N/A%{_libdir}/python%{pythonver}/vendor-packages
10139N/A%doc -d zope.interface-%version README.txt
10139N/A%doc(bzip2) -d zope.interface-%version CHANGES.txt PKG-INFO src/zope/interface/README.txt
10139N/A%dir %attr (0755, root, sys) %{_datadir}
10139N/A%dir %attr (0755, root, other) %{_datadir}/doc
10139N/A
10139N/A
10139N/A%changelog
10139N/A* Fri Feb 10 2012 - padraig.obriain@oracle.com
10410N/A- Update Requires and BuildRequires to be IPS package names.
10139N/A* Thu Oct 27 2009 - yuntong.jin@sun.com
10139N/A- Change the owner to jouby
10139N/A* Thu Feb 12 2009 - brian.cameron@sun.com
10139N/A- created 2.6 version based on SUNWpython-zope-interface.spec.
10139N/A* Tue Sep 16 2008 - matt.keenn@sun.com
10139N/A- Update copyright
10139N/A* Mon May 26 2008 - damien.carbery@sun.com
10139N/A- Add Build/Requires SUNWPython/-devel.
10139N/A* Wed Feb 19 2008 - darren.kenny@sun.com
10139N/A- Revert to 3.3.0 since 3.4.x series seems to be too unstable (and version
10139N/A number keeps changing). Wait until 3.4.x stabilises before returning to it.
10139N/A* Tue Feb 19 2008 - ghee.teo@sun.com
10139N/A- Updated version to 3.4.1
10139N/A* Tue Feb 12 2008 - dermot.mccluskey@sun.com
10139N/A- Initial version
10139N/A
10139N/A
10139N/A