File netbook-launcher-efl.spec of Package netbook-launcher-efl

Name:           netbook-launcher-efl
Version:        0.3.2
Release:        1
Summary:        A lite version of netbook launcher written in EFL

Group:          System/GUI/GNOME
License:        GPLv3
URL:            https://launchpad.net/launch-lite-proj
Source0:        %{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot

BuildRequires:  intltool pkg-config libwnck-devel
BuildRequires:  gconf2-devel libglib-2_0-0 libgio-2_0-0 libnotify-devel
BuildRequires:  libcanberra-devel libgthread-2_0-0 gtk2-devel libunique-devel
BuildRequires:  liblauncher-0_3-devel libcurl-devel gnome-menus-devel
BuildRequires:  ecore-devel evas-devel edje-devel eet-devel
BuildRequires:  libeina-devel edje-devel elementary-devel

%description
This is a version of netbook-launcher using the Enlightenment Foundation
Libraries (EFL) to run fast on systems with reduced hardware functionality.
It provides a modern application launcher especially suited to small screens.

%lang_package

%prep
%setup -q

%build
%configure
%__make %{?jobs:-j%jobs}

%install
%makeinstall
%{__rm} %{buildroot}%{_datadir}/locale/pap/LC_MESSAGES/*
%{__rm} %{buildroot}%{_datadir}/locale/ceb/LC_MESSAGES/*
%{__rm} %{buildroot}%{_datadir}/locale/cv/LC_MESSAGES/*
%find_lang %{name}
%find_gconf_schemas
#cat %{name}.schemas_list %{name}.lang >%{name}.lst 

%pre -f %{name}.schemas_pre

%preun -f %{name}.schemas_preun

%posttrans -f %{name}.schemas_posttrans

%clean
rm -rf "$RPM_BUILD_ROOT"

%files -f %{name}.schemas_list 
%defattr(-,root,root)
%doc ChangeLog NEWS
%{_bindir}/*
%{_sysconfdir}/xdg/autostart/*
%{_datadir}/%name

%files lang -f %{name}.lang

%changelog
* Mon Sep 27 2010 nferenc@opensuse.org
- initial build
openSUSE Build Service is sponsored by