SPECS: gtk-vnc.spec - updated to 0.3.8
megabajt
megabajt at pld-linux.org
Sat Mar 14 17:13:01 CET 2009
Author: megabajt Date: Sat Mar 14 16:13:01 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.3.8
---- Files affected:
SPECS:
gtk-vnc.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/gtk-vnc.spec
diff -u SPECS/gtk-vnc.spec:1.11 SPECS/gtk-vnc.spec:1.12
--- SPECS/gtk-vnc.spec:1.11 Tue Dec 23 22:38:56 2008
+++ SPECS/gtk-vnc.spec Sat Mar 14 17:12:56 2009
@@ -2,23 +2,24 @@
Summary: A GTK+ widget for VNC clients
Summary(pl.UTF-8): Widget GTK+ dla klientów VNC
Name: gtk-vnc
-Version: 0.3.7
-Release: 4
+Version: 0.3.8
+Release: 1
License: LGPL v2
-Group: Libraries
-Source0: http://dl.sourceforge.net/gtk-vnc/%{name}-%{version}.tar.gz
-# Source0-md5: 41c613be4b554b71d63d30f844d60add
+Group: X11/Libraries
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-vnc/0.3/%{name}-%{version}.tar.bz2
+# Source0-md5: 7c7b07a868568206acd3f6e9e4d18ba1
Patch0: %{name}-codegen.patch
-URL: http://gtk-vnc.sourceforge.net/
+URL: http://live.gnome.org/gtk-vnc
BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRequires: gnutls-devel >= 1.4.0
-BuildRequires: gtk+2-devel >= 1:2.0.0
+BuildRequires: gtk+2-devel >= 2:2.10.0
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python-devel >= 1:2.4
BuildRequires: python-pygtk-devel >= 2:2.0.0
BuildRequires: rpm-pythonprov
+BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -34,10 +35,10 @@
%package devel
Summary: Header files for gtk-vnc library
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki gtk-vnc
-Group: Development/Libraries
+Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: gnutls-devel >= 1.4.0
-Requires: gtk+2-devel >= 1:2.0.0
+Requires: gtk+2-devel >= 2:2.10.0
%description devel
Header files for gtk-vnc library.
@@ -48,7 +49,7 @@
%package static
Summary: Static gtk-vnc library
Summary(pl.UTF-8): Statyczna biblioteka gtk-vnc
-Group: Development/Libraries
+Group: X11/Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
@@ -76,8 +77,9 @@
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I gnulib/m4
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure
%{__make}
@@ -131,6 +133,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2009/03/14 16:12:56 megabajt
+- updated to 0.3.8
+
Revision 1.11 2008/12/23 21:38:56 megabajt
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk-vnc.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list