Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > by-pkgid > a39dda9c32f93d364c0b4682f1eb6ceb > files > 2

engage-0.0.9-0.20060323.1mdk.src.rpm

%define	name	engage
%define	version	0.0.9
%define release 0.%{cvsrel}.1mdk

%define cvsrel 20060323

%define major 	0
%define libname %mklibname %{name} %major
%define libnamedev %mklibname %{name} %major -d

Summary: 	Enlightenment dock
Name: 		%{name}
Version: 	%{version}
Release: 	%{release}
License: 	BSD
Group: 		Graphical desktop/Enlightenment
URL: 		http://get-e.org/
Source: 	%{name}-%{cvsrel}.tar.bz2
BuildRoot: 	%{_tmppath}/%{name}-buildroot
BuildRequires:	edje-devel edje ecore-devel evas-devel ewl-devel
BuildRequires:	esmart-devel imlib2-devel e-devel
BuildRequires:  embryo

%description
Engage is an advanced docker.

This package is part of the Enlightenment DR17 desktop shell.

%prep
%setup -q -n %name

%build
./autogen.sh
%configure2_5x
%make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc AUTHORS COPYING README
%{_bindir}/%{name}
%{_libdir}/%name
%{_libdir}/enlightenment/modules_extra/%name
%{_datadir}/%name

%changelog
* Mon Mar 27 2006 Austin Acton <austin@mandriva.org> 0.0.9-0.20060323.1mdk
- new cvs checkout

* Sat Feb 18 2006 Austin Acton <austin@mandriva.org> 0.0.9-0.20060216.1mdk
- new cvs checkout

* Thu Jan 19 2006 Austin Acton <austin@mandriva.org> 0.0.9-0.20060117.1mdk
- new cvs checkout

* Fri Nov 25 2005 Austin Acton <austin@mandriva.org> 0.0.9-0.20051124.1mdk
- new cvs checkout

* Thu Nov 10 2005 Austin Acton <austin@mandriva.org> 0.0.9-0.20051109.1mdk
- new cvs checkout

* Thu Oct 06 2005 Nicolas Lécureuil <neoclust@mandriva.org> 0.0.9-0.20050904.2mdk
- Fix BuildRequires

* Mon Sep 05 2005 Austin Acton <austin@mandriva.org> 0.0.9-0.20050904.1mdk
- new cvs checkout

* Wed Aug 17 2005 Austin Acton <austin@mandriva.org> 0.0.9-0.20050813.1mdk
- new cvs checkout

* Mon Jun 27 2005 Austin Acton <austin@mandriva.org> 0.0.9-0.20050627.1mdk
- new cvs checkout

* Thu Jun 09 2005 Austin Acton <austin@mandriva.org> 0.0.9-0.20050608.1mdk
- new cvs checkout

* Mon May 16 2005 Austin Acton <austin@mandriva.org> 0.0.9-0.20050511.1mdk
- initial package