Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046990
en ru br
ALT Linux repos
S:0.0.1-alt4
5.0: 0.0.1-alt1
4.1: 0.0.1-alt1
4.0: 0.0.1-alt1

Group :: System/Libraries
RPM: libdbf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libdbf
Version: 0.0.1
Release: alt4

Summary: Library for reading dbase files
License: GPL
Group: System/Libraries
Url: http://dbf.berlios.de/

Source0: %name-%version.tar.bz2

Patch0: libdbf-0.0.1-alt-fix-build-endian.patch

Packager: Igor Zubkov <icesik at altlinux.org>

BuildRequires: intltool glib2-devel

%description
This library allows to read dbase files.

%package devel
Summary: Libraries, includes, etc. to develop dbase applications
Group: Development/Databases
Requires: libdbf = %version-%release

%description devel
Libraries, include files, etc you can use to develop dbase applications.

%prep
%setup -q -n %name
%patch0 -p1

%build
%autoreconf
chmod +x configure
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

# clean

rm -f %buildroot%_libdir/%name.a

%find_lang %name

%files -f %name.lang
%doc ChangeLog README
%_libdir/%name.so.*

%files devel
%_libdir/%name.so
%dir %_includedir/%name/
%_includedir/%name/%name.h
%_pkgconfigdir/libdbf.pc

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin