packages (DEVEL): luakit/luakit-make.patch, luakit/luakit.spec - up to curr...

pawelz pawelz at pld-linux.org
Mon Aug 23 15:30:39 CEST 2010


Author: pawelz                       Date: Mon Aug 23 13:30:39 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to current git devel branch

---- Files affected:
packages/luakit:
   luakit-make.patch (1.1 -> 1.1.2.1) , luakit.spec (1.4 -> 1.4.2.1) 

---- Diffs:

================================================================
Index: packages/luakit/luakit-make.patch
diff -u packages/luakit/luakit-make.patch:1.1 packages/luakit/luakit-make.patch:1.1.2.1
--- packages/luakit/luakit-make.patch:1.1	Mon Aug  9 14:25:28 2010
+++ packages/luakit/luakit-make.patch	Mon Aug 23 15:30:34 2010
@@ -1,13 +1,11 @@
-diff --git a/config.mk b/config.mk
-index 48687f9..acd173d 100644
---- a/config.mk
-+++ b/config.mk
-@@ -9,7 +9,7 @@ MANPREFIX  ?= ${DESTDIR}${PREFIX}/share/man
+--- luakit-2010.08.13/config.mk~	2010-08-20 17:27:18.000000000 +0200
++++ luakit-2010.08.13/config.mk	2010-08-23 15:22:45.000000000 +0200
+@@ -9,7 +9,7 @@
  DOCDIR     ?= ${DESTDIR}${PREFIX}/share/luakit/docs
  
  # Generate includes and libs
--PKGS := gtk+-2.0 gthread-2.0 webkit-1.0 lua libxdg-basedir
-+PKGS := gtk+-2.0 gthread-2.0 webkit-1.0 lua51 libxdg-basedir
+-PKGS := gtk+-2.0 gthread-2.0 webkit-1.0 lua
++PKGS := gtk+-2.0 gthread-2.0 webkit-1.0 lua51
  INCS := $(shell pkg-config --cflags ${PKGS}) -I./
  LIBS := $(shell pkg-config --libs ${PKGS})
  

================================================================
Index: packages/luakit/luakit.spec
diff -u packages/luakit/luakit.spec:1.4 packages/luakit/luakit.spec:1.4.2.1
--- packages/luakit/luakit.spec:1.4	Thu Aug 12 21:36:32 2010
+++ packages/luakit/luakit.spec	Mon Aug 23 15:30:34 2010
@@ -1,12 +1,13 @@
 # $Revision$, $Date$
+%define		subver	123
 Summary:	WebKitGTK+ based browser
 Name:		luakit
 Version:	2010.08.13
-Release:	1
+Release:	1.git.%{subver}.1
 License:	GPL v3
 Group:		Applications
-Source0:	http://github.com/mason-larobina/luakit/tarball/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	6c14dffc10b0563900cde5a7176b002c
+Source0:	http://execve.pl/PLD/%{name}-%{version}-%{subver}.tar.gz
+# Source0-md5:	adb13d6f515542cac89023c0a7ce49bb
 Patch0:		%{name}-make.patch
 URL:		http://luakit.org
 BuildRequires:	glib-devel
@@ -60,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4.2.1  2010/08/23 13:30:34  pawelz
+- up to current git devel branch
+
 Revision 1.4  2010/08/12 19:36:32  pawelz
 - up to 2010.08.13 (yeah, released tomorrow)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/luakit/luakit-make.patch?r1=1.1&r2=1.1.2.1&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/luakit/luakit.spec?r1=1.4&r2=1.4.2.1&f=u



More information about the pld-cvs-commit mailing list