HomeSort by relevance Sort by last modified time
    Searched refs:python (Results 1 - 25 of 1282) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /jds/spec-files-other/branches/opensolaris-2009-06/base-specs/
python-imaging.spec 2 # base spec file for package python-imaging
11 %define name python-%oname
13 Name: python-imaging
14 Summary: Python's own image processing library
19 Requires: Python
27 perl -pi -e 'print "#!/usr/bin/python%{pythonver}\n" if ( $. == 1 )' Scripts/pilfont.py
28 python%{pythonver} setup.py build
32 python%{pythonver} setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" --prefix="%{_prefix}"
35 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
36 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/*
    [all...]
simplejson.spec 12 %define src_url http://pypi.python.org/packages/source/s/simplejson
17 URL: http://undefined.org/python/#simplejson
21 Requires: python
27 export PYTHON=/usr/bin/python%{pythonver}
28 python%{pythonver} setup.py build
31 python%{pythonver} setup.py install --root=$RPM_BUILD_ROOT --prefix=%{_prefix}
34 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
35 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/* \
36 $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
    [all...]
  /jds/spec-files-other/branches/gnome-2-26/base-specs/
python-imaging.spec 2 # base spec file for package python-imaging
11 %define name python-%oname
13 Name: python-imaging
14 Summary: Python's own image processing library
19 Requires: Python
27 perl -pi -e 'print "#!/usr/bin/python%{pythonver}\n" if ( $. == 1 )' Scripts/pilfont.py
28 python%{pythonver} setup.py build
32 python%{pythonver} setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" --prefix="%{_prefix}"
35 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
36 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/*
    [all...]
simplejson.spec 12 %define src_url http://pypi.python.org/packages/source/s/simplejson
17 URL: http://undefined.org/python/#simplejson
21 Requires: python
27 export PYTHON=/usr/bin/python%{pythonver}
28 python%{pythonver} setup.py build
31 python%{pythonver} setup.py install --root=$RPM_BUILD_ROOT --prefix=%{_prefix}
34 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
35 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/* \
36 $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
    [all...]
  /jds/spec-files-other/branches/gnome-2-28/base-specs/
python-imaging.spec 2 # base spec file for package python-imaging
11 %define name python-%oname
15 Name: python-imaging
16 Summary: Python's own image processing library
21 Requires: Python
29 perl -pi -e 'print "#!/usr/bin/python%{pythonver}\n" if ( $. == 1 )' Scripts/pilfont.py
30 python%{pythonver} setup.py build
34 python%{pythonver} setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" --prefix="%{_prefix}"
37 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
38 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/*
    [all...]
simplejson.spec 14 %define src_url http://pypi.python.org/packages/source/s/simplejson
19 URL: http://undefined.org/python/#simplejson
23 Requires: python
29 export PYTHON=/usr/bin/python%{pythonver}
30 python%{pythonver} setup.py build
33 python%{pythonver} setup.py install --root=$RPM_BUILD_ROOT --prefix=%{_prefix}
36 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
37 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/* \
38 $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
    [all...]
  /jds/spec-files-other/trunk/base-specs/
python-imaging.spec 2 # base spec file for package python-imaging
11 %define name python-%oname
15 Name: python-imaging
16 Summary: Python's own image processing library
21 Requires: Python
29 perl -pi -e 'print "#!/usr/bin/python%{pythonver}\n" if ( $. == 1 )' Scripts/pilfont.py
30 python%{pythonver} setup.py build
34 python%{pythonver} setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" --prefix="%{_prefix}"
37 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
38 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/*
    [all...]
simplejson.spec 14 %define src_url http://pypi.python.org/packages/source/s/simplejson
19 URL: http://undefined.org/python/#simplejson
23 Requires: python
29 export PYTHON=/usr/bin/python%{pythonver}
30 python%{pythonver} setup.py build
33 python%{pythonver} setup.py install --root=$RPM_BUILD_ROOT --prefix=%{_prefix}
36 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
37 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/* \
38 $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
    [all...]
  /jds/spec-files/branches/gnome-2-26/base-specs/
gnome-python-extras.spec 2 # base spec file for package gst-python
12 Name: gnome-python-extras
13 Summary: Supplemental Python bindings for GNOME
14 URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras
16 Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.25/gnome-python-extras-%{version}.tar.bz2
18 Patch1: gnome-python-extras-01-libgksu-missing-funcs.diff
20 Patch2: gnome-python-extras-02-using-firefox3.diff
22 Requires: python
30 export PYTHON=/usr/bin/python%{pythonver
    [all...]
  /jds/spec-files/branches/gnome-2-20/
SUNWgst-python.spec 2 # spec file for package SUNWgst-python
12 Name: SUNWgst-python
13 Summary: Python bindings for the GStreamer streaming media framework
14 URL: http://gstreamer.freedesktop.org/src/gst-python/
16 Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.bz2
18 Patch1: gst-python-01-pipelinetester.diff
23 Requires: SUNWgnome-python-libs
25 BuildRequires: SUNWgnome-python-libs-devel
33 %setup -q -n gst-python-%versio
    [all...]
SUNWgnome-python-extras.spec 2 # spec file for package SUNWgnome-python-extras
12 Name: SUNWgnome-python-extras
13 Summary: Supplemental Python bindings for GNOME
14 URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras
16 Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.19/gnome-python-extras-%{version}.tar.bz2
18 Patch1: gnome-python-extras-01-libgksu-missing-funcs.diff
24 Requires: SUNWgnome-python-libs
25 BuildRequires: SUNWgnome-python-libs-devel
32 %setup -q -n gnome-python-extras-%versio
    [all...]
  /jds/spec-files/branches/gnome-2-22/
SUNWgst-python.spec 2 # spec file for package SUNWgst-python
12 Name: SUNWgst-python
13 Summary: Python bindings for the GStreamer streaming media framework
14 URL: http://gstreamer.freedesktop.org/src/gst-python/
16 Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.bz2
18 Patch1: gst-python-01-pipelinetester.diff
23 Requires: SUNWgnome-python-libs
25 BuildRequires: SUNWgnome-python-libs-devel
33 %setup -q -n gst-python-%versio
    [all...]
SUNWgnome-python-extras.spec 2 # spec file for package SUNWgnome-python-extras
12 Name: SUNWgnome-python-extras
13 Summary: Supplemental Python bindings for GNOME
14 URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras
16 Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.19/gnome-python-extras-%{version}.tar.bz2
18 Patch1: gnome-python-extras-01-libgksu-missing-funcs.diff
22 Patch2: gnome-python-extras-02-using-firefox3.diff
28 Requires: SUNWgnome-python-libs
31 BuildRequires: SUNWgnome-python-libs-deve
    [all...]
  /jds/spec-files/branches/gnome-2-24/
SUNWgst-python.spec 2 # spec file for package SUNWgst-python
12 Name: SUNWgst-python
13 Summary: Python bindings for the GStreamer streaming media framework
14 URL: http://gstreamer.freedesktop.org/src/gst-python/
16 Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.bz2
21 Requires: SUNWgnome-python-libs
23 BuildRequires: SUNWgnome-python-libs-devel
32 %setup -q -n gst-python-%version
35 export PYTHON=/usr/bin/python%{pythonver
    [all...]
SUNWgnome-python-extras.spec 2 # spec file for package SUNWgnome-python-extras
12 Name: SUNWgnome-python-extras
13 Summary: Supplemental Python bindings for GNOME
14 URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras
16 Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.19/gnome-python-extras-%{version}.tar.bz2
18 Patch1: gnome-python-extras-01-libgksu-missing-funcs.diff
22 Patch2: gnome-python-extras-02-using-firefox3.diff
28 Requires: SUNWgnome-python-libs
31 BuildRequires: SUNWgnome-python-libs-deve
    [all...]
  /jds/spec-files/branches/opensolaris-2009-06/
SUNWgst-python.spec 2 # spec file for package SUNWgst-python
12 Name: SUNWgst-python
13 Summary: Python bindings for the GStreamer streaming media framework
14 URL: http://gstreamer.freedesktop.org/src/gst-python/
16 Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.bz2
21 Requires: SUNWgnome-python-libs
23 BuildRequires: SUNWgnome-python-libs-devel
32 %setup -q -n gst-python-%version
35 export PYTHON=/usr/bin/python%{pythonver
    [all...]
SUNWgnome-python-extras.spec 2 # spec file for package SUNWgnome-python-extras
12 Name: SUNWgnome-python-extras
13 Summary: Supplemental Python bindings for GNOME
14 URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras
16 Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.19/gnome-python-extras-%{version}.tar.bz2
18 Patch1: gnome-python-extras-01-libgksu-missing-funcs.diff
22 Patch2: gnome-python-extras-02-using-firefox3.diff
28 Requires: SUNWgnome-python-libs
31 BuildRequires: SUNWgnome-python-libs-deve
    [all...]
  /jds/spec-files-other/branches/opensolaris-2008-05/core/
SUNWpython-setuptools.spec 14 %define name python-%oname
19 Summary: Download, build, install, upgrade, and uninstall Python packages easily
22 Source0: http://cheeseshop.python.org/packages/source/s/%{oname}/%{oname}-%{tarball_version}.tar.gz
36 python setup.py build
37 perl -pi -e 's|^#!python|#!/usr/bin/python|' easy_install.py setuptools/command/easy_install.py
41 python setup.py install --prefix=$RPM_BUILD_ROOT/%_prefix --old-and-unmanageable
44 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
45 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/* \
46 $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
    [all...]
SUNWpython-xdg.spec 14 %define name python-%oname
18 Summary: Python library to access freedesktop.org standards
32 Extensions to python-distutils for large or complex distributions.
38 python setup.py build
42 python setup.py install --prefix=$RPM_BUILD_ROOT/%_prefix
45 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
46 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/* \
47 $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages/
48 rmdir $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages
58 %{_libdir}/python%{pythonver}/vendor-packages/xdg/
    [all...]
SUNWmysql-python.spec 2 # spec file for package SUNWmysql-python
13 Name: SUNWmysql-python
14 Summary: A MySQL database adapter for the Python programming language
15 URL: http://sourceforge.net/projects/mysql-python
17 Source: %{sf_download}/mysql-python/MySQL-python-%{version}.tar.gz
31 %setup -q -n MySQL-python-%{version}
36 python setup.py build
40 python setup.py install --root=$RPM_BUILD_ROOT --prefix=%{_prefix} --no-compile
43 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{python_version}/vendor-package
    [all...]
  /jds/spec-files/branches/opensolaris-2008-11/
SUNWgst-python.spec 2 # spec file for package SUNWgst-python
12 Name: SUNWgst-python
13 Summary: Python bindings for the GStreamer streaming media framework
14 URL: http://gstreamer.freedesktop.org/src/gst-python/
16 Source: http://gstreamer.freedesktop.org/src/gst-python/gst-python-%{version}.tar.bz2
18 Patch1: gst-python-01-pipelinetester.diff
23 Requires: SUNWgnome-python-libs
25 BuildRequires: SUNWgnome-python-libs-devel
33 %setup -q -n gst-python-%versio
    [all...]
  /jds/spec-files/branches/gnome-2-22/base-specs/
numpy.spec 17 Group: Development/Languages/Python
22 Summary: Python XML module
29 Requires: python >= %{pythonver}
30 BuildRequires: python-devel >= %{pythonver}
33 Numerical processing extensions to the python programming language.
39 python setup.py install --prefix=$RPM_BUILD_ROOT%{_prefix}
42 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
43 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/* \
44 $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages/
45 rmdir $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-package
    [all...]
  /jds/spec-files/branches/opensolaris-2008-11/base-specs/
numpy.spec 17 Group: Development/Languages/Python
22 Summary: Python XML module
29 Requires: python >= %{pythonver}
30 BuildRequires: python-devel >= %{pythonver}
33 Numerical processing extensions to the python programming language.
39 python setup.py install --prefix=$RPM_BUILD_ROOT%{_prefix}
42 mkdir -p $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages
43 mv $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-packages/* \
44 $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/vendor-packages/
45 rmdir $RPM_BUILD_ROOT%{_libdir}/python%{pythonver}/site-package
    [all...]
  /jds/spec-files/branches/opensolaris-2008-05/
SUNWgnome-python-extras.spec 2 # spec file for package SUNWgnome-python-extras
12 Name: SUNWgnome-python-extras
13 Summary: Supplemental Python bindings for GNOME
14 URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras
16 Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.19/gnome-python-extras-%{version}.tar.bz2
18 Patch1: gnome-python-extras-01-libgksu-missing-funcs.diff
24 Requires: SUNWgnome-python-libs
25 BuildRequires: SUNWgnome-python-libs-devel
32 %setup -q -n gnome-python-extras-%versio
    [all...]
  /jds/spec-files/branches/opensolaris-2008-05-bts/
SUNWgnome-python-extras.spec 2 # spec file for package SUNWgnome-python-extras
12 Name: SUNWgnome-python-extras
13 Summary: Supplemental Python bindings for GNOME
14 URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras
16 Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.19/gnome-python-extras-%{version}.tar.bz2
18 Patch1: gnome-python-extras-01-libgksu-missing-funcs.diff
24 Requires: SUNWgnome-python-libs
25 BuildRequires: SUNWgnome-python-libs-devel
32 %setup -q -n gnome-python-extras-%versio
    [all...]

Completed in 5870 milliseconds

1 2 3 4 5 6 7 8 91011>>