From 39f8c7a4342a3d1741b4b1aa339156217fe33245 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 11 Oct 2001 12:32:53 +0000 Subject: [PATCH] - adapterized, pl translations, BuildRequires: autoconf Changed files: dmapi.spec -> 1.4 --- dmapi.spec | 43 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 38 insertions(+), 5 deletions(-) diff --git a/dmapi.spec b/dmapi.spec index 5f4e3d0..f9c3d4b 100644 --- a/dmapi.spec +++ b/dmapi.spec @@ -1,47 +1,80 @@ Summary: DMAPI library +Summary(pl): Biblioteka DMAPI Name: dmapi Version: 0.2.2 Release: 1 License: GPL Group: Development/Libraries Group(de): Entwicklung/Libraries +Group(es): Desarrollo/Bibliotecas Group(fr): Development/Librairies Group(pl): Programowanie/Biblioteki +Group(pt_BR): Desenvolvimento/Bibliotecas +Group(ru): òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ +Group(uk): òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ Source0: ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}-%{version}.src.tar.gz URL: http://oss.sgi.com/projects/xfs/ +BuildRequires: autoconf BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description DMAPI, or XDSM, is an implementation of the X/Open document: Systems Management: Data Storage Management (XDSM) API dated February 1997. -This interface is made available for the XFS filesystem by means -of the libdm library. - -See the XDSM manual at http://www.opengroup.org/onlinepubs/9657099/toc.htm -for a description of the functions offered by libdm library. +This interface is made available for the XFS filesystem by means of +the libdm library. + +See the XDSM manual at +http://www.opengroup.org/onlinepubs/9657099/toc.htm for a description +of the functions offered by libdm library. + +%description -l pl +DMAPI (albo XDSM) to implementacja dokumentu X/Open "Systems +Management: Data Storage Management (XDSM) API) z lutego 1997. Ten +interfejs jest dostêpny dla systemu plików XFS poprzez bibliotekê +libdm. + +Opis funkcji oferowanych przez bibliotekê libdm jest w podrêczniku: +http://www.opengroup.org/onlinepubs/9657099/toc.htm %package devel Summary: Header files for DMAPI library +Summary(pl): Pliki nag³ówkowe biblioteki DMAPI Group: Development/Libraries Group(de): Entwicklung/Libraries +Group(es): Desarrollo/Bibliotecas Group(fr): Development/Librairies Group(pl): Programowanie/Biblioteki +Group(pt_BR): Desenvolvimento/Bibliotecas +Group(ru): òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ +Group(uk): òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ Requires: %{name} = %{version} %description devel Header files required to develop software which uses DMAPI. +%description devel -l pl +Pliki nag³ówkowe potrzebne do tworzenia oprogramowania u¿ywaj±cego +DMAPI. + %package static Summary: Static DMAPI library +Summary(pl): Statyczna biblioteka DMAPI Group: Development/Libraries Group(de): Entwicklung/Libraries +Group(es): Desarrollo/Bibliotecas Group(fr): Development/Librairies Group(pl): Programowanie/Biblioteki +Group(pt_BR): Desenvolvimento/Bibliotecas +Group(ru): òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ +Group(uk): òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ Requires: %{name}-devel = %{version} %description static Static version of DMAPI library. +%description static -l pl +Statyczna wersja biblioteki DMAPI. + %prep %setup -q -- 2.43.0