From 44efdce5ef5b2faee2ec5de5363fb63e9ca471a4 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 17 Jun 2005 20:59:45 +0000 Subject: [PATCH] - unified Changed files: encfs.spec -> 1.6 --- encfs.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/encfs.spec b/encfs.spec index 45df694..a4d66a9 100644 --- a/encfs.spec +++ b/encfs.spec @@ -1,3 +1,4 @@ +# TODO: duplicated locales (es vs es_ES, fr vs fr_FR) Summary: Encrypted pass-thru filesystem for Linux Summary(pl): Zaszyfrowany system plików dla Linuksa Name: encfs @@ -57,15 +58,15 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %find_lang %{name} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - %clean rm -rf $RPM_BUILD_ROOT +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/encfs* -%attr(755,root,root) %{_libdir}/*.so.* +%attr(755,root,root) %{_libdir}/lib*.so.*.*.* %{_mandir}/man1/*.1* -- 2.43.0