Accepting request 67424 from GNOME:Next

thanks

OBS-URL: https://build.opensuse.org/request/show/67424
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgtop?expand=0&rev=40
This commit is contained in:
Vincent Untz 2011-04-21 15:37:14 +00:00 committed by Git OBS Bridge
parent 6342b9da74
commit 93b23eab07
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49958d7da1f76b257bfd0d557d8ed2b218a5ab0d31b59fed1c32ddf2a1529f5d
size 766124

3
libgtop-2.28.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c866bd14b3cd78f78504cfb65baa105d62b8085c90e433ab9db97e050efea42
size 793252

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Mar 28 13:58:57 UTC 2011 - fcrozat@novell.com
- Update to version 2.28.3:
+ Fix build issue for strict linkers.
+ Add Introspection support
+ Updated translations.
- Add gobject-introspection-devel to BuildRequires, to enable
introspection.
-------------------------------------------------------------------
Mon Mar 21 16:56:16 UTC 2011 - coolo@novell.com

View File

@ -20,8 +20,8 @@
Name: libgtop
License: GPLv2+
Group: Development/Libraries/GNOME
Version: 2.28.2
Release: 5
Version: 2.28.3
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
@ -31,6 +31,7 @@ Source1: %{name}_spec-update.sh
Source99: baselibs.conf
BuildRequires: fdupes
BuildRequires: glib2-devel
BuildRequires: gobject-introspection-devel
BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: xorg-x11-devel
@ -142,6 +143,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-, root, root)
%doc AUTHORS COPYING NEWS README copyright.txt
%{_libdir}/*.so.*
%{_libdir}/girepository-1.0/GTop-2.0.typelib
%files devel
%defattr(-, root, root)
@ -149,6 +151,7 @@ rm -rf $RPM_BUILD_ROOT
%{_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