Author: pawelz Date: Mon Aug 30 13:44:29 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 2010.08.30
---- Files affected: packages/luakit: luakit.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/luakit/luakit.spec diff -u packages/luakit/luakit.spec:1.5 packages/luakit/luakit.spec:1.6 --- packages/luakit/luakit.spec:1.5 Tue Aug 24 14:45:04 2010 +++ packages/luakit/luakit.spec Mon Aug 30 15:44:24 2010 @@ -2,19 +2,19 @@ Summary: WebKitGTK+ based browser Summary(hu.UTF-8): WebKitGTK+ alapú böngésző Name: luakit -Version: 2010.08.13 +Version: 2010.08.30 Release: 1 License: GPL v3 Group: Applications Source0: http://github.com/mason-larobina/luakit/tarball/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 6c14dffc10b0563900cde5a7176b002c +# Source0-md5: fb3a489988d3d2bd47671f13ecf5a6d7 Patch0: %{name}-make.patch URL: http://luakit.org BuildRequires: glib-devel BuildRequires: gtk+2-devel BuildRequires: gtk-webkit-devel -BuildRequires: libxdg-basedir-devel BuildRequires: lua51-devel +Requires: halp2man BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -56,9 +56,12 @@ %doc AUTHORS COPYING PATCHES README.md %dir %{_sysconfdir}/xdg/luakit -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xdg/luakit/rc.lua +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xdg/luakit/*.lua %attr(755,root,root) %{_bindir}/luakit %{_datadir}/luakit +%{_pixmapsdir}/luakit.png +%{_mandir}/man1/luakit.1* +%{_desktopdir}/luakit.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -66,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2010/08/30 13:44:24 pawelz +- up to 2010.08.30 + Revision 1.5 2010/08/24 12:45:04 uzsolt - hu ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/luakit/luakit.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
