SPECS: perl-Net-FS-Gmail.spec - pl, cleanup
qboosh
qboosh at pld-linux.org
Mon Mar 24 18:43:05 CET 2008
Author: qboosh Date: Mon Mar 24 17:43:05 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, cleanup
---- Files affected:
SPECS:
perl-Net-FS-Gmail.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/perl-Net-FS-Gmail.spec
diff -u SPECS/perl-Net-FS-Gmail.spec:1.2 SPECS/perl-Net-FS-Gmail.spec:1.3
--- SPECS/perl-Net-FS-Gmail.spec:1.2 Sat Jan 19 22:58:22 2008
+++ SPECS/perl-Net-FS-Gmail.spec Mon Mar 24 18:43:00 2008
@@ -8,7 +8,7 @@
%define pdir Net
%define pnam FS-Gmail
Summary: Net::FS::Gmail - store and retrieve files on Gmail
-#Summary(pl.UTF-8):
+Summary(pl.UTF-8): Net::FS::Gmail - zapis i odczyt plików z Gmaila
Name: perl-Net-FS-Gmail
Version: 0.2
Release: 1
@@ -17,8 +17,7 @@
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: e07e6b7dc2b97c0a4229ade19901e6e6
-# generic URL, check or change before uncommenting
-#URL: http://search.cpan.org/dist/Net-FS-Gmail/
+URL: http://search.cpan.org/dist/Net-FS-Gmail/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with autodeps} || %{with tests}
@@ -32,9 +31,8 @@
%description
Perl module that allows using Gmail as file storage.
-
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Ten moduł Perla umożliwia używanie Gmaila jako przestrzeni dyskowej.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -59,10 +57,9 @@
%files
%defattr(644,root,root,755)
%doc INSTALL README TODO
+%attr(755,root,root) %{_bindir}/gmailfs
%{perl_vendorlib}/Net/FS/*.pm
-#%dir %{perl_vendorlib}/Net/FS
%{_mandir}/man[13]/*
-%attr(755,root,root) %{_bindir}/gmailfs
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -70,9 +67,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008-03-24 17:43:00 qboosh
+- pl, cleanup
+
Revision 1.2 2008-01-19 21:58:22 agaran
- fixed interpreter path for /usr/bin/gmailfs
Revision 1.1 2008-01-19 21:55:48 agaran
- initial, builds here, rel 1
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Net-FS-Gmail.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list