File libgalago-gtk.spec of Package libgalago-gtk

#
# spec file for package libgalago-gtk (Version 0.5.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           libgalago-gtk
BuildRequires:  fdupes gtk2-devel libgalago-devel
Version:        0.5.0
Release:        89
URL:            http://www.galago-project.org/
Group:          System/GUI/GNOME
License:        GPL v2 or later
Summary:        GTK+ Widgets for the Galago Presence Framework
Source:         %{name}-%{version}.tar.bz2
Autoreqprov:    on
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       %{name}-lang = %{version}

%description
A collection of widgets that work with the Galago desktop presence
framework.



Authors:
--------
    Christian Hammond <chipx86@gnupdate.org>

%package devel
Group:          System/GUI/GNOME
Summary:        GTK+ Widgets for The Galago Presence Framework
Requires:       %{name} = %{version} gtk2-devel glibc-devel dbus-1-devel libgalago-devel

%description devel
A collection of widgets that work with the Galago desktop presence
framework.



Authors:
--------
    Christian Hammond <chipx86@gnupdate.org>

%lang_package
%prep
%setup -q

%build
%configure\
	--disable-static
make %{?jobs:-j%jobs}

%install
%makeinstall
%find_lang %{name}
# Remove autopackage stuff, we provide a RPM package:
rm -r $RPM_BUILD_ROOT%{_datadir}/autopackage

%fdupes $RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%post
/sbin/ldconfig

%postun
/sbin/ldconfig

%files
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_libdir}/*.so.*
%{_datadir}/pixmaps/galago

%files lang -f %{name}.lang

%files devel
%defattr (-, root, root)
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/*.*a
%{_libdir}/pkgconfig/*.pc

%changelog
* Tue Aug 07 2007 - maw@suse.de
- Use %%fdupes
- Split off a -lang subpackage
- s#%%run_ldconfig#/sbin/ldconfig/ in %%post and %%postun.
* Wed Feb 07 2007 - sbrabec@suse.cz
- Do not build unusable static libraries (#238552).
* Tue Jan 16 2007 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
* Thu Nov 30 2006 - sbrabec@suse.cz
- Reduced BuildRequires.
* Thu Sep 14 2006 - jhargadon@suse.de
- update to version 0.5.0
- Updated to work with libgalago 0.5.0
- Removed GalagoGtkIconEntry. This has been moved to libsexy
- Removed GalagoGtkTooltips
- Fixed GalagoGtkPresenceIcon and GalagoGtkPresenceLabel to
  work better with persons that don't have any accounts
- Renamed galago_gtk_{account,service}_combo_box_{get,set}_active()
  functions to galago_gtk_account_combo_box_{get,set}_account() and
  galago_gtk_service_combo_box_{get,set}_service()
* Wed Aug 16 2006 - aj@suse.de
- Add dbus-1-glib-devel as BuildRequires.
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Jan 18 2006 - sbrabec@suse.cz
- Updated to version 0.3.4.
* Wed Aug 03 2005 - gekker@suse.de
- Update to version 0.3.3
- Remove upstreamed patch
* Wed Jul 13 2005 - sbrabec@suse.cz
- Fixed gtk version checks.
- Fixed devel requirements.
* Mon May 30 2005 - sbrabec@suse.cz
- New SuSE package, version 0.3.2.
openSUSE Build Service is sponsored by