SPECS: plasticfs.spec - pl, ldconfig
qboosh
qboosh at pld-linux.org
Wed Apr 26 22:39:30 CEST 2006
Author: qboosh Date: Wed Apr 26 20:39:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, ldconfig
---- Files affected:
SPECS:
plasticfs.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/plasticfs.spec
diff -u SPECS/plasticfs.spec:1.1 SPECS/plasticfs.spec:1.2
--- SPECS/plasticfs.spec:1.1 Sat Apr 22 02:53:06 2006
+++ SPECS/plasticfs.spec Wed Apr 26 22:39:25 2006
@@ -1,5 +1,5 @@
# $Revision$, $Date$
-Summary: the Plastic File System
+Summary: The Plastic File System
Summary(pl): Plastyczny system plików
Name: plasticfs
Version: 1.9
@@ -19,6 +19,12 @@
the file system looks like for programs. This allows virtual file
systems to exist in user space, without kernel hacks or modules.
+%description -l pl
+Plastic File System to wczytywany przez LD_PRELOAD moduł do
+manipulowania wyglądem systemu plików dla programów. Pozwala na
+istnienie wirtualnych systemów plików w przestrzeni użytkownika, bez
+żadnych modyfikacji w jądrze ani modułów jądra.
+
%package devel
Summary: Header files for plasticfs library
Summary(pl): Pliki nagłówkowe biblioteki plasticfs
@@ -61,6 +67,9 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
%files
%defattr(644,root,root,755)
%doc etc/README.man
@@ -83,6 +92,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/04/26 20:39:25 qboosh
+- pl, ldconfig
+
Revision 1.1 2006/04/22 00:53:06 zbyniu
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/plasticfs.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list