packages: uzbl/uzbl.spec - merged DEVEL, up to refs/tags/2010.02.02
pawelz
pawelz at pld-linux.org
Wed Feb 3 10:53:22 CET 2010
Author: pawelz Date: Wed Feb 3 09:53:22 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- merged DEVEL, up to refs/tags/2010.02.02
---- Files affected:
packages/uzbl:
uzbl.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: packages/uzbl/uzbl.spec
diff -u packages/uzbl/uzbl.spec:1.29 packages/uzbl/uzbl.spec:1.30
--- packages/uzbl/uzbl.spec:1.29 Sun Jan 17 12:59:41 2010
+++ packages/uzbl/uzbl.spec Wed Feb 3 10:53:17 2010
@@ -2,20 +2,21 @@
# TODO:
# - unbash example scripts
+%define commit f8d6c93
+
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
Summary(pl.UTF-8): Minimalistyczna przeglądarka w całości obsługiwana przy użyciu klawiatury
Name: uzbl
-Version: 2010.01.05
-Release: 2
+Version: 2010.02.02
+Release: 1
License: GPL v3
Group: X11/Applications/Networking
# git://github.com/Dieterbe/uzbl.git
Source0: http://github.com/Dieterbe/uzbl/tarball/%{version}
-# Source0-md5: 2574fc68a7a7693297d371ca58a4edb4
+# Source0-md5: 70a5d47655d5ec11f68ff5b7a7bd68b5
Patch0: %{name}-config.patch
Patch1: %{name}-dmenu.patch
-Patch2: %{name}-config-nojs.patch
URL: http://www.uzbl.org/
BuildRequires: gtk+2-devel
BuildRequires: gtk-webkit-devel
@@ -109,11 +110,10 @@
przeglądarki firefox.
%prep
-%setup -q -n Dieterbe-%{name}-1958b52
+%setup -q -n Dieterbe-%{name}-%{commit}
%patch0 -p1
%patch1 -p1
-%patch2 -p1
%build
%{__make}
@@ -145,15 +145,14 @@
%dir %{_datadir}/uzbl/examples
%{_datadir}/uzbl/examples/config
%dir %{_datadir}/uzbl/examples/data
-%dir %{_datadir}/uzbl/examples/data/uzbl
-%dir %{_datadir}/uzbl/examples/data/uzbl/scripts
-%dir %{_datadir}/uzbl/examples/data/uzbl/plugins
-%attr(755,root,root) %{_datadir}/uzbl/examples/data/uzbl/scripts/*
-%attr(755,root,root) %{_datadir}/uzbl/examples/data/uzbl/plugins/*
-%{_datadir}/uzbl/examples/data/uzbl/forms
-%{_datadir}/uzbl/examples/data/uzbl/bookmarks
-%{_datadir}/uzbl/examples/data/uzbl/style.css
-%{_datadir}/uzbl/examples/data/uzbl/uzbl.png
+%dir %{_datadir}/uzbl/examples/data/scripts
+%dir %{_datadir}/uzbl/examples/data/plugins
+%attr(755,root,root) %{_datadir}/uzbl/examples/data/scripts/*
+%attr(755,root,root) %{_datadir}/uzbl/examples/data/plugins/*
+%{_datadir}/uzbl/examples/data/forms
+%{_datadir}/uzbl/examples/data/bookmarks
+%{_datadir}/uzbl/examples/data/style.css
+%{_datadir}/uzbl/examples/data/uzbl.png
%files event-manager
%defattr(644,root,root,755)
@@ -173,8 +172,17 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.29 2010/01/17 11:59:41 pawelz
+Revision 1.30 2010/02/03 09:53:17 pawelz
+- merged DEVEL, up to refs/tags/2010.02.02
+
+Revision 1.28.2.3 2010/01/26 16:40:31 pawelz
+- up to ref/tags/pawelz/2010.01.26 (follow script works again)
+
+Revision 1.28.2.2 2010/01/17 11:59:03 pawelz
- dropped BR: curl-devel
+
+Revision 1.28.2.1 2010/01/15 11:01:59 pawelz
+- up to refs/tags/pawelz/2010.01.15
Revision 1.28 2010/01/12 14:51:10 pawelz
- apply config-nojs.patch (disables features broken by last security fix)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/uzbl/uzbl.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list