Author: uzsolt Date: Sat Feb 13 18:14:03 2010 GMT Module: packages Tag: HEAD ---- Log message: - md5 - BR fixes
---- Files affected: packages/unagi: unagi.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/unagi/unagi.spec diff -u packages/unagi/unagi.spec:1.1 packages/unagi/unagi.spec:1.2 --- packages/unagi/unagi.spec:1.1 Sat Feb 13 19:08:09 2010 +++ packages/unagi/unagi.spec Sat Feb 13 19:13:58 2010 @@ -6,8 +6,12 @@ License: GPL v3 Group: X11/Applications Source0: http://projects.mini-dweeb.org/attachments/download/89/%{name}-%{version}.tar.gz +# Source0-md5: 79251ccefaa7346991939de79a8c3bbc URL: http://projects.mini-dweeb.org/projects/unagi -BuildRequires: xcb-devel +# xcb-ewmh doesn't exist yet in PLD +BuildRequires: xcb-ewmh +BuildRequires: xcb-proto +BuildRequires: xcb-util-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -40,6 +44,10 @@ * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/02/13 18:13:58 uzsolt +- md5 +- BR fixes + Revision 1.1 2010/02/13 18:08:09 uzsolt - very initial ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unagi/unagi.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
