SPECS: encfs.spec - unified
qboosh
qboosh at pld-linux.org
Fri Jun 17 22:59:50 CEST 2005
Author: qboosh Date: Fri Jun 17 20:59:50 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified
---- Files affected:
SPECS:
encfs.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/encfs.spec
diff -u SPECS/encfs.spec:1.5 SPECS/encfs.spec:1.6
--- SPECS/encfs.spec:1.5 Thu Jun 16 00:53:17 2005
+++ SPECS/encfs.spec Fri Jun 17 22:59:45 2005
@@ -1,4 +1,5 @@
# $Revision$, $Date$
+# 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
@@ -58,17 +59,17 @@
%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*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -77,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/06/17 20:59:45 qboosh
+- unified
+
Revision 1.5 2005/06/15 22:53:17 saq
- make usable
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/encfs.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list