SPECS: python-pywebkitgtk.spec - 1.0.1

patrys patrys at pld-linux.org
Sat Aug 23 02:51:18 CEST 2008


Author: patrys                       Date: Sat Aug 23 00:51:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0.1

---- Files affected:
SPECS:
   python-pywebkitgtk.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/python-pywebkitgtk.spec
diff -u SPECS/python-pywebkitgtk.spec:1.7 SPECS/python-pywebkitgtk.spec:1.8
--- SPECS/python-pywebkitgtk.spec:1.7	Tue Apr 15 23:42:29 2008
+++ SPECS/python-pywebkitgtk.spec	Sat Aug 23 02:51:13 2008
@@ -3,12 +3,12 @@
 Summary:	GTK WebKit bindings for Python
 Summary(pl.UTF-8):	Wiązania biblioteki GTK WebKit dla Pythona
 Name:		python-%{module}
-Version:	0.2.1
-Release:	0.20080108.3
+Version:	1.0.1
+Release:	1
 License:	LGPL v2
 Group:		Libraries/Python
-Source0:	%{module}-git.tar.bz2
-# Source0-md5:	d519f8e2fe10312a070693d49108dcf9
+Source0:	http://pywebkitgtk.googlecode.com/files/%{module}-%{version}.tar.gz
+# Source0-md5:	26343c95f3f381a7f4f6e1cb63ce237d
 URL:		http://live.gnome.org/PyWebKitGtk
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -17,7 +17,7 @@
 BuildRequires:	pkgconfig
 BuildRequires:	python-devel >= 1:2.5.0
 BuildRequires:	python-pygtk-devel >= 2:2.0
-BuildRequires:	gtk-webkit-devel >= 1.0.0-0.r30090.1
+BuildRequires:	gtk-webkit-devel >= 1.0.1
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,7 +43,7 @@
 Plik programistyczny wiązań biblioteki GTK WebKit dla Pythona.
 
 %prep
-%setup -q -n %{module}-git
+%setup -q -n %{module}-%{version}
 
 %build
 %{__libtoolize}
@@ -65,11 +65,11 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{py_sitedir}/gtk-2.0/webkitgtk.so
+%attr(755,root,root) %{py_sitedir}/gtk-2.0/webkit.so
 
 %files devel
 %defattr(644,root,root,755)
-%{pydefsdir}/webkitgtk.defs
+%{pydefsdir}/webkit.defs
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -77,7 +77,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.7  2008/04/15 21:42:29  qboosh
+Revision 1.8  2008/08/23 00:51:13  patrys
+- 1.0.1
+
+Revision 1.7  2008-04-15 21:42:29  qboosh
 - release .3
 
 Revision 1.6  2008-04-15 21:41:57  qboosh
================================================================

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



More information about the pld-cvs-commit mailing list