bug-buddy.spec
author damiend
Wed, 12 May 2004 16:20:57 +0000
changeset 2736 bd6e69980863
parent 2676 8941ad72b62b
child 2777 0ef35ba6d287
permissions -rw-r--r--
Updated all spec files to reflect 1.1 version l10n tarballs delivered into the tarball directory today. All po files in the tarballs have been touched to be more recent than those in the community tarballs. <[email protected]>
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
     1
Name:         bug-buddy
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
     2
License:      GPL
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
     3
Group:        System/GUI/GNOME
2676
8941ad72b62b Bump to 2.6.1
mattk
parents: 2619
diff changeset
     4
Version:      2.6.1
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2676
diff changeset
     5
Release:      2
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
     6
Distribution: Cinnabar
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 568
diff changeset
     7
Vendor:       Sun Microsystems, Inc.
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
     8
Summary:      GNOME 2.0 Bug Reporting Tool
2269
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
     9
Source:       http://ftp.gnome.org/pub/GNOME/sources/bug-buddy/2.5/bug-buddy-%{version}.tar.bz2
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2676
diff changeset
    10
Source1:      bug-buddy-l10n-po-1.1.tar.bz2
1457
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
    11
Source2:      bug-buddy.1.gz
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    12
Source3:      bug-buddy-docs-0.2.tar.bz2
2269
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
    13
Patch1:       bug-buddy-01-g11n-potfiles.diff
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    14
URL:          www.gnome.org
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    15
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    16
Docdir:       %{_docdir}/bug-buddy
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    17
Autoreqprov:  on
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    18
2301
963c8b977cd7 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2280
diff changeset
    19
%define libgnomeui_version 2.5.92
1230
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
    20
%define scrollkeeper_version 0.3.12
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
    21
%define gnome_desktop_version 2.4.0
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    22
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    23
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
1073
98bc04ecaaae 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    24
BuildRequires: gnome-desktop >= %{gnome_desktop_version}
98bc04ecaaae 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    25
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
2456
112551398fd5 BuildRequires : javahelp-convert
mattk
parents: 2398
diff changeset
    26
BuildRequires: javahelp-convert
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    27
Requires: libgnomeui >= %{libgnomeui_version}
1073
98bc04ecaaae 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    28
Requires: scrollkeeper >= %{scrollkeeper_version}
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    29
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    30
%description
1230
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
    31
Bug Buddy for the GNOME 2.4 Desktop has been ported from the GNOME 1.x releases. Its purpose is to make bug-reporting for end-users as easy as possible. It can generate backtraces of crashes and include the information with the bugreport.
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    32
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    33
%prep
1457
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
    34
%setup -q
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    35
bzcat %SOURCE1 | tar xf -
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    36
bzcat %SOURCE3 | tar xf -
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    37
%patch1 -p1
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    38
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    39
%build
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    40
libtoolize --force
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    41
aclocal -I %{_datadir}/aclocal/gnome2-macros
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    42
automake -a -c -f
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    43
autoconf
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    44
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    45
CFLAGS="$RPM_OPT_FLAGS" \
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    46
./configure --prefix=%{_prefix} \
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
    47
            --sysconfdir=%{_sysconfdir} \
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
    48
	    --mandir=%{_mandir}
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    49
make 
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    50
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    51
%install
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    52
make DESTDIR=$RPM_BUILD_ROOT install
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    53
install -d $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    54
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
1457
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
    55
