Author: qboosh Date: Thu Mar 13 22:15:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, cleanup
---- Files affected: SPECS: perl-Brackup.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Brackup.spec diff -u SPECS/perl-Brackup.spec:1.1 SPECS/perl-Brackup.spec:1.2 --- SPECS/perl-Brackup.spec:1.1 Mon Jan 28 09:53:48 2008 +++ SPECS/perl-Brackup.spec Thu Mar 13 23:15:42 2008 @@ -6,15 +6,15 @@ # %include /usr/lib/rpm/macros.perl %define pdir Brackup -Summary: Brackup - Flexible backup tool. Slices, dices, encrypts, and sprays across the net. -#Summary(pl.UTF-8): +Summary: Brackup - flexible backup tool: slices, dices, encrypts, and sprays across the net +Summary(pl.UTF-8): Brackup - elastyczne narzędzie backupowe: rozdziela, szyfruje i rozprzestrzenia po sieci Name: perl-Brackup Version: 1.06 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/B/BR/BRADFITZ/Brackup-1.06.tar.gz +Source0: http://www.cpan.org/modules/by-authors/id/B/BR/BRADFITZ/%{pdir}-%{version}.tar.gz # Source0-md5: 23f3a3a20ed5a1ca64626c3b1af30a4b URL: http://search.cpan.org/dist/Brackup/ BuildRequires: perl-devel >= 1:5.8.0 @@ -28,16 +28,23 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Backup tool, written in perl, flexible. +Brackup is a backup tool, written in Perl, flexible. It slices, dices, +encrypts and sprays across the net. -# %description -l pl.UTF-8 -# TODO +%description -l pl.UTF-8 +Brackup to elastyczne narzędzie do tworzenia kopii zapasowych napisane +w Perlu. Rozdziela, szyfruje i rozprzestrzenia dane po sieci. %package Target-Amazon Summary: Brackup-Target-Amazon - target for amazon +Summary(pl.UTF-8): Brackup-Target-Amazon - obsługa amazona Group: Development/Languages/Perl %description Target-Amazon +Brackup-Target-Amazon - target for amazon. + +%description Target-Amazon -l pl.UTF-8 +Brackup-Target-Amazon - obsługa amazona. %prep %setup -q -n %{pdir}-%{version} @@ -61,8 +68,9 @@ %files %defattr(644,root,root,755) %doc Changes doc/* TODO +%attr(755,root,root) %{_bindir}/* %{perl_vendorlib}/*.pm -%dir %{perl_vendorlib}/Brackup/ +%dir %{perl_vendorlib}/Brackup %{perl_vendorlib}/Brackup/*.pm %dir %{perl_vendorlib}/Brackup/Target %{perl_vendorlib}/Brackup/Target/Filesystem.pm @@ -79,7 +87,6 @@ %{_mandir}/man3/Brackup::Manual::Overview.3pm* %{_mandir}/man3/Brackup::Root.3pm* %{_mandir}/man1/* -%attr(755,root,root) %{_bindir}/* %files Target-Amazon %defattr(644,root,root,755) @@ -92,6 +99,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-03-13 22:15:42 qboosh +- pl, cleanup + Revision 1.1 2008-01-28 08:53:48 agaran - initial, builds here, rel 1 - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Brackup.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
