SPECS: python-pywebkitgtk.spec - 1.1.3 - merged from DEVEL

patrys patrys at pld-linux.org
Wed Mar 18 12:57:32 CET 2009


Author: patrys                       Date: Wed Mar 18 11:57:32 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.1.3
- merged from DEVEL

---- Files affected:
SPECS:
   python-pywebkitgtk.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/python-pywebkitgtk.spec
diff -u SPECS/python-pywebkitgtk.spec:1.9 SPECS/python-pywebkitgtk.spec:1.10
--- SPECS/python-pywebkitgtk.spec:1.9	Sun Oct 12 12:53:11 2008
+++ SPECS/python-pywebkitgtk.spec	Wed Mar 18 12:57:27 2009
@@ -3,13 +3,14 @@
 Summary:	GTK WebKit bindings for Python
 Summary(pl.UTF-8):	Wiązania biblioteki GTK WebKit dla Pythona
 Name:		python-%{module}
-Version:	1.0.1
-Release:	2
+Version:	1.1.3
+Release:	1
 License:	LGPL v2
 Group:		Libraries/Python
 Source0:	http://pywebkitgtk.googlecode.com/files/%{module}-%{version}.tar.gz
-# Source0-md5:	26343c95f3f381a7f4f6e1cb63ce237d
-URL:		http://live.gnome.org/PyWebKitGtk
+# Source0-md5:	f9ea83ef7faa5f08d38f29d5b082e02d
+Patch0:		%{name}-codegen.patch
+URL:		http://code.google.com/p/pywebkitgtk/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	gtk+2-devel >= 1:2.0
@@ -17,7 +18,7 @@
 BuildRequires:	pkgconfig
 BuildRequires:	python-devel >= 1:2.5.0
 BuildRequires:	python-pygtk-devel >= 2:2.0
-BuildRequires:	gtk-webkit-devel >= 1.0.1
+BuildRequires:	gtk-webkit-devel >= 1.1.3
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -44,6 +45,7 @@
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -66,10 +68,12 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/gtk-2.0/webkit.so
+%dir %{_datadir}/pywebkitgtk
 
 %files devel
 %defattr(644,root,root,755)
-%{pydefsdir}/webkit.defs
+%dir %{_datadir}/pywebkitgtk/defs
+%{_datadir}/pywebkitgtk/defs/webkit*.defs
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -77,6 +81,14 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/03/18 11:57:27  patrys
+- 1.1.3
+- merged from DEVEL
+
+Revision 1.9.2.1  2009/03/14 14:37:04  patrys
+- 1.1 stable
+- has to sit on DEVEL until we can move gtk-webkit to HEAD (deps)
+
 Revision 1.9  2008/10/12 10:53:11  patrys
 - rel 2
 
================================================================

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



More information about the pld-cvs-commit mailing list