base-specs/gtk-vnc.spec
author halton
Mon, 22 Dec 2008 09:40:37 +0000
changeset 14798 4b577803f701
parent 14780 c04541c49370
child 15143 d2d90ead6862
permissions -rw-r--r--
2008-12-22 Halton Huo <[email protected]> * SUNWgtk-vnc.spec: update deps after run check-deps.pl * SUNWvinagre.spec: update deps after run check-deps.pl * base-specs/gtk-vnc.spec: add missing patch3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14590
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     1
#
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     2
# spec file for package gtk-vnc
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     3
#
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     4
# Copyright 2008 Sun Microsystems, Inc.
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     6
# package are under the same license as the package itself.
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     7
#
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     8
# Owner:halton
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
     9
#
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    10
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    11
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    12
Name:           gtk-vnc
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    13
License:        LGPL v2.1, MIT, MPL 1.1
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    14
Group:          Development/Libraries
14749
6b2cb5ea9175 2008-12-11 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
    15
Version:        0.3.8
14590
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    16
Release:        1
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    17
Distribution:   Java Desktop System
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    18
Vendor:         Sun Microsystems, Inc.
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    19
URL:            http://gtk-vnc.sf.net/
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    20
Summary:        A GTK widget for VNC clients
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    21
Source:         http://easynews.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
14677
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
    22
# date:2008-11-28 owner:fujiwara type:feature bugster:6777514 bugzilla:2354859
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
    23
Patch1:         gtk-vnc-01-textdomain.diff
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
    24
# date:2008-11-28 owner:fujiwara type:feature bugster:6777514 bugzilla:2354851
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
    25
Patch2:         gtk-vnc-02-cp-utf8.diff
14780
c04541c49370 2008-12-16 Halton Huo <[email protected]>
halton
parents: 14749
diff changeset
    26
# date:2008-12-16 owner:halton type:bug bugzilla:564718
c04541c49370 2008-12-16 Halton Huo <[email protected]>
halton
parents: 14749
diff changeset
    27
Patch3:         gtk-vnc-03-ff3.1.diff
14590
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    28
BuildRoot:     %{_tmppath}/%{name}-%{version}-root
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    29
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    30
BuildRequires: gtk2-devel pygtk2-devel python-devel
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    31
14655
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
    32
%{?!pythonver:%define pythonver 2.4}
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
    33
14590
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    34
%description
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    35
gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    36
allowing it to be completely asynchronous while remaining single threaded.
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    37
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    38
%package devel
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    39
Summary: Libraries, includes, etc. to compile with the gtk-vnc library
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    40
Group: Development/Libraries
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    41
Requires: %{name} = %{version}
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    42
Requires: pkgconfig
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    43
Requires: pygtk2-devel gtk2-devel
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    44
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    45
%description devel
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    46
gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    47
allowing it to be completely asynchronous while remaining single threaded.
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    48
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    49
Libraries, includes, etc. to compile with the gtk-vnc library
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    50
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    51
%package python
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    52
Summary: Python bindings for the gtk-vnc library
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    53
Group: Development/Libraries
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    54
Requires: %{name} = %{version}
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    55
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    56
%description python
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    57
gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    58
allowing it to be completely asynchronous while remaining single threaded.
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    59
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    60
A module allowing use of the GTK-VNC widget from python
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    61
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    62
%prep
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    63
%setup -q
14677
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
    64
%patch1 -p1
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
    65
%patch2 -p1
14798
4b577803f701 2008-12-22 Halton Huo <[email protected]>
halton
parents: 14780
diff changeset
    66
%patch3 -p1
14590
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    67
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    68
%build
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    69
%ifos linux
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    70
if [ -x /usr/bin/getconf ]; then
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    71
  CPUS=`getconf _NPROCESSORS_ONLN`
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    72
fi
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    73
%else
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    74
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    75
%endif
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    76
if test "x$CPUS" = "x" -o $CPUS = 0; then
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    77
  CPUS=1
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    78
fi
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    79
14655
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
    80
export PYTHON=%{_bindir}/python%{pythonver}
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
    81
14749
6b2cb5ea9175 2008-12-11 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
    82
libtoolize --force --force
14677
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
    83
intltoolize --automake -c -f
14749
6b2cb5ea9175 2008-12-11 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
    84
aclocal -I gnulib/m4
14590
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    85
autoheader
14749
6b2cb5ea9175 2008-12-11 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
    86
automake --add-missing --copy
14590
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    87
autoconf
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    88
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    89
./configure --prefix=%{_prefix} \
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    90
            --bindir=%{_bindir} \
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    91
            --mandir=%{_mandir} \
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    92
            --libdir=%{_libdir} \
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    93
            --datadir=%{_datadir} \
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    94
            --includedir=%{_includedir} \
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    95
            --sysconfdir=%{_sysconfdir} \
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    96
%if %debug_build
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    97
            --enable-debug=yes \
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    98
%endif
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
    99
