base-specs/totem-pl-parser.spec
author jerrytan
Fri, 28 Nov 2008 04:45:24 +0000
changeset 14672 1035072856f8
parent 14571 a943a025a41e
child 14831 74ae5fa5b7e1
permissions -rw-r--r--
fix bug 6772165
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     1
#
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     2
# spec file for package totem-pl-parser
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     3
#
11405
83dbd19ba377 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11317
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     6
# package are under the same license as the package itself.
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     7
#
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     8
# Owner: yippi
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     9
#
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    10
%include l10n.inc
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    11
Name:         totem-pl-parser
14571
a943a025a41e 2008-11-06 Brian Cameron <[email protected]>
yippi
parents: 13768
diff changeset
    12
License:      LGPL v2
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    13
Group:        System/GUI/GNOME
13745
bc4097afaadc 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13344
diff changeset
    14
Version:      2.24.0
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    15
Release:      1
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    16
Distribution: Java Desktop System
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    17
Vendor:       Sun Microsystems, Inc.
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    18
Summary:      Totem Multimedia Player
13768
9949855b475d 2008-09-25 Brian Cameron <[email protected]>
yippi
parents: 13745
diff changeset
    19
Source:       http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/2.24/%{name}-%{version}.tar.bz2
13344
edd7dd7dfe56 2008-09-01 Christian Kelly <[email protected]>
chrisk
parents: 13003
diff changeset
    20
14672
1035072856f8 fix bug 6772165
jerrytan
parents: 14571
diff changeset
    21
#owner:jerrytan date:2008-11-27 type:bug bugzilla:562425 bugster:6772165
1035072856f8 fix bug 6772165
jerrytan
parents: 14571
diff changeset
    22
Patch1:       totem-pl-parser-01-ignore-cdda.diff
1035072856f8 fix bug 6772165
jerrytan
parents: 14571
diff changeset
    23
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11831
diff changeset
    24
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11831
diff changeset
    25
Source1:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11831
diff changeset
    26
%endif
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    27
URL:          http://www.gnome.org
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    28
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    29
Docdir:       %{_defaultdocdir}/%{name}
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    30
Autoreqprov:  on
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    31
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    32
%define	libgnomeui_version			2.6.0
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    33
%define	gstreamer_version               	0.8.1
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    34
%define gstreamer_plugins_version       	0.8.1
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    35
%define gnome_desktop_version                   2.6.1
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    36
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    37
Requires:       libgnomeui >= %{libgnomeui_version}
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    38
Requires:       gstreamer >= %{gstreamer_version}
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    39
Requires:       gstreamer-plugins >= %{gstreamer_plugins_version}
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    40
Requires:       gnome-desktop >= %{gnome_desktop_version}
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    41
Requires:       iso-codes
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    42
BuildRequires:  libgnomeui-devel >= %{libgnomeui_version}
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    43
BuildRequires:  gstreamer-devel >= %{gstreamer_version}
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    44
BuildRequires:  gstreamer-plugins-devel >= %{gstreamer_plugins_version}
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    45
BuildRequires:  gnome-desktop-devel >= %{gnome_desktop_version}
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    46
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    47
%description
11760
34f8909f824b Add better description for totem-pl-parser, not just
yippi
parents: 11709
diff changeset
    48
A simple GObject-based library to parse and save a variety of
34f8909f824b Add better description for totem-pl-parser, not just
yippi
parents: 11709
diff changeset
    49
playlist formats.
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    50
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    51
%prep
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    52
%setup -q
14672
1035072856f8 fix bug 6772165
jerrytan
parents: 14571
diff changeset
    53
