Author: pawelz Date: Fri Sep 24 09:49:58 2010 GMT Module: packages Tag: HEAD ---- Log message: - dropped BR: gperf - BR: lua51 (it is used directly in build-process) - up to 2010.09.24
---- Files affected: packages/luakit: luakit.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: packages/luakit/luakit.spec diff -u packages/luakit/luakit.spec:1.10 packages/luakit/luakit.spec:1.11 --- packages/luakit/luakit.spec:1.10 Fri Sep 3 12:09:06 2010 +++ packages/luakit/luakit.spec Fri Sep 24 11:49:53 2010 @@ -2,20 +2,21 @@ Summary: WebKitGTK+ based browser Summary(hu.UTF-8): WebKitGTK+ alapú böngésző Name: luakit -Version: 2010.08.30 +Version: 2010.09.24 Release: 1 License: GPL v3 Group: Applications Source0: http://github.com/mason-larobina/luakit/tarball/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: fb3a489988d3d2bd47671f13ecf5a6d7 +# Source0-md5: 1cf30b806f4758a1def0eabe4c86c1e2 Patch0: %{name}-make.patch +Patch1: %{name}-shebang.patch URL: http://luakit.org BuildRequires: glib-devel -BuildRequires: gperf BuildRequires: gtk+2-devel BuildRequires: gtk-webkit-devel BuildRequires: help2man BuildRequires: libsoup-devel +BuildRequires: lua51 BuildRequires: lua51-devel Requires: dmenu Requires: wget @@ -37,6 +38,7 @@ mv mason-larobina-%{name}-*/* . %patch0 -p1 +%patch1 -p1 %build CFLAGS='%{rpmcflags}' \ @@ -74,6 +76,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2010/09/24 09:49:53 pawelz +- dropped BR: gperf +- BR: lua51 (it is used directly in build-process) +- up to 2010.09.24 + Revision 1.10 2010/09/03 10:09:06 pawelz - R: wget (for default download handler) - BR: gperf ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/luakit/luakit.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
