gnome-system-monitor.spec
author dcarbery
Mon, 23 Oct 2006 12:46:17 +0000
branchgnome-2-14
changeset 19195 352a4716f1f3
parent 19109 4c5ae6e4f4c5
permissions -rw-r--r--
2006-10-23 Damien Carbery <[email protected]> * docs/ssa/*: Remove these, as they're now up on the JDS project pages under 'Tasks/Single Sys Admin'.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gnome-system-monitor 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
     8
Name:         gnome-system-monitor 
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
     9
License:      GPL
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    10
Group:        System/GUI/GNOME 
7031
50d3a964aec4 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6917
diff changeset
    11
Version:      2.14.1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Release:      1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
    14
Vendor:	      Sun Microsystems, Inc.
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    15
Summary:      Simple process monitor 
6917
6e6f2bd8010a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.14/%{name}-%{version}.tar.bz2 
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      gnome-system-monitor.1.gz
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    18
URL:          http://www.gnome.org
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    19
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 74
diff changeset
    20
Autoreqprov:  on
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    21
Prereq:       GConf
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 74
diff changeset
    22
2432
39761dd54f8b 2004-04-08 Niall.power <[email protected]>
niall
parents: 2398
diff changeset
    23
%define libgnomeui_version 2.6.0
39761dd54f8b 2004-04-08 Niall.power <[email protected]>
niall
parents: 2398
diff changeset
    24
%define libwnck_version 2.6.0
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    25
%define libgtop_version 2.9.5
2432
39761dd54f8b 2004-04-08 Niall.power <[email protected]>
niall
parents: 2398
diff changeset
    26
%define scrollkeeper_version 0.3.14
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    27
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    28
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    29
BuildRequires: libwnck-devel >= %{libwnck_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    30
BuildRequires: libgtop-devel >= %{libgtop_version}
1073
98bc04ecaaae 2003-08-18 Glynn Foster <[email protected]>
gman
parents: 1025
diff changeset
    31
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
172
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    32
Requires:      libgnomeui >= %{libgnomeui_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    33
Requires:      libwnck >= %{libwnck_version}
f7c4adad9454 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 167
diff changeset
    34
Requires:      libgtop >= %{libgtop_version}
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    35
19109
4c5ae6e4f4c5 2006-07-27 Henry Zhang <[email protected]>
hz159841
parents: 7031
diff changeset
    36
Patch1: gnome-system-monitor-01-solaris.diff
4c5ae6e4f4c5 2006-07-27 Henry Zhang <[email protected]>
hz159841
parents: 7031
diff changeset
    37
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    38
%description
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    39
Gnome-system-monitor is a simple process and system monitor for Gnome.
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    40
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    41
%prep
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    42
%setup -q
19109
4c5ae6e4f4c5 2006-07-27 Henry Zhang <[email protected]>
hz159841
parents: 7031
diff changeset
    43
%patch1 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    44
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    45
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    46
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    47
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    48
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    49
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    50
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    51
  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
    52
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    53
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    54
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    55
fi
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    56
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    57
gnome-doc-common
5196
789e016a23eb 2005-03-10 Glynn Foster <[email protected]>
gman
parents: 5191
diff changeset
    58
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    59
aclocal $ACLOCAL_FLAGS
5196
789e016a23eb 2005-03-10 Glynn Foster <[email protected]>
gman
parents: 5191
diff changeset
    60
automake -a -c -f
789e016a23eb 2005-03-10 Glynn Foster <[email protected]>
gman
parents: 5191
diff changeset
    61
autoconf
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    62
903
5f0f78315c32 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
    63
CFLAGS="$RPM_OPT_FLAGS" \
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 74
diff changeset
    64
./configure --prefix=%{_prefix}	\
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 74
diff changeset
    65
            --sysconfdir=%{_sysconfdir}
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    66
make -j $CPUS
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    67
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    68
%install
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    69
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 
167
83e33b13233a 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 74
diff changeset
    70
make DESTDIR=$RPM_BUILD_ROOT install
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    71
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1488
diff changeset
    72
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    73
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    74
1446
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1374
diff changeset
    75
#Copy zh_HK from zh_TW
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1374
diff changeset
    76
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1488
diff changeset
    77
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1488
diff changeset
    78
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
    79
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
    80
5565
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
    81
# Delete scrollkeeper files - conflict with eog files!
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
    82
rm -rf $RPM_BUILD_ROOT%{_prefix}/var/scrollkeeper
b1beceba7539 * vino.spec: Remove PATH setting as it is not used (info was wrong and
dc144907
parents: 5529
diff changeset
    83
413
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    84
%clean
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    85
rm -rf $RPM_BUILD_ROOT
3e27fbbe6ce7 2003-07-03 Glynn Foster <[email protected]>
gman
parents: 290
diff changeset
    86
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    87
%post
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    88
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    89
SCHEMAS="gnome-system-monitor.schemas"
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    90
for S in $SCHEMAS; do
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    91
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    92
done
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    93
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    94
%files
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    95
%defattr(-, root, root)
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    96
%doc AUTHORS COPYING ChangeLog HACKING NEWS README TODO
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    97
%{_bindir}/gnome-system-monitor
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    98
%{_datadir}/applications/gnome-system-monitor.desktop
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
    99
%{_datadir}/locale/*/*/gnome-system-monitor.mo
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
   100
