packages (DEVEL): uzbl/uzbl.spec - up to refs/tags/pawelz/2010.01.15

pawelz pawelz at pld-linux.org
Fri Jan 15 12:02:05 CET 2010


Author: pawelz                       Date: Fri Jan 15 11:02:05 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to refs/tags/pawelz/2010.01.15

---- Files affected:
packages/uzbl:
   uzbl.spec (1.28 -> 1.28.2.1) 

---- Diffs:

================================================================
Index: packages/uzbl/uzbl.spec
diff -u packages/uzbl/uzbl.spec:1.28 packages/uzbl/uzbl.spec:1.28.2.1
--- packages/uzbl/uzbl.spec:1.28	Tue Jan 12 15:51:10 2010
+++ packages/uzbl/uzbl.spec	Fri Jan 15 12:01:59 2010
@@ -2,20 +2,22 @@
 # TODO:
 # - unbash example scripts
 
+%define		branch	pawelz
+%define		commit	c1ee1fe
+
 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.01.15
+Release:	0.%{branch}.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:	http://github.com/%{branch}/%{name}/tarball/%{branch}/%{version}
+# Source0-md5:	ec3af66264e1e402a8852cf458947893
 Patch0:		%{name}-config.patch
 Patch1:		%{name}-dmenu.patch
-Patch2:		%{name}-config-nojs.patch
 URL:		http://www.uzbl.org/
 BuildRequires:	curl-devel
 BuildRequires:	gtk+2-devel
@@ -110,11 +112,10 @@
 przeglądarki firefox.
 
 %prep
-%setup -q -n Dieterbe-%{name}-1958b52
+%setup -q -n %{branch}-%{name}-%{commit}
 
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__make}
@@ -146,15 +147,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)
@@ -174,6 +174,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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)
 - rel 2
================================================================

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



More information about the pld-cvs-commit mailing list