Author: qboosh                       Date: Tue Apr 15 21:42:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- separated pygtk defs to -devel

---- Files affected:
SPECS:
   python-pywebkitgtk.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/python-pywebkitgtk.spec
diff -u SPECS/python-pywebkitgtk.spec:1.5 SPECS/python-pywebkitgtk.spec:1.6
--- SPECS/python-pywebkitgtk.spec:1.5   Mon Mar 10 11:12:19 2008
+++ SPECS/python-pywebkitgtk.spec       Tue Apr 15 23:41:57 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %define                module pywebkitgtk
-Summary:       GTK WebKit bindings for python
+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.2
@@ -11,11 +12,11 @@
 URL:           http://live.gnome.org/PyWebKitGtk
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
-BuildRequires: gtk+2-devel
+BuildRequires: gtk+2-devel >= 1:2.0
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: python-devel >= 1:2.5.0
-BuildRequires: python-pygtk-devel
+BuildRequires: python-pygtk-devel >= 2:2.0
 BuildRequires: gtk-webkit-devel >= 1.0.0-0.r30090.1
 %pyrequires_eq python-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -23,7 +24,23 @@
 %define pydefsdir %(pkg-config --variable=defsdir pygtk-2.0)
 
 %description
-GTK WebKit bindings for python.
+GTK WebKit bindings for Python.
+
+%description -l pl.UTF-8
+Wiązania biblioteki GTK WebKit dla Pythona.
+
+%package devel
+Summary:       Development files for GTK Webkit bindings for Python
+Summary(pl.UTF-8):     Plik programistyczny wiązań biblioteki GTK WebKit dla 
Pythona
+Group:         Development/Languages/Python
+Requires:      %{name} = %{version}-%{release}
+Requires:      python-pygtk-devel >= 2:2.0
+
+%description devel
+Development files for GTK Webkit bindings for Python.
+
+%description devel -l pl.UTF-8
+Plik programistyczny wiązań biblioteki GTK WebKit dla Pythona.
 
 %prep
 %setup -q -n %{module}-git
@@ -49,6 +66,9 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/gtk-2.0/webkitgtk.so
+
+%files devel
+%defattr(644,root,root,755)
 %{pydefsdir}/webkitgtk.defs
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -57,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-04-15 21:41:57  qboosh
+- separated pygtk defs to -devel
+
 Revision 1.5  2008-03-10 10:12:19  patrys
 - rel 2
 
@@ -72,4 +95,3 @@
 Revision 1.1  2008-02-07 22:53:58  patrys
 - initial release
 - use git snapshot as stable uses old webkit API
-
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to