base-specs/libgtop.spec
author convert-repo
Tue, 28 Sep 2010 11:41:29 +0000
changeset 20122 34a34bffcb68
parent 17865 b7ff02e93f66
child 20153 7d95fb86c182
child 20266 8bea88f4b589
permissions -rw-r--r--
update tags
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 libgtop 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11411
08ce180f598d 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 10523
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
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
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16430
diff changeset
     8
%define owner niall
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16430
1630b44703c8 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16224
diff changeset
    10
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17792
diff changeset
    11
%define OSR LFI#105446 (gnome Exec. summary):n/a
16430
1630b44703c8 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16224
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         libgtop 
14562
94f6f67c7f2a +2008-11-05 Henry Zhang <[email protected]>
henryz
parents: 13456
diff changeset
    14
License:      GPL v2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        System/Libraries/GNOME
17792
ece276b4466f 2010-04-03 Christian Kelly <[email protected]>
chrisk
parents: 17019
diff changeset
    16
Version:      2.28.1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
17865
b7ff02e93f66 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    19
Vendor:	      Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      libgtop System Information Library
16650
fffb95029f0f 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
    21
Source:       http://ftp.gnome.org/pub/GNOME/sources/libgtop/2.28/libgtop-%{version}.tar.bz2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
URL:          http://www.gnome.org
9937
721a2c20b82c Add bugzilla info.
dcarbery
parents: 9929
diff changeset
    23
# The G_GNUC_INTERNAL portions of the 01-solaris patch are in bugzilla 440678.
15477
8736bfbb659a 2009-03-23 Niall Power <[email protected]>
niall
parents: 15279
diff changeset
    24
#owner:niall date:2006-11-15 type:feature
8736bfbb659a 2009-03-23 Niall Power <[email protected]>
niall
parents: 15279
diff changeset
    25
#This patch makes libgtop run on Solaris
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Patch1:       libgtop-01-solaris.diff
15495
d3db4a4459ab 2009-03-24 ghee teo <[email protected]>
gheet
parents: 15477
diff changeset
    27
#owner:bandy date:2009-03-24 type:bug bugzilla:548095 doo:3402
d3db4a4459ab 2009-03-24 ghee teo <[email protected]>
gheet
parents: 15477
diff changeset
    28
Patch2:       libgtop-02-link.diff
17019
294f1481af90 6853550 d.o.o #4751 memory usage information reported by gnome-system-monitor is incorrect
krish_p
parents: 16650
diff changeset
    29
#owner:krish_p date:2009-11-24 type:bug bugster:6853550 doo:4751
294f1481af90 6853550 d.o.o #4751 memory usage information reported by gnome-system-monitor is incorrect
krish_p
parents: 16650
diff changeset
    30
