Author: qboosh Date: Mon Mar 10 17:18:31 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - unified GNOME source URL
---- Files affected: SPECS: vinagre.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/vinagre.spec diff -u SPECS/vinagre.spec:1.2 SPECS/vinagre.spec:1.3 --- SPECS/vinagre.spec:1.2 Mon Mar 10 18:04:34 2008 +++ SPECS/vinagre.spec Mon Mar 10 18:18:26 2008 @@ -1,11 +1,12 @@ # $Revision$, $Date$ Summary: VNC client for the GNOME desktop +Summary(pl.UTF-8): Klient VNC dla środowiska GNOME Name: vinagre Version: 0.5.0 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://download.gnome.org/sources/vinagre/0.5/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/vinagre/0.5/%{name}-%{version}.tar.bz2 # Source0-md5: 3d5febbf26565e2095355848064a796a URL: http://www.gnome.org/projects/vinagre/ BuildRequires: GConf2-devel >= 2.16.0 @@ -33,6 +34,9 @@ %description Vinagre is a VNC client for the GNOME desktop environment. +%description -l pl.UTF-8 +Vinagre to klient VNC dla środowiska graficznego GNOME. + %prep %setup -q @@ -54,12 +58,12 @@ # Remove text files installed by vinagre, we install them in a versioned # directory in the files section -rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/vinagre/ +rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/vinagre -desktop-file-install \ - --remove-category=Application \ - --add-category=GTK \ - --delete-original \ +desktop-file-install \ + --remove-category=Application \ + --add-category=GTK \ + --delete-original \ --dir=$RPM_BUILD_ROOT%{_desktopdir} \ $RPM_BUILD_ROOT%{_desktopdir}/vinagre.desktop @@ -90,7 +94,7 @@ %{_iconsdir}/hicolor/*/*/*.svg %{_desktopdir}/*.desktop %{_datadir}/mime/packages/*.xml -%{_datadir}/%{name}/ +%{_datadir}/%{name} %{_sysconfdir}/gconf/schemas/vinagre.schemas %{_mandir}/man1/*.1* @@ -100,9 +104,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-03-10 17:18:26 qboosh +- pl +- unified GNOME source URL + Revision 1.2 2008-03-10 17:04:34 patrys - 0.5.0 Revision 1.1 2007-12-12 22:32:41 patrys - initial PLD release - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vinagre.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