%{_datadir}/gnome/help/gnome-system-monitor
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
   101
%{_datadir}/omf/gnome-system-monitor/*.omf
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
   102
%{_sysconfdir}/gconf/schemas/*.schemas
1446
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1374
diff changeset
   103
%{_mandir}/man1/*
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
   104
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
   105
%changelog
19109
4c5ae6e4f4c5 2006-07-27 Henry Zhang <[email protected]>
hz159841
parents: 7031
diff changeset
   106
* Wed July 19 2006 - [email protected]
4c5ae6e4f4c5 2006-07-27 Henry Zhang <[email protected]>
hz159841
parents: 7031
diff changeset
   107
- Add one patch so that Monitor can run at Solaris,
4c5ae6e4f4c5 2006-07-27 Henry Zhang <[email protected]>
hz159841
parents: 7031
diff changeset
   108
  also fix some existed bugs.
4c5ae6e4f4c5 2006-07-27 Henry Zhang <[email protected]>
hz159841
parents: 7031
diff changeset
   109
7031
50d3a964aec4 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6917
diff changeset
   110
* Fri Apr 10 2006 - [email protected]
50d3a964aec4 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6917
diff changeset
   111
- Bump to 2.14.1.
50d3a964aec4 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6917
diff changeset
   112
6917
6e6f2bd8010a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
   113
* Mon Mar 13 2006 - [email protected]
6e6f2bd8010a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
   114
- Bump to 2.14.0.
6e6f2bd8010a 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6862
diff changeset
   115
6862
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6708
diff changeset
   116
* Tue Feb 28 2006 - [email protected]
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6708
diff changeset
   117
- Bump to 2.13.92.
bf0dd1605887 2006-02-28 Damien Carbery <[email protected]>
dc144907
parents: 6708
diff changeset
   118
6708
5a263c8fb173 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   119
* Tue Jan 31 2006 - [email protected]
5a263c8fb173 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   120
- Bump to 2.13.90.
5a263c8fb173 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   121
6587
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   122
* Tue Jan 17 2006 - [email protected]
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   123
- Bump to 2.13.5
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   124
6564
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6299
diff changeset
   125
* Sun Jan 15 2006 - [email protected]
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6299
diff changeset
   126
- Bump to 2.13.4.
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6299
diff changeset
   127
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6080
diff changeset
   128
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6080
diff changeset
   129
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6080
diff changeset
   130
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5927
diff changeset
   131
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5927
diff changeset
   132
- Bump to 2.12.1
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5927
diff changeset
   133
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   134
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   135
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   136
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   137
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   138
- Bump to 2.11.91.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   139
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   140
* Thu May 19 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   141
- Bump to 2.10.1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   142
5189
2f174d6b41f2 2005-03-09 Kazuhiko Maekawa <[email protected]>
feyn
parents: 5152
diff changeset
   143
* Wed Mar 09 2005 - [email protected]
2f174d6b41f2 2005-03-09 Kazuhiko Maekawa <[email protected]>
feyn
parents: 5152
diff changeset
   144
- Updated gnome-system-monitor-01-l10n-online-help.diff for l10n help
2f174d6b41f2 2005-03-09 Kazuhiko Maekawa <[email protected]>
feyn
parents: 5152
diff changeset
   145
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   146
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   147
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   148
                                                                                
4352
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   149
* Thu Oct 28 2004 - [email protected]
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   150
- Updated l10n help tarball and added pt_BR
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   151
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   152
* Wed Aug 25 2004 - [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   153
- Updated l10n help tarball name for Cinnabar
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   154
3487
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   155
* Thu Aug 05 2004 - [email protected]
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   156
- Integrated docs 0.3 tarball from [email protected]
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3425
diff changeset
   157
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   158
* 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
   159
- Updated l10n content to gnome-system-monitor-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
   160
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   161
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   162
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   163
3135
a4b447165ea0 * gnome-media.spec, gnome-panel.spec, gnome-system-monitor.spec,
dc144907
parents: 3120
diff changeset
   164
* Fri Jun 11 2004 - [email protected]
a4b447165ea0 * gnome-media.spec, gnome-panel.spec, gnome-system-monitor.spec,
dc144907
parents: 3120
diff changeset
   165
- Integrated docs 0.2 tarball from [email protected]
a4b447165ea0 * gnome-media.spec, gnome-panel.spec, gnome-system-monitor.spec,
dc144907
parents: 3120
diff changeset
   166
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   167
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   168
- Updated l10n content to gnome-system-monitor-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   169
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   170
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   171
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   172
2432
39761dd54f8b 2004-04-08 Niall.power <[email protected]>
niall
parents: 2398
diff changeset
   173
* Thu Apr 08 2004 - [email protected]
39761dd54f8b 2004-04-08 Niall.power <[email protected]>
niall
parents: 2398
diff changeset
   174
- bump to 2.6.0
39761dd54f8b 2004-04-08 Niall.power <[email protected]>
niall
parents: 2398
diff changeset
   175
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   176
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   177
- Javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   178
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   179
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   180
- Updated l10n content to gnome-system-monitor-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   181
1707
26006b9d5183 Bump to 2.5.3, l10n/docs port
mattk
parents: 1609
diff changeset
   182
* Mon Feb 16 2004 - [email protected]
26006b9d5183 Bump to 2.5.3, l10n/docs port
mattk
parents: 1609
diff changeset
   183
- Bump to 2.5.3, port docs/l10n
26006b9d5183 Bump to 2.5.3, l10n/docs port
mattk
parents: 1609
diff changeset
   184
1446
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1374
diff changeset
   185
* Tue Dec 16 2003 - [email protected]
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1374
diff changeset
   186
- Bump to 2.5.2
4aa0eebf5300 2003-12-16 Glynn Foster <[email protected]>
gman
parents: 1374
diff changeset
   187
1374
1bed1ca1fcef 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1269
diff changeset
   188
* Fri Oct 31 2003 - [email protected]
1bed1ca1fcef 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1269
diff changeset
   189
- Remove the Sun Supported keyword, reorder patches.
1bed1ca1fcef 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1269
diff changeset
   190
1269
70428ab7a524 2003-10-15 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   191
* Tue Oct 14 2003 - [email protected]
70428ab7a524 2003-10-15 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   192
- updated to version 2.4.0, reset release
70428ab7a524 2003-10-15 Niall Power <[email protected]>
niall
parents: 1195
diff changeset
   193
1016
53cd37070575 2003-08-08 Niall Power <[email protected]>
niall
parents: 965
diff changeset
   194
* Fri Aug 08 2003 - [email protected]
53cd37070575 2003-08-08 Niall Power <[email protected]>
niall
parents: 965
diff changeset
   195
- Remove mnemonics from notebook tab labels (#4903256)
53cd37070575 2003-08-08 Niall Power <[email protected]>
niall
parents: 965
diff changeset
   196
965
f30c6af1f5dd 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 963
diff changeset
   197
* Tue Aug 05 2003 - [email protected]
f30c6af1f5dd 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 963
diff changeset
   198
- Update tarball, bump version, reset release.
f30c6af1f5dd 2003-08-05 Glynn Foster <[email protected]>
gman
parents: 963
diff changeset
   199
903
5f0f78315c32 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   200
* Fri Aug 01 2003 - [email protected]
5f0f78315c32 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   201
- Add menu category to the menu entry.
5f0f78315c32 2003-08-01 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   202
74
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
   203
* Wed May 14 2003 - [email protected]
b5c1bb366a9f *** empty log message ***
lk86177
parents:
diff changeset
   204
- Initial release