Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > e4851f8be9c6bef1327082d39594c27c > files > 2

e_modules-0.0.1-0.20051124.1mdk.src.rpm

%define	name	e_modules
%define	version	0.0.1
%define release 0.%{cvsrel}.1mdk

%define cvsrel 20051124

Summary: 	Enlightenment modules
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:	evas-devel esmart-devel
BuildRequires:	ecore-devel edje-devel 
BuildRequires:	eet-devel e-devel
BuildRequires:  edje
BuildRequires:  embryo

%description
e_modules - a collection of modules for enlightenment

Flame....: A module that displays flame at the bottom of the screen.
Notes....: A module that displays sticky notes.
Snow.....: A module that displays christmas trees and falling snow on
           your desktop.

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 NEWS README
%{_libdir}/%{name}
%{_libdir}/enlightenment/modules_extra/*

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

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

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

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

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

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

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

* Mon May 16 2005 Austin Acton <austin@mandriva.org> 0.0.1-0.20050511.2mdk
- don't own modules_extra

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