Patch3:       libgtop-03-getvmusage.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
Docdir:       %{_defaultdocdir}/dir
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
%define glib2_version 2.4.0
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
Requires:	glib2 >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
BuildRequires:	glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Requires:	libgnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
BuildRequires:	libgnome
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
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
libgtop is a library that fetches information about the running system such as
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
cpu and memory usage, active processes etc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
On Linux systems, these information are taken directly from the /proc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
filesystem while on other systems a server is used to read those
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
information from /dev/kmem or whatever.
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
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Summary:      libgtop System Information Development Library
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
Group:        Development/Libraries/GNOME
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Requires:     %{name} = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
Requires:     glib2-devel >= %{glib2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
libgtop is a library that fetches information about the running system such as
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
cpu and memory usage, active processes etc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
On Linux systems, these information are taken directly from the /proc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
filesystem while on other systems a server is used to read those
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
information from /dev/kmem or whatever.
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
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
%patch1 -p1
15495
d3db4a4459ab 2009-03-24 ghee teo <[email protected]>
gheet
parents: 15477
diff changeset
    67
%patch2 -p1
17019
294f1481af90 6853550 d.o.o #4751 memory usage information reported by gnome-system-monitor is incorrect
krish_p
parents: 16650
diff changeset
    68
%patch3 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
  CPUS=`getconf _NPROCESSORS_ONLN`
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
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
  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
    77
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
11431
fccfd472dafe 2008-01-10 Damien Carbery <[email protected]>
dcarbery
parents: 11411
diff changeset
    82
aclocal $ACLOCAL_FLAGS -I .
16052
05eed966d3d1 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 15621
diff changeset
    83
autoreconf --force --install
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
CFLAG="$RPM_OPT_FLAGS"			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
./configure --prefix=%{_prefix}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
	    --sysconfdir=%{_sysconfdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
#Copy zh_HK from zh_TW
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
#Fixes bug 4930405
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
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
    94
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
    95
#remove unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
rm $RPM_BUILD_ROOT%{_libdir}/*.a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
rm -rf $RPM_BUILD_ROOT%{_prefix}/info
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
/sbin/ldconfig
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
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%{_datadir}/locale/*/LC_MESSAGES/libgtop-2.0.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%{_libdir}/*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
%defattr(-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%{_includedir}/libgtop-2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
%{_libdir}/pkgconfig/libgtop-2.0.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
%{_libdir}/*.so
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
%changelog
17792
ece276b4466f 2010-04-03 Christian Kelly <[email protected]>
chrisk
parents: 17019
diff changeset
   121
* Sat Apr  3 2010 - [email protected]
ece276b4466f 2010-04-03 Christian Kelly <[email protected]>
chrisk
parents: 17019
diff changeset
   122
- Bump to 2.28.1.
17019
294f1481af90 6853550 d.o.o #4751 memory usage information reported by gnome-system-monitor is incorrect
krish_p
parents: 16650
diff changeset
   123
* Tue Nov 24 2009 - [email protected]
294f1481af90 6853550 d.o.o #4751 memory usage information reported by gnome-system-monitor is incorrect
krish_p
parents: 16650
diff changeset
   124
- add libgtop-03-getvmusage.diff, fixes bugster 6853550 (d.o.o 4751) 
16650
fffb95029f0f 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   125
* Wed Sep 23 2009 - [email protected]
fffb95029f0f 2009-09-25 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   126
- Bump to 2.28.0
16052
05eed966d3d1 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 15621
diff changeset
   127
* Sun Jul 19 2009 - [email protected]
05eed966d3d1 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 15621
diff changeset
   128
- Bump to 2.27.3.
15621
b447de05cc21 Bump to 2.26.1
davelam
parents: 15495
diff changeset
   129
* Wed Apr 15 2009 - [email protected]
b447de05cc21 Bump to 2.26.1
davelam
parents: 15495
diff changeset
   130
- Bump to 2.26.1
15495
d3db4a4459ab 2009-03-24 ghee teo <[email protected]>
gheet
parents: 15477
diff changeset
   131
* Mon Mar 24 2009 - [email protected]
d3db4a4459ab 2009-03-24 ghee teo <[email protected]>
gheet
parents: 15477
diff changeset
   132
- add libgtop-02-link.diff, fixes d.o.o#3402
15477
8736bfbb659a 2009-03-23 Niall Power <[email protected]>
niall
parents: 15279
diff changeset
   133
* Mon Mar 23 2009 - [email protected]
8736bfbb659a 2009-03-23 Niall Power <[email protected]>
niall
parents: 15279
diff changeset
   134
- Take ownership of spec file + patches
15279
a06995f8d93f 2009-03-03 Dave Lin <[email protected]>
davelam
parents: 15118
diff changeset
   135
* Mon Mar 02 2009 - [email protected]
a06995f8d93f 2009-03-03 Dave Lin <[email protected]>
davelam
parents: 15118
diff changeset
   136
- Bump to 2.26.0
15117
af63f82a8d1a 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 14562
diff changeset
   137
* Tue Feb 17 2009 - [email protected]
af63f82a8d1a 2009-02-17 Dave Lin <[email protected]>
davelam
parents: 14562
diff changeset
   138
- Bump to 2.25.91
13456
b05f9bd4842b base-specs/gnome-utils.spec: Correct download URL
pale
parents: 13197
diff changeset
   139
* Tue Sep 09 2008 - [email protected]
b05f9bd4842b base-specs/gnome-utils.spec: Correct download URL
pale
parents: 13197
diff changeset
   140
- Correct download URL
b05f9bd4842b base-specs/gnome-utils.spec: Correct download URL
pale
parents: 13197
diff changeset
   141
11494
fa94717ac3e3 2008-01-21 Damien Carbery <[email protected]>
dcarbery
parents: 11477
diff changeset
   142
* Mon Jan 21 2007 - [email protected]
fa94717ac3e3 2008-01-21 Damien Carbery <[email protected]>
dcarbery
parents: 11477
diff changeset
   143
- Revert to 2.20.1 because of build issues and module owner choosing not to
fa94717ac3e3 2008-01-21 Damien Carbery <[email protected]>
dcarbery
parents: 11477
diff changeset
   144
  bump because of dependency issues with gnome-system-monitor.
11477
18198fb39803 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11431
diff changeset
   145
* Thu Jan 17 2007 - [email protected]
18198fb39803 2008-01-17 Damien Carbery <[email protected]>
dcarbery
parents: 11431
diff changeset
   146
- Bump to 2.21.5.
11431
fccfd472dafe 2008-01-10 Damien Carbery <[email protected]>
dcarbery
parents: 11411
diff changeset
   147
* Thu Jan 10 2007 - [email protected]
fccfd472dafe 2008-01-10 Damien Carbery <[email protected]>
dcarbery
parents: 11411
diff changeset
   148
- Call aclocal and autoconf to pick up the modified intltool.m4.
11411
08ce180f598d 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 10523
diff changeset
   149
* Tue Jan 08 2007 - [email protected]
08ce180f598d 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 10523
diff changeset
   150
- Bump to 2.20.1.
10523
81e4ba86f158 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
   151
* Wed Sep 19 2007 - [email protected]
81e4ba86f158 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10373
diff changeset
   152
- Bump to 2.20.0.
10373
d66af1973807 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10175
diff changeset
   153
* Mon Aug 27 2007 - [email protected]
d66af1973807 2007-08-27 Damien Carbery <[email protected]>
dcarbery
parents: 10175
diff changeset
   154
- Bump to 2.19.92.
10175
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10080
diff changeset
   155
* Tue Jul 10 2007 - [email protected]
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10080
diff changeset
   156
- Bump to 2.19.5.
10080
1b69428d933e Forgot to include libgtop.spec in last commit.
dcarbery
parents: 10020
diff changeset
   157
* Tue Jun 19 2007 - [email protected]
1b69428d933e Forgot to include libgtop.spec in last commit.
dcarbery
parents: 10020
diff changeset
   158
- Bump to 2.19.4. Remove upstream patch, 02-pid_t-type.
10007
84c02c2c5fda 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9988
diff changeset
   159
* Wed Jun 06 2007 - [email protected]
84c02c2c5fda 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9988
diff changeset
   160
- Add patch, 02-pid_t-type, to fix #444815.
9988
a349549365dc 2007-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 9937
diff changeset
   161
* Tue Jun 05 2007 - [email protected]
a349549365dc 2007-06-05 Damien Carbery <[email protected]>
dcarbery
parents: 9937
diff changeset
   162
- Bump to 2.19.3.
9929
8c01771021fc +2007-05-21 Henry Zhang <[email protected]>
henryz
parents: 9439
diff changeset
   163
* Mon May 19 2007 - [email protected]
8c01771021fc +2007-05-21 Henry Zhang <[email protected]>
henryz
parents: 9439
diff changeset
   164
- Bump to 2.19.2
9439
eae36f164729 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   165
* Mon Mar 05 2007 - [email protected]
eae36f164729 2007-03-05 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   166
- Bump to 2.14.8.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
- Bump to 2.14.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
* Mon Jan 15 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
- Bump to 2.14.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   172
- Bump to 2.14.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
* Thu Nov 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   174
- add patch comments.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
* Tue Sep 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   176
- Bump to 2.14.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
* Wed Sep 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
- Bump to 2.14.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
- Bump to 2.14.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
* Wed July 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
- add one patch so that libgtop can be installed at Solaris,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
  also I fix some bugs 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
* Fri Apr 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
* Tue Jan 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
- Bump to 2.13.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
- Bump to 2.13.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
* Sat Sep 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- Bump to 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
- Bump to 2.11.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
* Wed Jun 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Bump to 2.10.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
* Wed May 18 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
- Bump to 2.10.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
* Wed Sep 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
- remove all info files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- Updated l10n content to libgtop-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
- port to rpm4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
- Updated l10n content to libgtop-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
* Thu Apr 08 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
- bump to 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
* Wed Feb 11 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
- Upped l10n to 0.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
* Thu Jan 29 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
- Add dependency on libgnome
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
* Tue Dec 16 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
- Bump to 2.5.0 and merge patches.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
* Tue Oct 14 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
- update to version 2.0.5, reset release
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
* Thu Aug 14 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
- move lib*.so to -devel, remove *.a, *.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
* Tue May 13 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
- Initial Sun release