]> git.pld-linux.org Git - packages/aoetools.git/commitdiff
- pl, noarch
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 26 Mar 2005 18:22:50 +0000 (18:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aoetools.spec -> 1.3

aoetools.spec

index 670ba05043343c0851cc6fd32092b3786e839941..1af03d937ac9ede5003fd3d1e0a3c6b2ac26c0cc 100644 (file)
@@ -4,6 +4,7 @@
 #              - vblade
 #
 Summary:       AoE tools - programs for users of ATA over Ethernet
+Summary(pl):   Narzêdzia AoE - programy dla u¿ywaj±cych ATA over Ethernet
 Name:          aoetools
 Version:       1
 Release:       0.1
@@ -12,7 +13,7 @@ Group:                Base/Utilities
 Source0:       http://dl.sourceforge.net/aoetools/%{name}-%{version}.tar.gz
 # Source0-md5: e011ef5840d8ccc097d544ff0be33835
 URL:           http://aoetools.sf.net/
-BuildRequires: sed
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -21,11 +22,16 @@ network storage protocol, a simple protocol for using storage over an
 ethernet LAN. The vblade program (storage target) exports a block
 device using AoE.
 
+%description -l pl
+aoetools to programy dla u¿ywajacych protoko³u sieciowego
+sk³adowania danych ATA over Ethernet (AoE) - prostego protoko³u do
+przechowywania danych za po¶rednictwem lokalnej sieci ethernetowej.
+Program vblade (obiekt sk³adowania) eksportuje urz±dzenie blokowe przy
+u¿yciu AoE.
+
 %prep
 %setup -q
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -43,8 +49,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_sbindir}/aoe-stat
 %attr(755,root,root) %{_sbindir}/aoe-mkdevs
 %attr(755,root,root) %{_sbindir}/aoe-mkshelf
-%{_mandir}/man?/aoe-discover*
-%{_mandir}/man?/aoe-interfaces*
-%{_mandir}/man?/aoe-stat*
-%{_mandir}/man8/aoe-mkdevs*
-%{_mandir}/man8/aoe-mkshelf*
+%{_mandir}/man8/aoe-discover.8*
+%{_mandir}/man8/aoe-interfaces.8*
+%{_mandir}/man8/aoe-stat.8*
+%{_mandir}/man8/aoe-mkdevs.8*
+%{_mandir}/man8/aoe-mkshelf.8*
This page took 0.072528 seconds and 4 git commands to generate.