Author: charles Date: Tue Oct 11 22:19:58 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.5.0.018 - added -missing_m4.patch
---- Files affected: SPECS: edje.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/edje.spec diff -u SPECS/edje.spec:1.9 SPECS/edje.spec:1.10 --- SPECS/edje.spec:1.9 Thu Aug 25 13:50:22 2005 +++ SPECS/edje.spec Wed Oct 12 00:19:53 2005 @@ -2,12 +2,13 @@ Summary: Complex Graphical Design/Layout Engine Summary(pl): Złożony silnik graficznego projektowania/planowania Name: edje -Version: 0.5.0.013 +Version: 0.5.0.018 Release: 1 License: BSD Group: X11/Libraries Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz -# Source0-md5: 1e5829e8c784770da2ccbd57ef55714c +# Source0-md5: 684addc556ca267244f1bf77ca59204f +Patch0: %{name}-missing_m4.patch URL: http://enlightenment.org/Libraries/Edje/ BuildRequires: autoconf BuildRequires: automake @@ -79,6 +80,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -128,6 +130,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2005/10/11 22:19:53 charles +- updated to 0.5.0.018 +- added -missing_m4.patch + Revision 1.9 2005/08/25 11:50:22 charles - proper URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/edje.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
