Author: patrys Date: Wed Jul 23 11:32:39 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.23.5
---- Files affected: SPECS: vino.spec (1.41 -> 1.41.2.1) ---- Diffs: ================================================================ Index: SPECS/vino.spec diff -u SPECS/vino.spec:1.41 SPECS/vino.spec:1.41.2.1 --- SPECS/vino.spec:1.41 Wed Jun 11 17:51:25 2008 +++ SPECS/vino.spec Wed Jul 23 13:32:34 2008 @@ -2,12 +2,13 @@ Summary: A remote desktop system for GNOME Summary(pl.UTF-8): System zdalnego pulpitu dla GNOME Name: vino -Version: 2.22.2 -Release: 2 +Version: 2.23.5 +Release: 1 License: GPL v2+ Group: Applications/Networking -Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/2.22/%{name}-%{version}.tar.bz2 -# Source0-md5: be507a80ec2c3cd5888060b81ff74f4e +Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/2.23/%{name}-%{version}.tar.bz2 +# Source0-md5: 0d8759df5e7c945fe032a63a8792b8da +Patch0: %{name}-bug-544277.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: ORBit2-devel >= 1:2.14.7 @@ -24,8 +25,9 @@ BuildRequires: libglade2-devel >= 1:2.6.2 BuildRequires: libgnomeui-devel >= 2.22.0 BuildRequires: libjpeg-devel -BuildRequires: libnotify-devel >= 0.4.3 +BuildRequires: libnotify-devel >= 0.4.4 BuildRequires: libtool +BuildRequires: pango-devel BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 @@ -49,6 +51,7 @@ %prep %setup -q +%patch0 -p1 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS mv po/[EMAIL PROTECTED],latin}.po @@ -88,6 +91,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README docs/TODO docs/remote-desktop.txt +%attr(755,root,root) %{_bindir}/vino-passwd %attr(755,root,root) %{_bindir}/vino-preferences %attr(755,root,root) %{_bindir}/vino-session %dir %{_libexecdir} @@ -104,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41.2.1 2008/07/23 11:32:34 patrys +- 2.23.5 + Revision 1.41 2008/06/11 15:51:25 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vino.spec?r1=1.41&r2=1.41.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
