Author: sparky Date: Tue Apr 18 19:43:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added automatic menu generation
---- Files affected: SPECS: enlightenmentDR17.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/enlightenmentDR17.spec diff -u SPECS/enlightenmentDR17.spec:1.16 SPECS/enlightenmentDR17.spec:1.17 --- SPECS/enlightenmentDR17.spec:1.16 Fri Mar 31 16:58:44 2006 +++ SPECS/enlightenmentDR17.spec Tue Apr 18 21:43:05 2006 @@ -8,12 +8,14 @@ Summary(pl): ZarzÄ…dca okien X - Enlightenment Name: enlightenmentDR17 Version: 0.16.999.026 -Release: 1 +Release: 2 License: BSD Group: X11/Window Managers Source0: http://enlightenment.freedesktop.org/files/%{_src_name}-%{version}.tar.gz # Source0-md5: cb22167c4b2307ac387b4c7724e6d05b Source1: %{name}-xsession.desktop +Source2: %{name}-app.tar.gz +# Source2-md5: ea5404ee75e1622fccc288e819afe4c9 URL: http://enlightenment.org/ BuildRequires: autoconf BuildRequires: automake @@ -25,6 +27,7 @@ BuildRequires: sed >= 4.0 Requires: %{name}-libs = %{version}-%{release} Requires: fonts-TTF-bitstream-vera +Requires: vfmg >= 0.9.95 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %undefine __cxx @@ -93,6 +96,7 @@ %prep %setup -q -n %{_src_name}-%{version} +install %{SOURCE2} data/other/applications.tar.gz echo 'AC_DEFUN([AC_C___ATTRIBUTE__], [ AC_MSG_CHECKING(for __attribute__) @@ -211,6 +215,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2006/04/18 19:43:05 sparky +- added automatic menu generation + Revision 1.16 2006/03/31 14:58:44 sparky - up to 0.16.999.026 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/enlightenmentDR17.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
