Author: qboosh Date: Wed Aug 3 16:40:32 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.5.2
---- Files affected: packages/DirectFB-examples: DirectFB-examples.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: packages/DirectFB-examples/DirectFB-examples.spec diff -u packages/DirectFB-examples/DirectFB-examples.spec:1.22 packages/DirectFB-examples/DirectFB-examples.spec:1.23 --- packages/DirectFB-examples/DirectFB-examples.spec:1.22 Sat Feb 26 08:49:23 2011 +++ packages/DirectFB-examples/DirectFB-examples.spec Wed Aug 3 18:40:26 2011 @@ -2,16 +2,17 @@ Summary: DirectFB example programs (demos) Summary(pl.UTF-8): Programy przykładowe (demonstracyjne) do DirectFB Name: DirectFB-examples -Version: 1.2.0 -Release: 3 +Version: 1.5.2 +Release: 1 License: MIT Group: Applications/Graphics Source0: http://www.directfb.org/downloads/Extras/%{name}-%{version}.tar.gz -# Source0-md5: ce018f681b469a1d72ffc32650304b98 +# Source0-md5: e1c7babb9bb02f9aff8c45f07968458c URL: http://www.directfb.org/ -BuildRequires: DirectFB-devel >= 1:%{version} +BuildRequires: DirectFB-devel >= 1:1.4.14 BuildRequires: automake BuildRequires: pkgconfig +Requires: DirectFB >= 1:1.4.14 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -42,7 +43,9 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/df_* +%attr(755,root,root) %{_bindir}/pss +%attr(755,root,root) %{_bindir}/spacedream %{_datadir}/directfb-examples %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -51,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2011/08/03 16:40:26 qboosh +- updated to 1.5.2 + Revision 1.22 2011/02/26 07:49:23 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/DirectFB-examples/DirectFB-examples.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
