SPECS (DEVEL): python-pywebkitgtk.spec - 1.1 stable - has to sit on DEVEL u...

patrys patrys at pld-linux.org
Sat Mar 14 15:37:09 CET 2009


Author: patrys                       Date: Sat Mar 14 14:37:09 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 1.1 stable
- has to sit on DEVEL until we can move gtk-webkit to HEAD (deps)

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

---- Diffs:

================================================================
Index: SPECS/python-pywebkitgtk.spec
diff -u SPECS/python-pywebkitgtk.spec:1.9 SPECS/python-pywebkitgtk.spec:1.9.2.1
--- SPECS/python-pywebkitgtk.spec:1.9	Sun Oct 12 12:53:11 2008
+++ SPECS/python-pywebkitgtk.spec	Sat Mar 14 15:37:04 2009
@@ -3,12 +3,13 @@
 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
+Release:	1
 License:	LGPL v2
 Group:		Libraries/Python
 Source0:	http://pywebkitgtk.googlecode.com/files/%{module}-%{version}.tar.gz
-# Source0-md5:	26343c95f3f381a7f4f6e1cb63ce237d
+# Source0-md5:	5c6aa1db64f40ba7ee1811f28df47303
+Patch0:		%{name}-codegen.patch
 URL:		http://live.gnome.org/PyWebKitGtk
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -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.1
 %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,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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.9.2.1&f=u



More information about the pld-cvs-commit mailing list