Author: adamg Date: Sat Dec 27 16:04:05 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.21; rmt subpackage
---- Files affected: SPECS: tar.spec (1.113 -> 1.114) ---- Diffs: ================================================================ Index: SPECS/tar.spec diff -u SPECS/tar.spec:1.113 SPECS/tar.spec:1.114 --- SPECS/tar.spec:1.113 Tue Apr 15 21:06:15 2008 +++ SPECS/tar.spec Sat Dec 27 17:03:59 2008 @@ -11,13 +11,13 @@ Summary(pt_BR.UTF-8): GNU Tape Archiver (tar) Summary(tr.UTF-8): Yaygın kullanılan yedekleyici Name: tar -Version: 1.20 +Version: 1.21 Release: 1 Epoch: 1 License: GPL v3+ Group: Applications/Archiving Source0: http://ftp.gnu.org/gnu/tar/%{name}-%{version}.tar.bz2 -# Source0-md5: 1a7e17f27abf583b3b0bc059a827e68b +# Source0-md5: 4f9028d231c3e7d7bdd658e14e74c2d1 Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 4e4b1655fe42c27a4eb5d7bcd82e74ac Patch0: %{name}-man-debian.patch @@ -127,6 +127,19 @@ yüklenmesine de izin verir. Çok kısımlı arşivleri, otomatik arşiv sıkıştırma ve açmayı, uzak arşivleri, artımsal yedeklemeyi destekler. +%package rmt +Summary: tar's version of rmt utility +Summary(pl.UTF-8): narzędzie rmt z pakietu tar +Group: Applications/Archiving + +%description rmt +This package provdes rmt utility which can be used instead of the one +coming from dump project. + +%description rmt -l pl.UTF-8 +Pakiet ten dostarcza narzędza rmt, które może być użyte zamiast tego +z pakietu dump. + %prep %setup -q %patch0 -p2 @@ -192,13 +205,20 @@ %lang(nl) %{_mandir}/nl/man1/* %lang(pl) %{_mandir}/pl/man1/* +%files rmt +%defattr(644,root,root,755) +%attr(755,root,root) /sbin/* + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.113 2008/04/15 19:06:15 qboosh +Revision 1.114 2008/12/27 16:03:59 adamg +- updated to 1.21; rmt subpackage + +Revision 1.113 2008-04-15 19:06:15 qboosh - updated pl.po-update patch is back - release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tar.spec?r1=1.113&r2=1.114&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
