packages: vinagre/vinagre.spec - updated to 3.4.0
megabajt
megabajt at pld-linux.org
Sun Apr 1 19:39:06 CEST 2012
Author: megabajt Date: Sun Apr 1 17:39:05 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 3.4.0
---- Files affected:
packages/vinagre:
vinagre.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: packages/vinagre/vinagre.spec
diff -u packages/vinagre/vinagre.spec:1.28 packages/vinagre/vinagre.spec:1.29
--- packages/vinagre/vinagre.spec:1.28 Sun Jan 22 01:09:39 2012
+++ packages/vinagre/vinagre.spec Sun Apr 1 19:39:00 2012
@@ -2,12 +2,12 @@
Summary: VNC client for the GNOME desktop
Summary(pl.UTF-8): Klient VNC dla środowiska GNOME
Name: vinagre
-Version: 3.2.2
+Version: 3.4.0
Release: 1
License: GPL v2+
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/vinagre/3.2/%{name}-%{version}.tar.xz
-# Source0-md5: 5becc82f021e5c97d6ef174d601ce7a8
+Source0: http://ftp.gnome.org/pub/GNOME/sources/vinagre/3.4/%{name}-%{version}.tar.xz
+# Source0-md5: c5c51bd49107f301b94c0a8ba75d6e9b
URL: http://www.gnome.org/projects/vinagre/
BuildRequires: autoconf >= 2.64
BuildRequires: automake >= 1:1.11.1
@@ -26,7 +26,7 @@
BuildRequires: libtool >= 2:2.2.6
BuildRequires: libxml2-devel >= 1:2.6.31
BuildRequires: perl-XML-Parser
-BuildRequires: pkgconfig >= 0.16
+BuildRequires: pkgconfig >= 1:0.24
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.311
BuildRequires: spice-gtk-devel >= 0.5
@@ -34,6 +34,7 @@
BuildRequires: telepathy-glib-devel >= 0.12.0
BuildRequires: vte-devel >= 0.28.0
BuildRequires: xz
+BuildRequires: yelp-tools
Requires(post,postun): desktop-file-utils
Requires(post,postun): glib2 >= 1:2.26.0
Requires(post,postun): gtk-update-icon-cache
@@ -61,13 +62,12 @@
%{__autoheader}
%{__automake}
%configure \
- SSH=%{_bindir}/ssh \
- RDESKTOP=%{_bindir}/rdesktop \
+ SSH_PROGRAM=%{_bindir}/ssh \
+ RDESKTOP_PROGRAM=%{_bindir}/rdesktop \
--with-avahi \
--with-telepathy \
--enable-spice \
--disable-silent-rules \
- --disable-scrollkeeper \
--disable-schemas-compile
%{__make}
@@ -77,9 +77,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/vinagre-3.0/plugins/*.la
-
-%find_lang vinagre --with-gnome --with-omf
+%find_lang vinagre --with-gnome
%clean
rm -rf $RPM_BUILD_ROOT
@@ -100,12 +98,6 @@
%defattr(644,root,root,755)
%doc README NEWS COPYING AUTHORS
%attr(755,root,root) %{_bindir}/vinagre
-%dir %{_libdir}/vinagre-3.0
-%dir %{_libdir}/vinagre-3.0/plugins
-%attr(755,root,root) %{_libdir}/vinagre-3.0/plugins/librdp.so
-%attr(755,root,root) %{_libdir}/vinagre-3.0/plugins/libspice.so
-%attr(755,root,root) %{_libdir}/vinagre-3.0/plugins/libssh.so
-%attr(755,root,root) %{_libdir}/vinagre-3.0/plugins/libvnc.so
%{_iconsdir}/hicolor/*/*/*.png
%{_iconsdir}/hicolor/*/*/*.svg
%{_desktopdir}/vinagre-file.desktop
@@ -124,6 +116,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2012/04/01 17:39:00 megabajt
+- updated to 3.4.0
+
Revision 1.28 2012/01/22 00:09:39 zbyniu
- up to 3.2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/vinagre/vinagre.spec?r1=1.28&r2=1.29
More information about the pld-cvs-commit
mailing list