bug-buddy.spec
author miles
Fri, 12 Nov 2004 13:25:47 +0000
changeset 4541 aa555c8d3378
parent 4469 95b1ef8c7146
permissions -rw-r--r--
2004-11-12 Kieran Colfer <[email protected]> * Uprevved l10n po tarball version from 1.7 to 1.8 in all spec files
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
4409
4fec71e58697 Incremented release numbers for build 22
dermotm
parents: 4387
diff changeset
     5
Release:      23
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
4541
aa555c8d3378 2004-11-12 Kieran Colfer <[email protected]>
miles
parents: 4469
diff changeset
    10
Source1:      bug-buddy-l10n-po-1.8.tar.bz2
1457
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
    11
Source2:      bug-buddy.1.gz
3664
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
    12
Source3:      bug-buddy-docs-0.4.tar.bz2
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
    13
Source4:      bug-buddy-l10n-online-help-ci.tar.bz2
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    14
Source5:      l10n-configure.sh
2269
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
    15
Patch1:       bug-buddy-01-g11n-potfiles.diff
3376
a9ddcbdf4901 patches/bug-buddy-02-srcMakefile.diff: Remove --export-dynamic as it breaks
dc144907
parents: 3320
diff changeset
    16
Patch2:       bug-buddy-02-srcMakefile.diff
3488
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
    17
Patch3:       bug-buddy-03-docs.diff
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
    18
Patch4:       bug-buddy-04-l10n-online-help.diff
4469
95b1ef8c7146 2004-11-08 Leena Gunda <[email protected]>
lsgunda
parents: 4455
diff changeset
    19
Patch5:       bug-buddy-05-use-pstack.diff
95b1ef8c7146 2004-11-08 Leena Gunda <[email protected]>
lsgunda
parents: 4455
diff changeset
    20
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    21
URL:          www.gnome.org
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    22
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    23
Docdir:       %{_docdir}/bug-buddy
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    24
Autoreqprov:  on
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    25
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    26
%define libgnomeui_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    27
%define scrollkeeper_version 0.3.14
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    28
%define gnome_desktop_version 2.6.1
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    29
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    30
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
1073
98bc04ecaaae 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    31
BuildRequires: gnome-desktop >= %{gnome_desktop_version}
98bc04ecaaae 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    32
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
2456
112551398fd5 BuildRequires : javahelp-convert
mattk
parents: 2398
diff changeset
    33
BuildRequires: javahelp-convert
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    34
Requires: libgnomeui >= %{libgnomeui_version}
1073
98bc04ecaaae 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    35
Requires: scrollkeeper >= %{scrollkeeper_version}
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    36
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    37
%description
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    38
Bug Buddy for the GNOME 2.6 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
    39
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    40
%prep
1457
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
    41
%setup -q
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    42
bzcat %SOURCE1 | tar xf -
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    43
bzcat %SOURCE3 | tar xf -
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
    44
bzcat %SOURCE4 | tar xf -
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    45
%patch1 -p1
3376
a9ddcbdf4901 patches/bug-buddy-02-srcMakefile.diff: Remove --export-dynamic as it breaks
dc144907
parents: 3320
diff changeset
    46
%patch2 -p1
3488
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
    47
%patch3 -p1
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
    48
%patch4 -p1
4469
95b1ef8c7146 2004-11-08 Leena Gunda <[email protected]>
lsgunda
parents: 4455
diff changeset
    49
%patch5 -p1
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    50
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    51
bash -x %SOURCE5
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    52
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    53
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    54
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    55
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    56
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    57
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    58
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    59
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    60
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    61
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    62
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    63
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    64
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    65
libtoolize --force
3381
189727915449 bug-buddy.spec: Add $ACLOCAL_FLAGS to build on Solaris.
dc144907
parents: 3376
diff changeset
    66
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    67
automake -a -c -f
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    68
autoconf
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    69
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    70
CFLAGS="$RPM_OPT_FLAGS" \
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 54
diff changeset
    71
