post.spec

来自「完全免费的邮件发送程序。delphi 6.0」· SPEC 代码 · 共 30 行

SPEC
30
字号
Summary: Persisten Object Storage for C++
Name: POST++
Version: 1.20
Release: 1
Copyright: distributable
Group: Applications/Databases
Source: post-1.20.tar.gz
%description
POST++ provides simple and effective storage for 
application objects. POST++ is based on memory mapping mechanism 
and shadow pages transactions. POST++ eliminates any overhead on 
persistent objects access. Moreover POST++ supports work with several 
storages, storing objects with virtual functions, atomic data file update,
provides high performance memory allocator and optional garbage collector for
implicit deallocation of memory.

%prep
%setup -c

%build
make

%install
make install

%files
/usr/local/post


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?