From b08008aac4d23a726d2991f2342abe4eb0390e69 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 22 May 2005 18:09:48 +0000 Subject: [PATCH] - pl for base, don't produce empty -static package Changed files: cryptsetup-luks.spec -> 1.4 --- cryptsetup-luks.spec | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/cryptsetup-luks.spec b/cryptsetup-luks.spec index 550249b..47bb2de 100644 --- a/cryptsetup-luks.spec +++ b/cryptsetup-luks.spec @@ -3,6 +3,7 @@ # - static library # Summary: LUKS for dm-crypt implemented in cryptsetup +Summary(pl): LUKS dla dm-crypta zaimplementowany w cryptsetup Name: cryptsetup-luks Version: 1.0 Release: 0.2 @@ -15,8 +16,8 @@ BuildRequires: device-mapper-devel BuildRequires: libgcrypt-devel >= 1.1.42 BuildRequires: libuuid-devel BuildRequires: popt-devel -Obsoletes: cryptsetup Provides: cryptsetup +Obsoletes: cryptsetup BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sbindir /sbin @@ -32,6 +33,18 @@ enabling the user to transport or migrate his data seamlessly. This package contains implementation of LUKS for dm-crypt implemented in cryptsetup. +%description -l pl +LUKS to nadchodz±cy standard linuksowego szyfrowania twardego dysku. +Dostarczaj±c standardowy format danych na dysku nie tylko u³atwia +utrzymanie kompatybilno¶ci miêdzy dystrybucjami, ale tak¿e dostarcza +bezpieczne zarz±dzanie wieloma has³ami u¿ytkowników. W przeciwieñstwie +do istniej±cego rozwi±zania LUKS przechowuje wszystkie potrzebne +informacje o konfiguracji w nag³ówku partycji, pozwalaj±c +u¿ytkownikowi przenosiæ lub migrowaæ dane w sposób przezroczysty. + +Ten pakiet zawiera implementacjê LUKS dla dm-crytpa zaimplementowan± w +cryptsetup. + %package devel Summary: Header files for cryptsetup library Summary(pl): Pliki nag³ówkowe biblioteki cryptsetup @@ -39,8 +52,8 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: device-mapper-devel Requires: libgcrypt-devel >= 1.1.42 -Obsoletes: cryptsetup-devel Provides: cryptsetup-devel +Obsoletes: cryptsetup-devel %description devel Header files for cryptsetup library. @@ -100,6 +113,6 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libcryptsetup.la %{_includedir}/*.h -%files static -%defattr(644,root,root,755) +#%files static +#%defattr(644,root,root,755) #%{_libdir}/libcryptsetup.a -- 2.43.0