./configure --prefix=%{_prefix} \
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
    72
            --sysconfdir=%{_sysconfdir} \
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
    73
	    --mandir=%{_mandir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    74
make -j $CPUS
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    75
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    76
%install
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    77
make DESTDIR=$RPM_BUILD_ROOT install
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    78
install -d $RPM_BUILD_ROOT%{_mandir}/man1
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    79
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
1457
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
    80
#Copy zh_HK from zh_TW
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
    81
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    82
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1457
diff changeset
    83
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
    84
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    85
javahelp-convert-install $RPM_BUILD_ROOT %{name} %{name}.xml
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    86
rm $RPM_BUILD_ROOT%{_datadir}/applications/bug-buddy.desktop
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    87
rm $RPM_BUILD_ROOT%{_datadir}/bug-buddy/ximian.png
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
    88
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    89
%clean
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    90
rm -rf $RPM_BUILD_ROOT
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
    91
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    92
%post
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    93
scrollkeeper-update -q
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    94
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    95
SCHEMAS="bug-buddy.schemas"
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    96
for S in $SCHEMAS; do
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    97
        gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    98
done
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
    99
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   100
%postun
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   101
scrollkeeper-update -q
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   102
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   103
%files
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   104
%doc AUTHORS COPYING ChangeLog NEWS README
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   105
%defattr (-, root, root)
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   106
%{_datadir}/locale/*/LC_MESSAGES/*.mo
1216
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
   107
%{_datadir}/bug-buddy/bug-buddy.*
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
   108
%{_datadir}/bug-buddy/gdb-cmd
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
   109
%{_datadir}/bug-buddy/gnome.png
2274
08cbce9a7ec7 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2269
diff changeset
   110
%{_datadir}/bug-buddy/bugzilla/*
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   111
%{_datadir}/gnome/help/bug-buddy/*
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   112
%{_datadir}/gnome/javahelp/bug-buddy/*
2274
08cbce9a7ec7 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2269
diff changeset
   113
%{_datadir}/mime-info/*
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   114
%{_bindir}/bug-buddy
1230
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
   115
%{_datadir}/omf/bug-buddy/*.omf
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   116
%{_datadir}/pixmaps/*.png
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   117
%{_datadir}/man/man1/bug-buddy.1.gz
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   118
%{_sysconfdir}/gconf/schemas/bug-buddy.schemas
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   119
%{_datadir}/application-registry/*.applications
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   120
 
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   121
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   122
%changelog
4469
95b1ef8c7146 2004-11-08 Leena Gunda <[email protected]>
lsgunda
parents: 4455
diff changeset
   123
* Mon Nov 08 2004 - [email protected]
95b1ef8c7146 2004-11-08 Leena Gunda <[email protected]>
lsgunda
parents: 4455
diff changeset
   124
- Added bug-buddy-05-use-pstack.diff to use pstack to get the stack 
95b1ef8c7146 2004-11-08 Leena Gunda <[email protected]>
lsgunda
parents: 4455
diff changeset
   125
  trace on Solaris as gdb is not available. Fixes bug #5102045.
95b1ef8c7146 2004-11-08 Leena Gunda <[email protected]>
lsgunda
parents: 4455
diff changeset
   126
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   127
* Wed Aug 25 2004 - [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   128
- Added l10n help contents with patch
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   129
3664
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   130
* Fri Aug 20 2004 - [email protected]
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   131
* Integrated updated docs tarball from [email protected].
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3628
diff changeset
   132
3488
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   133
* Thu Aug 05 2004 - [email protected]
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   134
- Integrated docs tarball from [email protected]
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   135
- Added patch to compensate for Makefiles removed from new tarball.
7f86036bf90e * bug-buddy.spec gnome-address-applet.spec gnome-applets.spec
dc144907
parents: 3425
diff changeset
   136
3381
189727915449 bug-buddy.spec: Add $ACLOCAL_FLAGS to build on Solaris.
dc144907
parents: 3376
diff changeset
   137
* Wed Jul 21 2004 - [email protected]
3376
a9ddcbdf4901 patches/bug-buddy-02-srcMakefile.diff: Remove --export-dynamic as it breaks
dc144907
parents: 3320
diff changeset
   138
- Add patch to remove --export-dynamic which breaks Solaris build.
3381
189727915449 bug-buddy.spec: Add $ACLOCAL_FLAGS to build on Solaris.
dc144907
parents: 3376
diff changeset
   139
- Add $ACLOCAL_FLAGS to build on Solaris.
3376
a9ddcbdf4901 patches/bug-buddy-02-srcMakefile.diff: Remove --export-dynamic as it breaks
dc144907
parents: 3320
diff changeset
   140
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   141
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   142
- Updated l10n content to bug-buddy-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   143
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   144
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   145
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   146
                                                                                
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   147
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   148
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   149
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2676
diff changeset
   150
* 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
   151
- 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
   152
2676
8941ad72b62b Bump to 2.6.1
mattk
parents: 2619
diff changeset
   153
* Fri May 07 2004 - [email protected]
8941ad72b62b Bump to 2.6.1
mattk
parents: 2619
diff changeset
   154
- Bump to 2.6.1
8941ad72b62b Bump to 2.6.1
mattk
parents: 2619
diff changeset
   155
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   156
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   157
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   158
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   159
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   160
- javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   161
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2314
diff changeset
   162
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2314
diff changeset
   163
- 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
   164
2314
fd8473275585 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2301
diff changeset
   165
* Wed Mar 24 2004 - [email protected]
fd8473275585 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2301
diff changeset
   166
- Bump to 2.6.0
fd8473275585 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2301
diff changeset
   167
2210
06b4aa23d218 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2191
diff changeset
   168
* Tue Mar 16 2004 - [email protected]
2269
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   169
- 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
   170
  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
   171
  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
   172
  in the user interface, just increases more time spent doing pointless
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   173
  localizations. Remove the ximian branding patch, since it needs to be
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   174
  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
   175
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2210
diff changeset
   176
* Tue Mar 16 2004 - [email protected]
2210
06b4aa23d218 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2191
diff changeset
   177
- 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
   178
  Merged potfile patches and reorder the rest.
06b4aa23d218 2004-03-16 Glynn Foster <[email protected]>
gman
parents: 2191
diff changeset
   179
2191
258cfe83765d Updated the following files:
yk150259
parents: 2159
diff changeset
   180
* Thu Mar 11 2004 - [email protected]
258cfe83765d Updated the following files:
yk150259
parents: 2159
diff changeset
   181
- added bug-buddy-09-g11n-potfiles.diff
258cfe83765d Updated the following files:
yk150259
parents: 2159
diff changeset
   182
2139
17cad8aa5e7e 2004-03-04 Balamurali Viswanathan <[email protected]>
bviswa
parents: 1876
diff changeset
   183
* Wed Mar 03 2004 - [email protected]
17cad8aa5e7e 2004-03-04 Balamurali Viswanathan <[email protected]>
bviswa
parents: 1876
diff changeset
   184
- Added patch bug-buddy-08-enable-help.diff to provide help.
17cad8aa5e7e 2004-03-04 Balamurali Viswanathan <[email protected]>
bviswa
parents: 1876
diff changeset
   185
1869
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   186
* Mon Feb 23 2004 - [email protected]
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   187
- Bump to 2.5.3, update l10n
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   188
- Re-merge all patches
8ccdfb245df8 Bumped to 2.5.3
mattk
parents: 1609
diff changeset
   189
1457
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
   190
* Wed Dec 17 2003 - [email protected]
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
   191
- Bump to 2.5.1
e59a4330b3a2 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1410
diff changeset
   192
1410
202620eb9d1d 2003-11-13 Glynn Foster <[email protected]>
gman
parents: 1230
diff changeset
   193
* Thu Nov 13 2003 - [email protected]
202620eb9d1d 2003-11-13 Glynn Foster <[email protected]>
gman
parents: 1230
diff changeset
   194
- Remove menu entry
202620eb9d1d 2003-11-13 Glynn Foster <[email protected]>
gman
parents: 1230
diff changeset
   195
1230
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
   196
* Fri Oct 10 2003 - [email protected]
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
   197
- Updated to version 2.4.0
63f6f55773a0 2003-10-10 Niall Power <[email protected]>
niall
parents: 1216
diff changeset
   198
1216
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
   199
* Thu Oct 9 2003 - [email protected]
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
   200
- removed %post, fixed %files list and removed ximian.png.
b98ca71c31a7 removed %post, fixed %files, removed ximian.png
laca
parents: 1195
diff changeset
   201
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   202
* Wed Sep 17 2003 - [email protected]
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   203
- Man page change, package tarball version of man page
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   204
1102
cc69821aa2c5 add bug-buddy-04-remove-ximian-druid-pages.diff
lk86177
parents: 1073
diff changeset
   205
* Tue Aug 19 2003 - [email protected]
cc69821aa2c5 add bug-buddy-04-remove-ximian-druid-pages.diff
lk86177
parents: 1073
diff changeset
   206
- add bug-buddy-04-remove-ximian-druid-pages.diff
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   207
977
b854fff6e9ce bug-buddy-03-sensical-check-removed.diff added
lk86177
parents: 966
diff changeset
   208
* Tue Aug 05 2003 - [email protected]
b854fff6e9ce bug-buddy-03-sensical-check-removed.diff added
lk86177
parents: 966
diff changeset
   209
- add bug-buddy-03-sensical-check-removed.diff
1137
19e81bf9b073 Install manpage
mattk
parents: 1130
diff changeset
   210
966
91c5f40bc4f5 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 965
diff changeset
   211
* Tue Aug 05 2003 - [email protected]
91c5f40bc4f5 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 965
diff changeset
   212
- Update tarball, bump version, reset release.
91c5f40bc4f5 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 965
diff changeset
   213
889
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   214
* Fri Aug 01 2003 - [email protected]
bf19b724faf8 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   215
- Add menu category thing
966
91c5f40bc4f5 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 965
diff changeset
   216
54
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   217
* Tue May 13 2003 - [email protected]
731ad3daf14d *** empty log message ***
mattk
parents:
diff changeset
   218
- initial Sun Release