INFO: Coś do obróbki bdf-ów....

Wojciech "Sas" Cieciwa cieciwa w alpha.zarz.agh.edu.pl
Sob, 12 Gru 1998, 17:10:47 CET




=============================================================================
  UNIX System Administrator, POLAND
      _/_/_/_/ _/_/_/_/  _/_/_/_/     Wojciech 'Sas' Cieciwa
     _/       _/    _/  _/                   
    _/_/_/_/ _/_/_/_/  _/_/_/_/     cieciwa w alpha.zarz.agh.edu.pl
         _/ _/    _/        _/     sas w uci.agh.edu.pl                 
  _/_/_/_/ _/    _/  _/_/_/_/                 
		http://www2.zarz.agh.edu.pl/~cieciwa

-------------- następna część ---------
Summary: Xbase DBMS Library
Summary(pl): Xbase biblioteka dla różnych baz danych.
Name: xbase
Version: 1.7.4c
Release: 1
Copyright: GPL
Group: Applications/Libraries
Source: %name-%version.tar.gz
Source1: %{name}174c-html.tar.gz
Buildroot: /tmp/%{name}-%{version}-root

%description
This product provides C and C++ programmers a class and function library for
manipulating Xbase type datafiles and indices. This project was formerly
known as Xbase for Linux, but as I have recieved input from several people
who are compiling this on platforms other than Linux, I have renamed it to
Xbase DBMS.  The main development of this library however, remains on the
Linux platform utilizing the GCC public domain C/C++ compiler.

XBase DBMS currently includes routines to support multi-user access for .DBF
databases, fields, Dbase III and IV memo fields (variable length fields),
dates, record and file locking and (.NDX) indices.  As of release 1.7.4,
Xbase is compatible with dBASE III data, index and memo fields and also has
support for some dBASE IV features.

%description -l pl
Bibliotek zawierająca zespół procerur i funkcji pozwalających na podstawowe
operacje na na formatacie danych dBASE III i częściowo dBASE IV.

Bazowo projekt powstawał po Linuxa ale obecnie jest urzywany na wielu
platformach.


%prep

%setup -T -D -q -b 0
install -d doc
cd doc
gzip -dc %{SOURCE1} | tar -xf -


%build
./configure --prefix=/usr
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"

%install
make prefix=$RPM_BUILD_ROOT/usr install

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%clean
rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_DIR/%name-%version

%files
%defattr(644, root, root, 755)
%doc doc/*.html doc/*.jpg doc/changelog
%attr(755, root, root)/usr/lib/*
%attr(644, root, root)/usr/include/*.h


%changelog
* Sat Dec 12 1998 Wojciech "Sas" Cięciwa <cieciwa w alpha.zarz.agh.edu.pl>
- building RPM.


Więcej informacji o liście dyskusyjnej pld-devel-pl