%if %with_brower_plugin
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   100
            --enable-plugin
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   101
%endif
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   102
	
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   103
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   104
make -j $CPUS
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   105
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   106
%install
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   107
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   108
make -i install DESTDIR=$RPM_BUILD_ROOT
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   109
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   110
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   111
find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   112
14655
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   113
# move to vendor-packages
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   114
%if %with_64
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   115
cd $RPM_BUILD_ROOT%{_libdir}/..
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   116
mkdir -p python%{pythonver}/vendor-packages/64
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   117
mv python%{pythonver}/site-packages/* python%{pythonver}/vendor-packages/64
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   118
%else
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   119
cd $RPM_BUILD_ROOT%{_libdir}
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   120
mkdir -p python%{pythonver}/vendor-packages
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   121
mv python%{pythonver}/site-packages/* python%{pythonver}/vendor-packages/
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   122
%endif
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   123
rmdir python%{pythonver}/site-packages
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   124
14590
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   125
%clean
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   126
rm -rf $RPM_BUILD_ROOT
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   127
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   128
%post
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   129
/sbin/ldconfig
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   130
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   131
%postun
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   132
/sbin/ldconfig
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   133
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   134
%files
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   135
%defattr(-, root, root)
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   136
%doc AUTHORS ChangeLog NEWS README COPYING.LIB
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   137
%{_libdir}/lib*.so.*
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   138
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   139
%files devel
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   140
%defattr(-, root, root)
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   141
%doc AUTHORS ChangeLog NEWS README COPYING.LIB
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   142
%doc examples/gvncviewer.c
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   143
%{_libdir}/lib*.so
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   144
%dir %{_includedir}/%{name}-1.0/
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   145
%{_includedir}/%{name}-1.0/*.h
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   146
%{_libdir}/pkgconfig/%{name}-1.0.pc
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   147
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   148
%files python
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   149
%defattr(-, root, root)
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   150
%doc AUTHORS ChangeLog NEWS README COPYING.LIB
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   151
%doc examples/gvncviewer.py
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   152
%{_libdir}/python*/site-packages/gtkvnc.so
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   153
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   154
%changelog
14780
c04541c49370 2008-12-16 Halton Huo <[email protected]>
halton
parents: 14749
diff changeset
   155
* Tue Dec 16 2008 - [email protected]
c04541c49370 2008-12-16 Halton Huo <[email protected]>
halton
parents: 14749
diff changeset
   156
- Add ff3.1.diff to fix the build issue when FF bumped to 3.1
14749
6b2cb5ea9175 2008-12-11 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
   157
* Thu Dec 11 2008 - [email protected]
6b2cb5ea9175 2008-12-11 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
   158
- Bump to 0.3.8
14677
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
   159
* Fri Nov 28 2008 - [email protected]
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
   160
- Add patch textdomain.diff to support message i18n.
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14655
diff changeset
   161
- Add patch cp-utf8.diff to copy multibyte chars.
14655
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   162
* Wed Nov 26 2008 - [email protected]
4de1acea2aeb 2008-11-26 Halton Huo <[email protected]>
halton
parents: 14593
diff changeset
   163
- use %{pythonver} macro to select which version of Python to build with
14593
751c99543e80 2008-11-13 Halton Huo <[email protected]>
halton
parents: 14590
diff changeset
   164
* Thu Nov 13 2008 - [email protected]
751c99543e80 2008-11-13 Halton Huo <[email protected]>
halton
parents: 14590
diff changeset
   165
- Moved from SFE
14590
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   166
* Tue Sep 09 2008 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   167
- Bump to 0.3.7
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   168
* Tue May 06 2008 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   169
- Bump to 0.3.6
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   170
- Remove upsteamed patch solaris-ld-ast.diff
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   171
* Tue Apr 22 2008 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   172
- Bump to 0.3.5
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   173
* Fri Mar 07 2008 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   174
- Bump to 0.3.4
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   175
* Wed Feb 20 2008 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   176
- Bump to 0.3.3
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   177
- Remove upstreamed patch suncc-range-case.diff
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   178
* Thu Jan 10 2008 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   179
- Bump to 0.3.2
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   180
- Add patch suncc-range-case.diff to fix build issue.
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   181
* Fri Dec 14 2007 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   182
- Bump to 0.3.1
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   183
* Thu Dec 13 2007 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   184
- Bump to 0.3.0
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   185
- Remove upsreamed patches: makefile.diff, macro.diff,
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   186
  yield.diff and coroutine.diff
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   187
- Add new patch solaris-ld-ast.diff
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   188
* Tue Oct 30 2007 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   189
- Add debug option.
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   190
* Thu Oct 25 2007 - [email protected]
0aead06d5d9f 2008-11-13 Halton Huo <[email protected]>
halton
parents:
diff changeset
   191
- Initial version