10139N/A#
10139N/A# spec file for package SUNWpython-twisted-web2
10139N/A#
12158N/A# Copyright 2008 Sun Microsystems, Inc.
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#
14375N/A%define owner jouby
10139N/A#
10139N/A%include Solaris.inc
10139N/A
10139N/A%define pythonver 2.6
10139N/A%use ptw = python-twisted-web2.spec
15440N/A
10139N/AName: SUNWpython26-twisted-web2
10139N/AIPS_package_name: library/python-2/python-twisted-web2-26
10139N/AMeta(info.classification): %{classification_prefix}:Development/Python
10139N/ASummary: %{ptw.summary}
10139N/AURL: %{ptw.url}
14545N/AVersion: %{ptw.version}
10142N/ASUNW_BaseDir: %{_basedir}
12132N/ASUNW_Copyright: SUNWpython-twisted-web2.copyright
12132N/ALicense: MIT
10142N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
12773N/ABuildRequires: library/python-2/python-twisted-26
14434N/ABuildRequires: SUNWpython26-setuptools
12773N/ARequires: SUNWPython26
14434N/ARequires: library/python-2/python-twisted-26
15440N/A
15440N/A%include default-depend.inc
10139N/A%include desktop-incorporation.inc
12107N/A
10139N/A%prep
10139N/Arm -rf %{name}-%{version}
10139N/Amkdir -p %{name}-%{version}
12796N/A%ptw.prep -d %{name}-%{version}
10139N/A
10139N/A%build
10139N/A%ptw.build -d %{name}-%{version}
10139N/A
10139N/A%install
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A%ptw.install -d %{name}-%{version}
12107N/A
13969N/A%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
12107N/A
14181N/A%clean
14181N/Arm -rf $RPM_BUILD_ROOT
14181N/A
14181N/A%files
14181N/A%defattr (-, root, bin)
14181N/A%dir %attr (0755, root, bin) %{_libdir}
15440N/A%{_libdir}/python%{pythonver}/vendor-packages/*
14181N/A%doc -d TwistedWeb2-%{version} README
14532N/A%doc(bzip2) -d TwistedWeb2-%{version} LICENSE NEWS
10139N/A%dir %attr (0755, root, sys) %{_datadir}
14181N/A%dir %attr (0755, root, other) %{_datadir}/doc
11419N/A
14532N/A%changelog
12174N/A* Thu Oct 27 2009 - yuntong.jin@sun.com
14181N/A- Change the owner to jouby
11419N/A* Thu Feb 12 2009 - brian.cameron@sun.com
10139N/A- created 2.6 version based on SUNWpython-twisted-web2.spec.
10139N/A* Tue Sep 30 2008 - brian.cameron@sun.com
10139N/A- Bump to 8.1.0.
10139N/A* Fri Jul 25 2008 - brian.cameron@sun.com
10139N/A- Initial version.
10139N/A
10139N/A
10139N/A