Author: blues Date: Fri Jul 11 10:36:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.23.4 - some linking problems
---- Files affected: SPECS: vinagre.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/vinagre.spec diff -u SPECS/vinagre.spec:1.4 SPECS/vinagre.spec:1.5 --- SPECS/vinagre.spec:1.4 Tue Mar 11 15:39:33 2008 +++ SPECS/vinagre.spec Fri Jul 11 12:36:42 2008 @@ -2,12 +2,12 @@ Summary: VNC client for the GNOME desktop Summary(pl.UTF-8): Klient VNC dla środowiska GNOME Name: vinagre -Version: 0.5.0 -Release: 1 +Version: 2.23.4 +Release: 0.1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/vinagre/0.5/%{name}-%{version}.tar.bz2 -# Source0-md5: 3d5febbf26565e2095355848064a796a +Source0: http://ftp.gnome.org/pub/GNOME/sources/vinagre/2.23/%{name}-%{version}.tar.bz2 +# Source0-md5: 963fdc2e939b14eb6c67ec769d425a1e URL: http://www.gnome.org/projects/vinagre/ BuildRequires: GConf2-devel >= 2.16.0 BuildRequires: autoconf >= 2.59 @@ -29,6 +29,7 @@ Requires(post,postun): desktop-file-utils Requires(post,postun): hicolor-icon-theme Requires(post,postun): shared-mime-info +Suggests: avahi BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -41,6 +42,7 @@ %setup -q %build +%{__libtoolize} %{__intltoolize} %{__aclocal} %{__autoconf} @@ -96,6 +98,8 @@ %{_datadir}/mime/packages/*.xml %{_datadir}/%{name} %{_sysconfdir}/gconf/schemas/vinagre.schemas +%{_libdir}/bonobo/servers/*.server +%{_libdir}/vinagre-applet %{_mandir}/man1/*.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -104,7 +108,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.4 2008/03/11 14:39:33 patrys +Revision 1.5 2008/07/11 10:36:42 blues +- 2.23.4 - some linking problems + +Revision 1.4 2008-03-11 14:39:33 patrys - require stable GConf2 Revision 1.3 2008-03-10 17:18:26 qboosh ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vinagre.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