%patch1 -p1
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    54
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    55
%build
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    56
%ifos linux
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    57
if [ -x /usr/bin/getconf ]; then
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    58
  CPUS=`getconf _NPROCESSORS_ONLN`
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    59
fi
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    60
%else
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    61
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    62
%endif
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    63
if test "x$CPUS" = "x" -o $CPUS = 0; then
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    64
  CPUS=1
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    65
fi
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    66
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    67
if test "x$x_includes" = "x"; then
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    68
 x_includes="/usr/X11/include"
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    69
fi
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    70
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    71
if test "x$x_libraries" = "x"; then
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    72
 x_libraries="/usr/X11/lib"
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    73
fi
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    74
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    75
libtoolize --force
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    76
intltoolize --force --copy --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11831
diff changeset
    77
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11831
diff changeset
    78
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11831
diff changeset
    79
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11831
diff changeset
    80
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11831
diff changeset
    81
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    82
aclocal $ACLOCAL_FLAGS
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    83
autoheader
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    84
automake -a -c -f
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    85
autoconf
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    86
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    87
export MOZILLA_PLUGINDIR="%{_libdir}/firefox/plugins"
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    88
CFLAGS="$RPM_OPT_FLAGS"	\
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    89
./configure \
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    90
	--prefix=%{_prefix} \
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    91
	--sysconfdir=%{_sysconfdir} \
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    92
        --libdir=%{_libdir}         \
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    93
        --bindir=%{_bindir}         \
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    94
	--libexecdir=%{_libexecdir} \
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    95
	--mandir=%{_mandir}         \
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    96
	--localstatedir=/var/lib
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    97
make -j $CPUS
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    98
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    99
%install
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   100
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   101
make -i install DESTDIR=$RPM_BUILD_ROOT
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   102
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   103
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   104
%clean
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   105
rm -rf $RPM_BUILD_ROOT
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   106
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   107
%post
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   108
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   109
SCHEMAS="totem.schemas totem-video-thumbnail.schemas"
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   110
for S in $SCHEMAS; do
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   111
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   112
done
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   113
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   114
%files
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   115
%defattr (-, root, root)
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   116
%{_bindir}/*
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   117
%{_sysconfdir}/gconf/schemas
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   118
%{_libdir}/*
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   119
%{_libexecdir}/*
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   120
%{_datadir}/applications
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   121
%{_datadir}/gnome/help/totem/*
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   122
%{_datadir}/locale/*/LC_MESSAGES/*.mo
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   123
%{_datadir}/omf/totem/*
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   124
%{_datadir}/pixmaps/*
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   125
%{_datadir}/totem/*
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   126
%{_mandir}/man1/totem*
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   127
%{_includedir}/totem/*
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   128
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   129
%changelog
13745
bc4097afaadc 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13344
diff changeset
   130
* Wed Sep 24 2008 - [email protected]
bc4097afaadc 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13344
diff changeset
   131
- Bump to 2.24.0.
13344
edd7dd7dfe56 2008-09-01 Christian Kelly <[email protected]>
chrisk
parents: 13003
diff changeset
   132
* Mon Sep 01 2008 - [email protected]
edd7dd7dfe56 2008-09-01 Christian Kelly <[email protected]>
chrisk
parents: 13003
diff changeset
   133
- Bump to 2.23.91.
edd7dd7dfe56 2008-09-01 Christian Kelly <[email protected]>
chrisk
parents: 13003
diff changeset
   134
- Remove patch 01-stat-header, fixed upstream, bugzilla:543119.
edd7dd7dfe56 2008-09-01 Christian Kelly <[email protected]>
chrisk
parents: 13003
diff changeset
   135
- Remove patch 02-save-playlist-crash, fixed upstream, bugzilla:542178.
12812
cb5bd24f4e73 2008-07-14 Christian Kelly <[email protected]>
chrisk
parents: 12762
diff changeset
   136
* Mon Jun 14 2008 - [email protected]
cb5bd24f4e73 2008-07-14 Christian Kelly <[email protected]>
chrisk
parents: 12762
diff changeset
   137
- Bump to 2.23.3.
12762
3af62447dfdd 2008-07-05 Damien Carbery <[email protected]>
dcarbery
parents: 12651
diff changeset
   138
* Sun Jul 06 2008 - [email protected]
3af62447dfdd 2008-07-05 Damien Carbery <[email protected]>
dcarbery
parents: 12651
diff changeset
   139
- Add patch 01-stat-header to include sys/stat.h to get module to build.
12651
11468352f26e 2008-06-12 Damien Carbery <[email protected]>
dcarbery
parents: 12289
diff changeset
   140
* Thu Jun 12 2008 - [email protected]
11468352f26e 2008-06-12 Damien Carbery <[email protected]>
dcarbery
parents: 12289
diff changeset
   141
- Bump to 2.23.2.
12289
edd3d9679172 2008-05-13 Damien Carbery <[email protected]>
dcarbery
parents: 12066
diff changeset
   142
* Tue May 13 2008 - [email protected]
edd3d9679172 2008-05-13 Damien Carbery <[email protected]>
dcarbery
parents: 12066
diff changeset
   143
- Bump to 2.22.3.
12066
63a1a8f4aa5c 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   144
* Wed Apr 09 2008 - [email protected]
63a1a8f4aa5c 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   145
- Bump to 2.22.2.
11831
4d2ade7874f2 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11760
diff changeset
   146
* Mon Mar 10 2008 - [email protected]
4d2ade7874f2 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11760
diff changeset
   147
- Bump to 2.22.1.
11709
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11528
diff changeset
   148
* Mon Feb 25 2008 - [email protected]
fdf69cf35651 2008-02-25 Damien Carbery <[email protected]>
dcarbery
parents: 11528
diff changeset
   149
- Bump to 2.21.92. Remove upstream patch, 01-memmem.
11507
037ab9a05ffd 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11504
diff changeset
   150
* Wed Jan 23 2008 - [email protected]
037ab9a05ffd 2008-01-23 Damien Carbery <[email protected]>
dcarbery
parents: 11504
diff changeset
   151
- Reintroduce patch 01-memmem as it is not actually upstream.
11504
80a0f3123533 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11429
diff changeset
   152
* Tue Jan 22 2008 - [email protected]
80a0f3123533 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11429
diff changeset
   153
- Bump to 2.21.91. Remove upstream patch, 01-memmem.
11429
445e7cd61bfb 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11405
diff changeset
   154
* Wed Jan 09 2008 - [email protected]
445e7cd61bfb 2008-01-09 Damien Carbery <[email protected]>
dcarbery
parents: 11405
diff changeset
   155
- Add patch 01-memmem to fix build errors.
11405
83dbd19ba377 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11317
diff changeset
   156
* Mon Jan 07 2008 - [email protected]
83dbd19ba377 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11317
diff changeset
   157
- Bump to 2.21.90.
11275
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   158
* Mon Dec 03 2007 - [email protected]
f47853a5955a 2007-12-03 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
   159
- Initial Sun release