Author: qboosh Date: Sun Sep 2 15:10:59 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, more BRs
---- Files affected: SPECS: smbnetfs.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/smbnetfs.spec diff -u SPECS/smbnetfs.spec:1.3 SPECS/smbnetfs.spec:1.4 --- SPECS/smbnetfs.spec:1.3 Sat Sep 1 11:16:34 2007 +++ SPECS/smbnetfs.spec Sun Sep 2 17:10:54 2007 @@ -1,25 +1,32 @@ # $Revision$, $Date$ -Summary: SMBNetFS -Summary(pl.UTF-8): SMBNetFS +Summary: SMBNetFS - using Samba/Microsoft Network as a regular filesystem +Summary(pl.UTF-8): SMBNetFS - używanie Samby/Microsoft Network jako zwykłego systemu plików Name: smbnetfs Version: 0.3.10 Release: 0.3 -License: GPL +License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/smbnetfs/%{name}-%{version}.tar.bz2 # Source0-md5: 90835704e814e73e451c51a387e9d3b7 URL: http://sourceforge.net/projects/smbnetfs/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: libfuse-devel >= 2.5 BuildRequires: libsmbclient-devel >= 3.0.21 +BuildRequires: pkgconfig Requires: samba-client BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description SMBNetFS is a Linux/FreeBSD filesystem that allow you to use -samba/microsoft network in the same manner as the network neighborhood +Samba/Microsoft Network in the same manner as the Network Neighborhood in Microsoft Windows. +%description -l pl.UTF-8 +SMBNetFS to system plików dla Linuksa/FreeBSD pozwalający używać Samby +lub sieci Microsoft Network w ten sam sposób, co Otoczenia sieciowego +w systemie Microsoft Windows. + %prep %setup -q @@ -44,7 +51,8 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README TODO doc/INSTALL doc/RUSSIAN.FAQ doc/smbnetfs.conf +%doc AUTHORS ChangeLog README TODO doc/INSTALL doc/smbnetfs.conf +%lang(ru) %doc doc/RUSSIAN.FAQ %attr(755,root,root) %{_bindir}/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -53,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/09/02 15:10:54 qboosh +- pl, more BRs + Revision 1.3 2007/09/01 09:16:34 sls - install documentation properly @@ -62,4 +73,3 @@ Revision 1.1 2007/08/31 00:08:34 wolvverine - init - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smbnetfs.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