#Copy zh_HK from zh_TW
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
    56
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    57
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    58
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    59
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    60
javahelp-convert-install $RPM_BUILD_ROOT %{name} %{name}.xml
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
    61
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    62
%clean
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    63
rm -rf $RPM_BUILD_ROOT
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    64
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    65
%post
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    66
scrollkeeper-update -q
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    67
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    68
SCHEMAS="bug-buddy.schemas"
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    69
for S in $SCHEMAS; do
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    70
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    71
done
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    72
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    73
%postun
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    74
scrollkeeper-update -q
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    75
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    76
%files
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    77
%doc AUTHORS COPYING ChangeLog NEWS README
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    78
%defattr (-, root, root)
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    79
%{_datadir}/locale/*/LC_MESSAGES/*.mo
1216
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
    80
%{_datadir}/bug-buddy/bug-buddy.*
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
    81
%{_datadir}/bug-buddy/gdb-cmd
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
    82
%{_datadir}/bug-buddy/gnome.png
2274
08cbce9a7ec7 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2269
diff changeset
    83
%{_datadir}/bug-buddy/bugzilla/*
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    84
%{_datadir}/gnome/help/bug-buddy/*
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    85
%{_datadir}/gnome/javahelp/bug-buddy/*
2274
08cbce9a7ec7 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2269
diff changeset
    86
%{_datadir}/mime-info/*
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    87
%{_bindir}/bug-buddy
1230
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
    88
%{_datadir}/omf/bug-buddy/*.omf
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    89
%{_datadir}/pixmaps/*.png
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
    90
%{_datadir}/man/man1/bug-buddy.1.gz
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    91
%{_sysconfdir}/gconf/schemas/bug-buddy.schemas
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    92
%{_datadir}/application-registry/*.applications
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    93
 
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    94
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    95
%changelog
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2676
diff changeset
    96
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2676
diff changeset
    97
- Updated l10n content to bug-buddy-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2676
diff changeset
    98
2676
8941ad72b62b Bump to 2.6.1
mattk
parents: 2619
diff changeset
    99
* Fri May 07 2004 - [email protected]
8941ad72b62b Bump to 2.6.1
mattk
parents: 2619
diff changeset
   100
- Bump to 2.6.1
8941ad72b62b Bump to 2.6.1
mattk
parents: 2619
diff changeset
   101
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   102
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   103
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   104
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   105
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   106
- javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   107
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2314
diff changeset
   108
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2314
diff changeset
   109
- Updated l10n content to bug-buddy-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2314
diff changeset
   110
2314
fd8473275585 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2301
diff changeset
   111
* Wed Mar 24 2004 - [email protected]
fd8473275585 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2301
diff changeset
   112
- Bump to 2.6.0
fd8473275585 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2301
diff changeset
   113
2210
06b4aa23d218 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2191
diff changeset
   114
* Tue Mar 16 2004 - [email protected]
2269
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   115
- Bump to 2.5.92. Remove localized online help since it's upstream
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   116
  in the tarball. Remove help button since we're working from head
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   117
  and we'll get it with the next iteration. Remove random branding
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   118
  in the user interface, just increases more time spent doing pointless
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   119
  localizations. Remove the ximian branding patch, since it needs to be
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   120
  redone, and we shouldn't do the sendmail edits in that patch.
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   121
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   122
* Tue Mar 16 2004 - [email protected]
2210
06b4aa23d218 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2191
diff changeset
   123
- Removed man, menu patches since we're doing this in spec file now.
06b4aa23d218 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2191
diff changeset
   124
  Merged potfile patches and reorder the rest.
06b4aa23d218 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2191
diff changeset
   125
2191
258cfe83765d Updated the following files:
yk150259
parents: 2159
diff changeset
   126
* Thu Mar 11 2004 - [email protected]
258cfe83765d Updated the following files:
yk150259
parents: 2159
diff changeset
   127
- added bug-buddy-09-g11n-potfiles.diff
258cfe83765d Updated the following files:
yk150259
parents: 2159
diff changeset
   128
2139
17cad8aa5e7e 2004-03-04 Balamurali Viswanathan <[email protected]>
bviswa
parents: 1876
diff changeset
   129
* Wed Mar 03 2004 - [email protected]
17cad8aa5e7e 2004-03-04 Balamurali Viswanathan <[email protected]>
bviswa
parents: 1876
diff changeset
   130
- Added patch bug-buddy-08-enable-help.diff to provide help.
17cad8aa5e7e 2004-03-04 Balamurali Viswanathan <[email protected]>
bviswa
parents: 1876
diff changeset
   131
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   132
* Mon Feb 23 2004 - [email protected]
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   133
- Bump to 2.5.3, update l10n
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   134
- Re-merge all patches
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   135
1457
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
   136
* Wed Dec 17 2003 - [email protected]
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
   137
- Bump to 2.5.1
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
   138
1410
202620eb9d1d 2003-11-13 Glynn Foster <[email protected]>
gman
parents: 1230
diff changeset
   139
* Thu Nov 13 2003 - [email protected]
202620eb9d1d 2003-11-13 Glynn Foster <[email protected]>
gman
parents: 1230
diff changeset
   140
- Remove menu entry
202620eb9d1d 2003-11-13 Glynn Foster <[email protected]>
gman
parents: 1230
diff changeset
   141
1230
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
   142
* Fri Oct 10 2003 - [email protected]
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
   143
- Updated to version 2.4.0
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
   144
1216
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
   145
* Thu Oct 9 2003 - [email protected]
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
   146
- removed %post, fixed %files list and removed ximian.png.
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
   147
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   148
* Wed Sep 17 2003 - [email protected]
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   149
- Man page change, package tarball version of man page
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   150
1102
cc69821aa2c5 add bug-buddy-04-remove-ximian-druid-pages.diff
lk86177
parents: 1073
diff changeset
   151
* Tue Aug 19 2003 - [email protected]
cc69821aa2c5 add bug-buddy-04-remove-ximian-druid-pages.diff
lk86177
parents: 1073
diff changeset
   152
- add bug-buddy-04-remove-ximian-druid-pages.diff
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   153
977
b854fff6e9ce bug-buddy-03-sensical-check-removed.diff added
lk86177
parents: 966
diff changeset
   154
* Tue Aug 05 2003 - [email protected]
b854fff6e9ce bug-buddy-03-sensical-check-removed.diff added
lk86177
parents: 966
diff changeset
   155
- add bug-buddy-03-sensical-check-removed.diff
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   156
966
91c5f40bc4f5 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 965
diff changeset
   157
* Tue Aug 05 2003 - [email protected]
91c5f40bc4f5 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 965
diff changeset
   158
- Update tarball, bump version, reset release.
91c5f40bc4f5 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 965
diff changeset
   159
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   160
* Fri Aug 01 2003 - [email protected]
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   161
- Add menu category thing
966
91c5f40bc4f5 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 965
diff changeset
   162
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   163
* Tue May 13 2003 - [email protected]
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   164
- initial Sun Release