Search
j0ke.net Open Build Service
>
Projects
>
devel
:
libs
>
gtk-vnc
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
gtk-vnc.spec
@@ -9,7 +9,7 @@ Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://gtk-vnc.sf.net/ -BuildRequires: gtk2-devel pygtk2-devel python-devel zlib-devel +BuildRequires: gtk2-devel python-gtk python-devel zlib-devel BuildRequires: gnutls-devel gtkglext-devel %if %{with_plugin} %if 0%{?fedora_version} > 8 @@ -40,12 +40,12 @@ Libraries, includes, etc. to compile with the gtk-vnc library -%package python +%package -n python-gtk-vnc Summary: Python bindings for the gtk-vnc library Group: Development/Libraries Requires: %{name} = %{version} -%description python +%description -n python-gtk-vnc gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. @@ -108,7 +108,7 @@ %{_includedir}/%{name}-1.0/*.h %{_libdir}/pkgconfig/%{name}-1.0.pc -%files python +%files -n python-gtk-vnc %defattr(-, root, root) %doc examples/gvncviewer.py %{_libdir}/python*/site-packages/gtkvnc.so