Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > ec23439d32990446277ec870840ce96b > files > 2

gnome-swallow-1.2-2mdv2008.1.src.rpm

%define name 	gnome-swallow
%define version 1.2
%define release %mkrel 2

Summary: 	Embeds small programs into the GNOME panel
Name: 		%name
Version: 	%version
Release: 	%release
License: 	GPL
URL:		http://www-unix.oit.umass.edu/~tetron/technology/swallow/
Group: 		Graphical desktop/GNOME
Source: 	%{name}-%{version}.tar.bz2
Buildroot: 	%_tmppath/%{name}-root
BuildRequires: 	gnome-panel-devel

%description
An applet for GNOME2 that allows any small application to be embedded into
the panel.  In this case embedded means physically shrunk into the panel, not
just an icon or an applet.

%prep
%setup -q

%build
%configure2_5x
%make

%install
%makeinstall
rm -fr %buildroot/%_docdir/*
%if %_lib != lib
mv %buildroot%_prefix/lib %buildroot%_libdir
%endif

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPYING README ChangeLog
%{_libdir}/bonobo/servers/GNOME_Swallow.server
%{_libdir}/gnome-panel/gnome_swallow




%changelog
* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 1.2-2mdv2008.1
+ Revision: 136450
- restore BuildRoot

  + Thierry Vignaud <tvignaud@mandriva.com>
    - kill re-definition of %%buildroot on Pixel's request


* Sun Jan 14 2007 Götz Waschk <waschk@mandriva.org> 1.2-2mdv2007.0
+ Revision: 108668
- Import gnome-swallow

* Sun Jan 14 2007 Götz Waschk <waschk@mandriva.org> 1.2-2mdv2007.1
- fix buildrequires

* Tue May 10 2005 Götz Waschk <waschk@mandriva.org> 1.2-2mdk
- fix paths for x86_64