source:
trunk/server/fedora/specs/ipython.spec.patch
@
  1733
        
        | Last change on this file since 1733 was 1726, checked in by ezyang, 15 years ago | |
|---|---|
| File size: 831 bytes | |
- 
        ipython.specold new 4 4 5 5 Name: ipython 6 6 Version: 0.10.1 7 Release: 1%{?dist} 7 Release: 1%{?dist}.scripts.%{scriptsversion} 8 8 Summary: An enhanced interactive Python shell 9 9 10 10 Group: Development/Libraries … … 20 20 Patch1: %{name}-unbundle-external-module.patch 21 21 # fix for #628742, published on github for inclusion into upstream 22 22 Patch2: ipython-0.10-pycolor-wrong-filename.patch 23 24 Patch1000: ipython-do-not-require-gtk.patch 25 23 26 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 24 27 25 28 BuildArch: noarch … … 114 117 popd 115 118 %patch1 -p1 116 119 %patch2 -p1 120 %patch1000 -p1 117 121 118 122 # delete bundling libs 119 123 pushd IPython/external 
Note: See TracBrowser
        for help on using the repository browser.
    
