]> git.pld-linux.org Git - packages/mdadm.git/commitdiff
- typos and other cosmetics mdadm-1_0_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 10 May 2002 18:10:16 +0000 (18:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mdadm.spec -> 1.2

mdadm.spec

index 809de3bffa522934a7f18bd6ebe4098f9207d204..6543d0045f820b25df9e48406b33068368431395 100644 (file)
@@ -1,4 +1,5 @@
-# conditional build
+#
+# Conditional build:
 #  --without initrd -- don't build initrd version
 Summary:       Tool for creating and maintaining software RAID devices
 Summary(pl):   Narzêdzie do tworzenia i obs³ugi programowych macierzy RAID
@@ -28,11 +29,11 @@ alternatywa dla pakietu raidtools.
 
 %package initrd
 Summary:       Tool for maintaining software RAID devices - initrd version
-Summary(pl):   Narzêdziê obs³ugi programowych macierzy RAID, wersja dla initrd
+Summary(pl):   Narzêdzie do obs³ugi programowych macierzy RAID, wersja dla initrd
 Group:         Base
 
 %description initrd
-Tool for maintaining software RAID devices - staticaly linked for
+Tool for maintaining software RAID devices - statically linked for
 initrd.
 
 %description initrd -l pl
@@ -70,6 +71,7 @@ ln -s mdadm $RPM_BUILD_ROOT%{_sbindir}/mdctl
 %{!?_without_initrd:ln -s initrd-mdadm $RPM_BUILD_ROOT%{_sbindir}/initrd-mdctl}
 
 gzip -9nf ANNOUNCE TODO
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.060806 seconds and 4 git commands to generate.