packages: uzbl/uzbl.spec - up to refs/tags/2009.09.12
pawelz
pawelz at pld-linux.org
Sat Sep 12 18:18:59 CEST 2009
Author: pawelz Date: Sat Sep 12 16:18:59 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to refs/tags/2009.09.12
---- Files affected:
packages/uzbl:
uzbl.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: packages/uzbl/uzbl.spec
diff -u packages/uzbl/uzbl.spec:1.20 packages/uzbl/uzbl.spec:1.21
--- packages/uzbl/uzbl.spec:1.20 Fri Aug 28 09:59:14 2009
+++ packages/uzbl/uzbl.spec Sat Sep 12 18:18:54 2009
@@ -2,7 +2,7 @@
# TODO:
# - unbash example scripts
-%define gitdate 20090826
+%define gitdate 20090912
Summary: A keyboard controlled (modal vim-like bindings, or with modifier keys) browser based on Webkit
Summary(hu.UTF-8): Egy billentyűzettel irányítható (vim-szerű vagy módosító kódok) böngésző Webkit alapokon
@@ -13,8 +13,8 @@
License: GPL v3
Group: X11/Applications/Networking
# git://github.com/Dieterbe/uzbl.git
-Source0: %{name}-%{gitdate}.tar.bz2
-# Source0-md5: f6cf15c86e2f87cb179a71dc77e3f3d2
+Source0: http://xatka.net/~z/PLD/%{name}-%{gitdate}.tar.bz2
+# Source0-md5: f0a619f6a61679756508dc1aa2db8926
Patch0: %{name}-config.patch
Patch1: %{name}-dmenu.patch
URL: http://www.uzbl.org/
@@ -83,6 +83,7 @@
Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: bash
Requires: dmenu
+Requires: socat
Requires: zenity
%description examples
@@ -116,7 +117,7 @@
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ PREFIX=$RPM_BUILD_ROOT%{_prefix}
# tabbed
mv $RPM_BUILD_ROOT%{_datadir}/uzbl/examples/data/uzbl/scripts/uzbl_tabbed.py $RPM_BUILD_ROOT%{_bindir}/uzbl_tabbed
@@ -138,7 +139,6 @@
%defattr(644,root,root,755)
%doc AUTHORS README docs/*
%attr(755,root,root) %{_bindir}/uzbl
-%attr(755,root,root) %{_bindir}/uzblctrl
%dir %{_datadir}/uzbl
%files tabbed
@@ -160,6 +160,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2009/09/12 16:18:54 pawelz
+- up to refs/tags/2009.09.12
+
Revision 1.20 2009/08/28 07:59:14 pawelz
- up to 20090826
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/uzbl/uzbl.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list