From 08664b031269522c2f10f00e8c16476f6fa5c015b5afaec1d07c4062ecd141be Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 1 Sep 2011 23:48:41 +0000 Subject: [PATCH] Accepting request 80305 from home:vuntz:branches:GNOME:Factory Update to 2.28.4 OBS-URL: https://build.opensuse.org/request/show/80305 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgtop?expand=0&rev=42 --- libgtop-2.28.3.tar.bz2 | 3 --- libgtop-2.28.4.tar.bz2 | 3 +++ libgtop.changes | 9 +++++++++ libgtop.spec | 10 ++++------ 4 files changed, 16 insertions(+), 9 deletions(-) delete mode 100644 libgtop-2.28.3.tar.bz2 create mode 100644 libgtop-2.28.4.tar.bz2 diff --git a/libgtop-2.28.3.tar.bz2 b/libgtop-2.28.3.tar.bz2 deleted file mode 100644 index 79689ed..0000000 --- a/libgtop-2.28.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c866bd14b3cd78f78504cfb65baa105d62b8085c90e433ab9db97e050efea42 -size 793252 diff --git a/libgtop-2.28.4.tar.bz2 b/libgtop-2.28.4.tar.bz2 new file mode 100644 index 0000000..eab831f --- /dev/null +++ b/libgtop-2.28.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:098568c08e412c0be2980a322ff3e7403a6d72192391d276a16943cbd3874182 +size 819576 diff --git a/libgtop.changes b/libgtop.changes index 886d325..86ddf06 100644 --- a/libgtop.changes +++ b/libgtop.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 30 16:22:09 CEST 2011 - vuntz@opensuse.org + +- Update to version 2.28.4: + + Fix numerous bugs in the FreeBSD backend. + + Split off OpenBSD code in its own backend, and fixes. + + Updated translations. +- Stop shipping .la files in devel subpackage. + ------------------------------------------------------------------- Mon Mar 28 13:58:57 UTC 2011 - fcrozat@novell.com diff --git a/libgtop.spec b/libgtop.spec index 04366f4..4168010 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -20,13 +20,13 @@ Name: libgtop License: GPLv2+ Group: Development/Libraries/GNOME -Version: 2.28.3 +Version: 2.28.4 Release: 1 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0) %define libgtop-2_0_name 7 Summary: LibGTop Library -Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libgtop/2.19/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/libgtop/2.28/%{name}-%{version}.tar.bz2 Source1: %{name}_spec-update.sh Source99: baselibs.conf BuildRequires: fdupes @@ -117,6 +117,7 @@ translation-update-upstream %if 0%{?suse_version} <= 1120 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* %endif +find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %find_lang %{name}-2.0 LIBNAME="$(echo $RPM_BUILD_ROOT%{_libdir}/%{name}-*.so.? | sed 's/.*\///;s/\.so\./-/;s/\./_/')" if test "$LIBNAME" != libgtop-2_0-7 ; then @@ -149,12 +150,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-, root, root) %{_includedir}/libgtop-2.0 %{_libdir}/*.so -%{_libdir}/*.*a %{_libdir}/pkgconfig/*.pc %{_datadir}/gir-1.0/GTop-2.0.gir -%{_datadir}/gtk-doc -%{_datadir}/gtk-doc/html -%{_datadir}/gtk-doc/html/libgtop +%doc %{_datadir}/gtk-doc/html/libgtop/ %files doc %defattr(-, root, root)