cvsdist 67ebb80
%define __libtoolize :
cvsdist 67ebb80
cvsdist 67ebb80
%define glib2_version 2.0.1
cvsdist 67ebb80
cvsdist 67ebb80
%define po_package libgtop-2.0
cvsdist 67ebb80
cvsdist 67ebb80
Name:		libgtop2
cvsdist 67ebb80
Summary:        libgtop library (version 2)
f621b88
Version: 	2.23.4
d1524d9
Release: 	1%{?dist}
572bedf
License: 	GPLv2+
6a6df29
URL:            http://download.gnome.org/sources/libgtop/2.23
cvsdist 67ebb80
Group:          System Environment/Libraries
6a6df29
Source: 	http://download.gnome.org/sources/libgtop/2.23/libgtop-%{version}.tar.bz2
ac5666d
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)	
cvsdist 67ebb80
Requires:	glib2 >= %{glib2_version}
cvsdist 67ebb80
BuildRequires:	glib2-devel >= %{glib2_version}
1fff8e3
BuildRequires:  texinfo libtool gettext
0cf9719
BuildRequires:  intltool
fb992c2
BuildRequires:  autoconf 
fb992c2
BuildRequires:  automake 
fb992c2
BuildRequires:  gtk-doc
0cf9719
cvsdist 67ebb80
%description
cvsdist 67ebb80
libgtop is a library for portably obtaining information about processes, 
cvsdist 67ebb80
such as their PID, memory usage, etc.
cvsdist 67ebb80
cvsdist 67ebb80
%package devel
ac5666d
Summary: Libraries and include files for developing with libgtop
cvsdist 67ebb80
Group: Development/Libraries
408885d
Requires:	%{name} = %{version}-%{release}
cvsdist 67ebb80
Requires:	glib2-devel >= %{glib2_version}
408885d
Requires: 	pkgconfig
a66f3cb
Requires:	gtk-doc
cvsdist 67ebb80
cvsdist 67ebb80
%description devel
cvsdist 67ebb80
This package provides the necessary development libraries and include
cvsdist 67ebb80
files to allow you to develop with libgtop.
cvsdist 67ebb80
cvsdist 67ebb80
%prep
cvsdist 67ebb80
%setup -q -n libgtop-%{version}
cvsdist a576f3f
0f62eaa
%build
c4f6339
%configure --disable-gtk-doc --disable-static
cvsdist a576f3f
make %{?_smp_mflags}
cvsdist 67ebb80
cvsdist 67ebb80
%install
cvsdist 67ebb80
rm -rf $RPM_BUILD_ROOT
c4f6339
make install DESTDIR=$RPM_BUILD_ROOT
cvsdist a576f3f
5469cf6
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
5469cf6
cvsdist 67ebb80
%find_lang %{po_package}
cvsdist 67ebb80
cvsdist 67ebb80
%clean
cvsdist 67ebb80
rm -rf $RPM_BUILD_ROOT
cvsdist 67ebb80
cvsdist 67ebb80
%post -p /sbin/ldconfig
cvsdist 67ebb80
cvsdist 67ebb80
%postun -p /sbin/ldconfig
cvsdist 67ebb80
cvsdist 67ebb80
%files -f %{po_package}.lang
cvsdist 67ebb80
cvsdist 67ebb80
%defattr(-, root, root)
572bedf
%doc AUTHORS COPYING NEWS README
cvsdist 67ebb80
%{_libdir}/*.so.*
cvsdist 67ebb80
cvsdist 67ebb80
%files devel
cvsdist 67ebb80
%defattr(-, root, root)
cvsdist 67ebb80
%{_libdir}/*.so
cvsdist 67ebb80
%{_includedir}/libgtop-2.0
cvsdist 67ebb80
%{_libdir}/pkgconfig/*.pc
408885d
%{_datadir}/gtk-doc/html/libgtop
c4f6339
# not worth fooling with
c4f6339
%exclude %{_datadir}/info
cvsdist 67ebb80
cvsdist 67ebb80
%changelog
f621b88
* Tue Jul  1 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4-1
f621b88
- Update to 2.23.4
f621b88
6a6df29
* Tue May 27 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2-1
6a6df29
- Update to 2.23.2
6a6df29
8109a88
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-1
8109a88
- Update to 2.22.1
8109a88
d1524d9
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
d1524d9
- Update to 2.22.0
d1524d9
10c6e5b
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-1
10c6e5b
- Update to 2.21.92
10c6e5b
0aad68c
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.21.5-2
0aad68c
- Autorebuild for GCC 4.3
0aad68c
7113d1c
* Mon Jan 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.5-1
7113d1c
- Update to 2.21.5
7113d1c
b24ee26
* Tue Nov 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.1-1
b24ee26
- Update top 2.21.1
b24ee26
a66f3cb
* Sun Sep 16 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
a66f3cb
- Update to 2.20.0
a66f3cb
3c8a64d
* Mon Sep  3 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-1
3c8a64d
- Update to 2.19.92
3c8a64d
e765f8a
* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 2.19.5-3
e765f8a
- Rebuild for PPC toolchain bug
e765f8a
572bedf
* Wed Aug  8 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-2
572bedf
- Update the license field
572bedf
c4f6339
* Tue Jul 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
c4f6339
- Update to 2.19.5
c4f6339
a48fea8
* Mon Jun 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-1
a48fea8
- Update to 2.19.4
a48fea8
f656b80
* Mon Jun  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-1
f656b80
- Update to 2.19.3
f656b80
7cceafa
* Sat May 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
7cceafa
- Update to 2.19.2
7cceafa
11426ba
* Tue Feb 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.14.8-1
11426ba
- Update to 2.14.8
11426ba
a8c6bf0
* Mon Feb 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.14.7-1
a8c6bf0
- Update to 2.14.7
a8c6bf0
ac5666d
* Sun Jan 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.14.6-1
ac5666d
- Update to 2.14.6
ac5666d
408885d
* Tue Dec  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.5-1
408885d
- Update to 2.14.5
408885d
- Require pkgconfig in the -devel package
408885d
fdd6473
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 2.14.4-2
fdd6473
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
fdd6473
sandmann 5e91471
* Wed Sep 20 2006 Soren Sandmann <sandmann@redhat.com> - 2.14.4-1.fc6
sandmann 5e91471
- Update to 2.14.4. The only change from 2.14.3 is the fix for 
sandmann 5e91471
  b.r.c 206616 / b.g.o 255290. 
sandmann 5e91471
e4cea3e
* Tue Sep  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.3-1.fc6
e4cea3e
- Update to 2.14.3
e4cea3e
54ed88d
* Thu Aug  3 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.2-1.fc6
54ed88d
- Update to 2.14.2
54ed88d
1fff8e3
* Wed Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 2.14.1-4
d7f1da0
- rebuild
1fff8e3
- add missing br libtool gettext
d7f1da0
bf997be
* Tue Jun  6 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-3
bf997be
- Rebuild
bf997be
a98f3b0
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
a98f3b0
- Update to 2.14.1
a98f3b0
82724eb
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
82724eb
- Update to 2.14.0
82724eb
0ce1e36
* Mon Feb 27 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
0ce1e36
- Update to 2.13.92
0ce1e36
74b034c
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.3-1.2
74b034c
- bump again for double-long bug on ppc(64)
74b034c
18893d5
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.3-1.1
18893d5
- rebuilt for new gcc4.1 snapshot and glibc changes
18893d5
ddb5c64
* Thu Jan 24 2006 Matthias Clasen <mclasen@redhat.com>
ddb5c64
- Update to 2.13.3
ddb5c64
900039c
* Tue Jan 03 2006 Matthias Clasen <mclasen@redhat.com>
900039c
- Update to 2.13.2
900039c
0ff858c
* Thu Dec 15 2005 Matthias Clasen <mclasen@redhat.com>
0ff858c
- Update to 2.13.1
0ff858c
96be1e2
* Wed Dec 14 2005 Matthias Clasen <mclasen@redhat.com>
96be1e2
- Update to 2.13.0
96be1e2
9134d6b
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
9134d6b
- rebuilt
9134d6b
e0eab23
* Thu Dec  1 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.2-1
e0eab23
- Update to 2.12.2
e0eab23
- Drop static libraries
e0eab23
7c6869d
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> - 2.12.0-1
7c6869d
- Update to 2.12.0
7c6869d
6a8e008
* Tue Aug 16 2005 Matthias Clasen <mclasen@redhat.com> 
6a8e008
- New upstream version
6a8e008
26179e2
* Thu Aug  4 2005 Matthias Clasen <mclasen@redhat.com> - 2.11.90-1
26179e2
- New upstream version
26179e2
bc5446c
* Tue Jul 12 2005 Matthias Clasen <mclasen@redhat.com> - 2.11.1-1
bc5446c
- Update to newer upstream version
bc5446c
David Zeuthen a116f74
* Fri Apr 29 2005 David Zeuthen <davidz@redhat.com> - 2.10.1-1
David Zeuthen a116f74
- New upstream version (#155188)
David Zeuthen a116f74
David Zeuthen 6f2efa5
* Fri Mar 18 2005 David Zeuthen <davidz@redhat.com> - 2.10.0-2
David Zeuthen 6f2efa5
- Rebuilt
David Zeuthen 6f2efa5
David Zeuthen c99fa0c
* Fri Mar 18 2005 David Zeuthen <davidz@redhat.com> - 2.10.0-1
David Zeuthen c99fa0c
- Even newer upstream version
David Zeuthen c99fa0c
David Zeuthen f5323b7
* Fri Mar 18 2005 David Zeuthen <davidz@redhat.com> - 2.9.92-1
David Zeuthen f5323b7
- New upstream version
David Zeuthen f5323b7
David Zeuthen b49964c
* Fri Mar  4 2005 David Zeuthen <davidz@redhat.com> - 2.9.91-2
David Zeuthen b49964c
- Rebuild
David Zeuthen b49964c
c4020b6
* Wed Feb  9 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.91-1
c4020b6
- Update to 2.9.91
c4020b6
d4dae6b
* Thu Jan 27 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.90-1
c4020b6
- Update to 2.9.90
d4dae6b
c678c76
* Wed Sep 22 2004 Alexander Larsson <alexl@redhat.com> - 2.8.0-1
c678c76
- update to 2.8.0
c678c76
cvsdist 33914a2
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 2.7.92-1
cvsdist 33914a2
- update to 2.7.92
cvsdist 33914a2
cvsdist 5382813
* Thu Aug  5 2004 Mark McLoughlin <markmc@redhat.com> 2.7.90-1
cvsdist 5382813
- Update to 2.7.90
cvsdist 5382813
cvsdist f9d5334
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f9d5334
- rebuilt
cvsdist f9d5334
cvsdist b513a52
* Tue Apr 13 2004 Warren Togami <wtogami@redhat.com> 2.5.2-2
cvsdist b513a52
- BR libtool texinfo gettext
cvsdist b513a52
cvsdist c548fe9
* Fri Mar 12 2004 Alex Larsson <alexl@redhat.com> 2.5.2-1
cvsdist c548fe9
- update to 2.5.2
cvsdist c548fe9
cvsdist c548fe9
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c548fe9
- rebuilt
cvsdist c548fe9
cvsdist c548fe9
* Wed Feb 25 2004 Alexander Larsson <alexl@redhat.com> 2.5.1-1
cvsdist c548fe9
- update to 2.5.1
cvsdist c548fe9
cvsdist c548fe9
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist c548fe9
- rebuilt
cvsdist c548fe9
cvsdist a2ff324
* Mon Jan 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.0-1
cvsdist a2ff324
- update to 2.5.0
cvsdist a2ff324
cvsdist a2c5f30
* Wed Jul 23 2003 Havoc Pennington <hp@redhat.com>
cvsdist a2c5f30
- automated rebuild
cvsdist a2c5f30
cvsdist a2c5f30
* Fri Jul 18 2003 Havoc Pennington <hp@redhat.com> 2.0.2-1
cvsdist a2c5f30
- 2.0.2
cvsdist a2c5f30
- forward port prog_as patch
cvsdist a2c5f30
- attempted fix to handle >4mb on IA32, #98676
cvsdist a2c5f30
cvsdist a2c5f30
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist a2c5f30
- rebuilt
cvsdist a2c5f30
cvsdist a576f3f
* Tue Feb 11 2003 Bill Nottingham <notting@redhat.com> 2.0.0-10
cvsdist a576f3f
- fix URL (#79390)
cvsdist a576f3f
cvsdist a576f3f
* Mon Feb  3 2003 Havoc Pennington <hp@redhat.com> 2.0.0-9
cvsdist a576f3f
- rebuild
cvsdist a576f3f
cvsdist a576f3f
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist a576f3f
- rebuilt
cvsdist a576f3f
cvsdist a576f3f
* Thu Dec 19 2002 Elliot Lee <sopwith@redhat.com> 2.0.0-7
cvsdist a576f3f
- More missing libXau hackery (prog_as.patch so we can run auto* to pull 
cvsdist a576f3f
in an updated libtool)
cvsdist a576f3f
- _smp_mflags
cvsdist a576f3f
cvsdist a576f3f
* Wed Dec  4 2002 Havoc Pennington <hp@redhat.com>
cvsdist a576f3f
- rebuild more, woot!
cvsdist a576f3f
cvsdist a576f3f
* Mon Dec  2 2002 Havoc Pennington <hp@redhat.com>
cvsdist a576f3f
- rebuild to try and fix weird undefined Xau symbols
cvsdist a576f3f
cvsdist a576f3f
* Fri Nov  8 2002 Havoc Pennington <hp@redhat.com>
cvsdist a576f3f
- rebuild
cvsdist a576f3f
- remove nonexistent doc files
cvsdist a576f3f
- fix uninstalled but unpackaged files
cvsdist a576f3f
cvsdist 67ebb80
* Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 67ebb80
- Fix missing po files
cvsdist 67ebb80
cvsdist 67ebb80
* Sat Jun 15 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ebb80
- 2.0.0
cvsdist 67ebb80
- check file list, lose libgnomesupport
cvsdist 67ebb80
cvsdist 67ebb80
* Sun May 26 2002 Tim Powers <timp@redhat.com>
cvsdist 67ebb80
- automated rebuild
cvsdist 67ebb80
cvsdist 67ebb80
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ebb80
- rebuild in different environment
cvsdist 67ebb80
cvsdist 67ebb80
* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ebb80
- .la files evil
cvsdist 67ebb80
cvsdist 67ebb80
* Thu Apr 18 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ebb80
- rebuild for glib 2.0
cvsdist 67ebb80
cvsdist 67ebb80
* Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ebb80
- 1.90.2
cvsdist 67ebb80
cvsdist 67ebb80
* Mon Jan 28 2002 Havoc Pennington <hp@redhat.com>
cvsdist 67ebb80
- Initial build
cvsdist 67ebb80