packages: gtk-vnc/gtk-vnc.spec - updated to 0.3.10
megabajt
megabajt at pld-linux.org
Wed Oct 21 22:41:18 CEST 2009
Author: megabajt Date: Wed Oct 21 20:41:18 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.3.10
---- Files affected:
packages/gtk-vnc:
gtk-vnc.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: packages/gtk-vnc/gtk-vnc.spec
diff -u packages/gtk-vnc/gtk-vnc.spec:1.15 packages/gtk-vnc/gtk-vnc.spec:1.16
--- packages/gtk-vnc/gtk-vnc.spec:1.15 Tue Aug 11 22:53:35 2009
+++ packages/gtk-vnc/gtk-vnc.spec Wed Oct 21 22:41:13 2009
@@ -2,18 +2,21 @@
Summary: A GTK+ widget for VNC clients
Summary(pl.UTF-8): Widget GTK+ dla klientów VNC
Name: gtk-vnc
-Version: 0.3.9
+Version: 0.3.10
Release: 1
License: LGPL v2
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/gtk-vnc/0.3/%{name}-%{version}.tar.bz2
-# Source0-md5: 18cbf50b393fea57b691987e5ea62259
+# Source0-md5: 9aa9d830b219255c8d6753ef55802932
Patch0: %{name}-codegen.patch
URL: http://live.gnome.org/gtk-vnc
BuildRequires: autoconf >= 2.50
BuildRequires: automake
+BuildRequires: cyrus-sasl-devel
+BuildRequires: gettext-devel
BuildRequires: gnutls-devel >= 1.4.0
BuildRequires: gtk+2-devel >= 2:2.10.0
+BuildRequires: intltool >= 0.35.0
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python-devel >= 1:2.4
@@ -98,13 +101,15 @@
rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{la,a}
+%find_lang %{name}
+
%clean
rm -fr $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_libdir}/libgtk-vnc-1.0.so.*.*.*
@@ -133,6 +138,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2009/10/21 20:41:13 megabajt
+- updated to 0.3.10
+
Revision 1.15 2009/08/11 20:53:35 patrys
- 0.3.9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-vnc/gtk-vnc.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list