]> git.pld-linux.org Git - packages/uzbl.git/commitdiff
- up to git:refs/tags/2009.07.18
authorpawelz <pawelz@pld-linux.org>
Sat, 18 Jul 2009 19:25:52 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    uzbl.spec -> 1.16

uzbl.spec

index 635814b3f54881ee6a9808f2d20da2e71b5cc852..aaed88dca513a66d4b9838074d894f18f49c335d 100644 (file)
--- a/uzbl.spec
+++ b/uzbl.spec
@@ -1,7 +1,7 @@
 # TODO:
 # - unbash example scripts
 
-%define                gitdate 20090703
+%define                gitdate 20090718
 
 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
@@ -10,8 +10,9 @@ Version:      0
 Release:       0.%{gitdate}.1
 License:       GPL v3
 Group:         X11/Applications/Networking
-Source0:       %{name}-%{gitdate}.tar.xz
-# Source0-md5: e90ffe6b73747731a1d9d7c456e3e411
+# git://github.com/Dieterbe/uzbl.git
+Source0:       %{name}-%{gitdate}.tar.bz2
+# Source0-md5: f5018ec67508bd35a018471a64575d65
 Patch0:                uzbl-config.patch
 URL:           http://www.uzbl.org/
 BuildRequires: curl-devel
@@ -74,7 +75,7 @@ uzbl -c %{_examplesdir}/%{name}-%{version}/config
 %prep
 %setup -q -n %{name}-%{gitdate}
 
-%patch0 -p0
+%patch0 -p1
 
 %build
 %{__make}
This page took 0.207799 seconds and 4 git commands to generate.