Assorted build and spec fixes.

SVN revision: 60624
This commit is contained in:
Michael Jennings 2011-06-23 07:01:45 +00:00
parent 7cf548195e
commit 14c9f97c68
1 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,9 @@
%{!?_rel:%{expand:%%global _rel 0.enl%{?dist}}}
Summary: The Enlightenment window manager
Name: @PACKAGE@
Version: @VERSION@
Release: 0.%(date '+%Y%m%d')
Release: %{_rel}
License: BSD
Group: User Interface/Desktops
URL: http://www.enlightenment.org/
@ -12,7 +14,7 @@ Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
Prefix: %{_prefix}
#BuildSuggests: xorg-x11-devel, XFree86-devel, libX11-devel
BuildRequires: evas-devel, edje-devel, edje-bin, ecore-devel, eet-devel
BuildRequires: embryo-devel, embryo-bin
BuildRequires: embryo-devel, embryo-bin, eeze-devel
Requires: evas-module_loader_eet evas-module_saver_eet
Requires: evas-module_loader_png evas-module_saver_png
Requires: evas-module_loader_jpeg evas-module_saver_jpeg
@ -55,9 +57,10 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
%files
%defattr(-, root, root)
%doc AUTHORS COPYING COPYING-PLAIN README
%doc AUTHORS COPYING README
%dir %{_sysconfdir}/enlightenment
%config(noreplace) %{_sysconfdir}/enlightenment/*
%config(noreplace) %{_sysconfdir}/xdg/menus/enlightenment.menu
%{_bindir}/enlightenment
%{_bindir}/enlightenment_*
#%{_bindir}/eap_to_desktop