base-specs/gnome-system-monitor.spec
author lin
Wed, 15 Jul 2009 08:18:03 +0000
branchgnome-2-26
changeset 18812 325bff80353b
parent 18730 7916e4fd4519
child 16402 643d238292ca
permissions -rw-r--r--
2009-07-15 Lin Ma <[email protected]> * base-specs/gnome-system-monitor.spec: * patches/gnome-system-monitor-01-solaris.diff: fix doo#9931 And fix cpu, nice value.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package gnome-system-monitor 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
15477
8736bfbb659a 2009-03-23 Niall Power <[email protected]>
niall
parents: 15398
diff changeset
     8
# Owner: niall
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
%include l10n.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
Name:         gnome-system-monitor 
14562
94f6f67c7f2a +2008-11-05 Henry Zhang <[email protected]>
henryz
parents: 12723
diff changeset
    12
License:      GPL v2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Group:        System/GUI/GNOME 
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
    14
Version:      2.26.2
15641
ec41a0f5a07e 2009-04-16 Niall Power <[email protected]>
niall
parents: 15628
diff changeset
    15
Release:      2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Vendor:	      Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Summary:      Simple process monitor 
15398
18c42d912f3e * base-specs/eog.spec: Bump to 2.25.92.
davelam
parents: 15295
diff changeset
    19
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.26/%{name}-%{version}.tar.bz2
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    20
Source1:      %{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11699
diff changeset
    21
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11699
diff changeset
    22
Source2:                 l10n-configure.sh
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11699
diff changeset
    23
%endif
9937
721a2c20b82c Add bugzilla info.
dcarbery
parents: 9932
diff changeset
    24
# The G_GNUC_INTERNAL portions of the 01-solaris patch are in bugzilla 373041.
15477
8736bfbb659a 2009-03-23 Niall Power <[email protected]>
niall
parents: 15398
diff changeset
    25
# date:2006-11-15 owner:niall type:feature
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
#This patch make libgtop run at Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Patch1:       gnome-system-monitor-01-solaris.diff
14917
e31d22762f81 2009-01-16 henry <[email protected]>
henryz
parents: 14796
diff changeset
    28
# date:2006-11-15 owner:calumb type:bug bugster:6489289 bugzilla:375669
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
Patch2:       gnome-system-monitor-02-launch-menu-item.diff
15477
8736bfbb659a 2009-03-23 Niall Power <[email protected]>
niall
parents: 15398
diff changeset
    30
# date:2008-11-27 owner:niall type:bug bugster:6777351
14670
92e2184bdc03 2008-11-27 henry <[email protected]>
henryz
parents: 14562
diff changeset
    31
Patch3:       gnome-system-monitor-03-zfs.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
URL:          http://www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Prereq:       GConf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
%define libgnomeui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
%define libwnck_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%define libgtop_version 2.9.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
%define scrollkeeper_version 0.3.14
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
BuildRequires: libwnck-devel >= %{libwnck_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRequires: libgtop-devel >= %{libgtop_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires:      libgnomeui >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires:      libwnck >= %{libwnck_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires:      libgtop >= %{libgtop_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Gnome-system-monitor is a simple process and system monitor for Gnome.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%if %build_l10n
9400
f3c0f4f1c2ee update to delete references to linux manpages
laca
parents: 9397
diff changeset
    57
bzcat %SOURCE1 | tar xf -
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
cd po-sun; make; cd ..
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%patch2 -p1
14670
92e2184bdc03 2008-11-27 henry <[email protected]>
henryz
parents: 14562
diff changeset
    62
%patch3 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
gnome-doc-common
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
libtoolize --force
10407
3172f39c4b0b 2007-08-30 Damien Carbery <[email protected]>
dcarbery
parents: 9997
diff changeset
    78
intltoolize --force --copy --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11699
diff changeset
    79
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11699
diff changeset
    80
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11699
diff changeset
    81
bash -x %SOURCE2 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11699
diff changeset
    82
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11699
diff changeset
    83
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
CFLAGS="$RPM_OPT_FLAGS" \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
./configure --prefix=%{_prefix}	\
11699
452a7faa77bb 2008-02-22 Damien Carbery <[email protected]>
dcarbery
parents: 10407
diff changeset
    90
	    --disable-scrollkeeper \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
            --sysconfdir=%{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
# Create a missing file. Fixed in cvs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
touch pixmaps/side.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
#Copy zh_HK from zh_TW
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
#Fixes bug 4930405
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
# Delete scrollkeeper files - conflict with eog files!
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
rm -rf $RPM_BUILD_ROOT%{_prefix}/var/scrollkeeper
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
SCHEMAS="gnome-system-monitor.schemas"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
for S in $SCHEMAS; do
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
done
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%{_bindir}/gnome-system-monitor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%{_datadir}/applications/gnome-system-monitor.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%{_datadir}/locale/*/*/gnome-system-monitor.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%{_datadir}/gnome/help/gnome-system-monitor
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%{_datadir}/omf/gnome-system-monitor/*.omf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%{_sysconfdir}/gconf/schemas/*.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%changelog
18812
325bff80353b 2009-07-15 Lin Ma <[email protected]>
lin
parents: 18730
diff changeset
   132
* Wed Jul 15 2009 - [email protected]
325bff80353b 2009-07-15 Lin Ma <[email protected]>
lin
parents: 18730
diff changeset
   133
- Update gnome-system-monitor-01-solaris.diff to fix doo#9931
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   134
* Mon Jun 08 2009 - [email protected]
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   135
- Bump to 2.26.2.
15641
ec41a0f5a07e 2009-04-16 Niall Power <[email protected]>
niall
parents: 15628
diff changeset
   136
* Thu Apr 16 2009 - [email protected]
ec41a0f5a07e 2009-04-16 Niall Power <[email protected]>
niall
parents: 15628
diff changeset
   137
- zfs patch reworked - no longer indiana specific
15628
2d07f9379a86 2009-04-16 Dave Lin <[email protected]>
davelam
parents: 15477
diff changeset
   138
* Wed Apr 15 2009 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   139
- Bump to 2.26.1.
15477
8736bfbb659a 2009-03-23 Niall Power <[email protected]>
niall
parents: 15398
diff changeset
   140
* Mon Mar 23 2009 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   141
  Take ownership of spec file + patches.
15398
18c42d912f3e * base-specs/eog.spec: Bump to 2.25.92.
davelam
parents: 15295
diff changeset
   142
* Fri Mar 13 2009 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   143
- Bump to 2.26.0.
15295
7d571bcbd86f Bump to 2.25.91
davelam
parents: 14917
diff changeset
   144
* Wed Mar 04 2009 - [email protected]
7d571bcbd86f Bump to 2.25.91
davelam
parents: 14917
diff changeset
   145
- Bump to 2.25.91.
14670
92e2184bdc03 2008-11-27 henry <[email protected]>
henryz
parents: 14562
diff changeset
   146
* Fri Nov 27 2008 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   147
- Add patch to fix 6777351.
11699
452a7faa77bb 2008-02-22 Damien Carbery <[email protected]>
dcarbery
parents: 10407
diff changeset
   148
* Fri Feb 22 2008 - [email protected]
452a7faa77bb 2008-02-22 Damien Carbery <[email protected]>
dcarbery
parents: 10407
diff changeset
   149
- Add --disable-scrollkeeper to configure because scrollkeeper-update breaks
452a7faa77bb 2008-02-22 Damien Carbery <[email protected]>
dcarbery
parents: 10407
diff changeset
   150
  build.
10407
3172f39c4b0b 2007-08-30 Damien Carbery <[email protected]>
dcarbery
parents: 9997
diff changeset
   151
* Thu Aug 30 2007 - [email protected]
3172f39c4b0b 2007-08-30 Damien Carbery <[email protected]>
dcarbery
parents: 9997
diff changeset
   152
- Add intltoolize call to update intltool scripts.
9953
37d844804f78 2007-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 9937
diff changeset
   153
* Mon May 28 2007 - [email protected]
37d844804f78 2007-05-28 Damien Carbery <[email protected]>
dcarbery
parents: 9937
diff changeset
   154
- Bump to 2.18.2.
9719
675fa450dda4 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9539
diff changeset
   155
* Wed Apr 11 2007 - [email protected]
675fa450dda4 2007-04-11 Damien Carbery <[email protected]>
dcarbery
parents: 9539
diff changeset
   156
- Bump to 2.18.1.1
9539
147aa2a39613 Some missed in commit
dcarbery
parents: 9437
diff changeset
   157
* Tue Mar 13 2007 - [email protected]
147aa2a39613 Some missed in commit
dcarbery
parents: 9437
diff changeset
   158
- Bump to 2.18.0.
9437
e5a1d2abb76f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   159
* Mon Mar 05 2007 - [email protected]
e5a1d2abb76f 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   160
- Bump to 2.17.95.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
- Add l10n tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
- Bump to 2.17.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
- Bump to 2.17.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
* Tue Jan 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
- Bump to 2.17.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
* Thu Jan 04 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
- Add patch, 04-src-link, to fix #392776, unresolved symbols during link.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
* Wed Dec 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- Bump to 2.17.4.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
- Bump to 2.17.4.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
* Mon Dec 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
- Bump to 2.17.4. Remove upstream patch 03-wifexited-wait.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
* Thu Dec 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
- Add patch, 03-wifexited-wait to include sys/wait.h in src/sysinfo.cpp.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
  Fixes 383291.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
- Bump to 2.17.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
* Wed Nov 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
- Bump to 2.17.2.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
* Thu Nov 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
- add patch comments.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
* Wed Nov 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- Modify launch menu entry to match latest UI spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
* Mon Oct 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
- Bump to 2.16.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
* Wed Sep 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- Bump to 2.15.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
- Bump to 2.15.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
* Wed Jul 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Bump to 2.15.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
* Wed July 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
- Add one patch so that Monitor can run at Solaris,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
  also fix some existed bugs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
* Fri Apr 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
  Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
  Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
- Bump to 2.13.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
- Bump to 2.13.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
* Tue Jan 17 2006 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   210
- Bump to 2.13.5.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
- Bump to 2.13.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
* Tue Nov 29 2005 - laca.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
* Tue Oct 11 2005 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   216
- Bump to 2.12.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
* Sat Sep 17 2005 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   218
- Bump to 2.12.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
- Bump to 2.11.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
* Thu May 19 2005 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   222
- Bump to 2.10.1.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
* Wed Mar 09 2005 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   224
- Updated gnome-system-monitor-01-l10n-online-help.diff for l10n help.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
* Fri Jan 14 2005 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   226
- Updated l10n help tarball for cinnabar-linux.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
* Thu Oct 28 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   228
- Updated l10n help tarball and added pt_BR.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
* Wed Aug 25 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   230
- Updated l10n help tarball name for Cinnabar.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
* Thu Aug 05 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   232
- Integrated docs 0.3 tarball from [email protected].
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
* Thu Jul 08 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   234
- Updated l10n content to gnome-system-monitor-l10n-po-1.2.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
* Wed Jul 07 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   236
- added "-j $CPUS" to make to speed up builds.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
* Fri Jun 11 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   238
- Integrated docs 0.2 tarball from [email protected].
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
* Wed May 12 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   240
- Updated l10n content to gnome-system-monitor-l10n-po-1.1.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
* Sun Apr 18 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   242
- enable javahelp conversion on Solaris.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
* Thu Apr 08 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   244
- bump to 2.6.0.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
* Thu Apr 01 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   246
- Javahelp conversion.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
* Mon Mar 29 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   248
- Updated l10n content to gnome-system-monitor-l10n-po-1.0.tar.bz2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   249
* Mon Feb 16 2004 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   250
- Bump to 2.5.3, port docs/l10n.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   251
* Tue Dec 16 2003 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   252
- Bump to 2.5.2.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   253
* Fri Oct 31 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   254
- Remove the Sun Supported keyword, reorder patches.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   255
* Tue Oct 14 2003 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   256
- updated to version 2.4.0, reset release.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   257
* Fri Aug 08 2003 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   258
- Remove mnemonics from notebook tab labels (#4903256).
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   259
* Tue Aug 05 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   260
- Update tarball, bump version, reset release.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   261
* Fri Aug 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   262
- Add menu category to the menu entry.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
* Wed May 14 2003 - [email protected]
18730
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   264
- Initial release.
7916e4fd4519 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15641
diff changeset
   265