]> git.pld-linux.org Git - packages/gvfs.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Jan 2008 07:45:55 +0000 (07:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gvfs.spec -> 1.4

gvfs.spec

index d07b253657e857e7269792cd7713dc907260c1d9..a99cc846ff5d1e1a40f3e14972fefb6254322805 100644 (file)
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,4 +1,5 @@
 Summary:       gvfs - userspace virtual filesystem
+Summary(pl.UTF-8):     gvfs - wirtualny system plików w przestrzeni użytkownika
 Name:          gvfs
 Version:       0.1.1
 Release:       1
@@ -19,7 +20,6 @@ BuildRequires:        libsmbclient-devel
 BuildRequires: libtool
 BuildRequires: pkgconfig
 Requires:      %{name}-libs = %{version}-%{release}
-Requires:      glib2 >= 1:2.15.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _libexecdir     %{_libdir}/%{name}
@@ -31,10 +31,19 @@ seamlessly adds gvfs support to all applications using the gio API. It
 also supports exposing the gvfs mounts to non-gio applications using
 FUSE.
 
+%description -l pl.UTF-8
+gvfs to wirtualny system plik w przestrzeni użytkownika. Montowanie w
+nim działa jako oddzielny proces, z którym komunikacja odbywa się
+przez D-BUS. Zawiera moduł gio dodający w sposób przezroczysty obsługę
+gfvs-a do wszystkich aplikacji używających API gio. Obsługuje także
+montowania gvfs przy użyciu FUSE z myślą o aplikacjach nie
+korzystających z gio.
+
 %package libs
 Summary:       gvfs libraries
 Summary(pl.UTF-8):     Biblioteki gvfs
 Group:         Libraries
+Requires:      glib2 >= 1:2.15.1
 
 %description libs
 gvfs libraries.
This page took 0.052264 seconds and 4 git commands to generate.