packages: uzbl/uzbl.spec - up to 20090620

pawelz pawelz at pld-linux.org
Tue Jun 23 09:18:10 CEST 2009


Author: pawelz                       Date: Tue Jun 23 07:18:10 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 20090620

---- Files affected:
packages/uzbl:
   uzbl.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/uzbl/uzbl.spec
diff -u packages/uzbl/uzbl.spec:1.9 packages/uzbl/uzbl.spec:1.10
--- packages/uzbl/uzbl.spec:1.9	Thu Jun 11 16:17:14 2009
+++ packages/uzbl/uzbl.spec	Tue Jun 23 09:18:05 2009
@@ -3,8 +3,9 @@
 # - Where to place example config files and scripts?
 # - unbash example scripts
 # - example scripts should use $XDG_DATA_HOME, not tmp nor /usr/share
+# - ... rewrite example config and scripts from scratch.
 
-%define		gitdate 20090607
+%define		gitdate 20090620
 
 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
@@ -14,7 +15,7 @@
 License:	GPL v3
 Group:		X11/Applications/Networking
 Source0:	%{name}-%{gitdate}.tar.xz
-# Source0-md5:	765305c15a96656b6f702673db821e8b
+# Source0-md5:	314bbf2d41bfa2aab9644dd6bced5184
 URL:		http://www.uzbl.org/
 BuildRequires:	curl-devel
 BuildRequires:	gtk+2-devel
@@ -82,10 +83,14 @@
 %files examples
 %defattr(644,root,root,755)
 %dir %{_datadir}/uzbl
-%dir %{_datadir}/uzbl/scripts
-%attr(755,root,root) %{_datadir}/uzbl/scripts/*
-%{_datadir}/uzbl/data
-%{_datadir}/uzbl/configs
+%dir %{_datadir}/uzbl/data
+%dir %{_datadir}/uzbl/data/uzbl
+%dir %{_datadir}/uzbl/data/uzbl/scripts
+%attr(755,root,root) %{_datadir}/uzbl/data/uzbl/scripts/*
+%{_datadir}/uzbl/data/uzbl/forms
+%{_datadir}/uzbl/data/uzbl/bookmarks
+%{_datadir}/uzbl/data/uzbl/*.*
+%{_datadir}/uzbl/config
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -93,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/06/23 07:18:05  pawelz
+- up to 20090620
+
 Revision 1.9  2009/06/11 14:17:14  uzsolt
 - hu summaries and descriptions
 - adapterized
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/uzbl/uzbl.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list