]> git.pld-linux.org Git - packages/dmraid.git/commitdiff
- pl, BR: am,gt
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 8 Sep 2004 17:53:16 +0000 (17:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dmraid.spec -> 1.2

dmraid.spec

index 50a5689ff604b860f5b481689119b0ce8144d8f8..070b17be8ff19ff7e3c92e0b86fbc3e34ef4d671 100644 (file)
@@ -1,4 +1,5 @@
-Summary:       Device-mapper RAID tool and library
+Summary:       Device-mapper RAID tool
+Summary(pl):   Narzêdzie do RAID-u opartego o device-mapper
 Name:          dmraid
 Version:       1.0.0
 Release:       0.1
@@ -8,19 +9,25 @@ Source0:      http://people.redhat.com/~heinzm/sw/dmraid/src/%{name}-%{version}-rc4.t
 # Source0-md5: 96ab9ad2891045a28688f84c5329cedc
 URL:           http://people.redhat.com/~heinzm/sw/dmraid/
 BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: device-mapper-devel
+BuildRequires: gettext-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 DMRAID supports device discovery, set activation and display of
 properties for ATARAID on Linux >= 2.4 using device-mapper.
 
+%description -l pl
+DMRAID obs³uguje wykrywanie urz±dzeñ, ustawianie aktywacji i
+wy¶wietlanie w³a¶ciwo¶ci ATARAID-u na Linuksie >= 2.4 przy u¿yciu
+device-mappera.
+
 %prep
 %setup -q -n %{name}
 mv */* ./
 
 %build
-
 %{__gettextize}
 %{__aclocal}
 %{__autoconf}
@@ -41,4 +48,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README TODO doc/dmraid_design.txt
 %attr(755,root,root) %{_sbindir}/*
-%attr(644,root,root) %{_mandir}/man8/*
+%{_mandir}/man8/*
This page took 0.106163 seconds and 4 git commands to generate.