Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37858842
en ru br
ALT Linux repositórios
5.0: 0.7.5-alt1
4.1: 0.7.2-alt1
4.0: 0.7.2-alt1

Group :: Sistema/Bibliotecas
RPM: libqof

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# FIXME: uses old sqlite2
Name: libqof
Version: 0.7.5
Release: alt1

Summary: QOF - Query Object Framework

License: GPL
Group: System/Libraries
Url: http://qof.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sf.net/qof/qof-%version.tar.bz2
#Patch: %name-0.7.5.patch

# Automatically added by buildreq on Fri Dec 29 2006

BuildRequires: doxygen gcc-c++ graphviz libgda-devel perl-XML-Parser libsqlite-devel

BuildRequires: intltool

%description
QOF - Query Object Framework is a library for adding a query engine
to C applications.  An SQL database is not needed; any collection
of C/C++ objects can act as 'tables' which can be 'joined' using
an SQL-like programming interface.

%package devel
Summary: Header files for %name
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contain header files for %name

%prep
%setup -q -n qof-%version
#%patch

%build
%autoreconf
%configure --disable-static --enable-sqlite
# FIXME: stranges with --docdir=%_docdir/%name-%version
# hack to fix smp build (i forget correct line for makefile)
make -C lib/libsql libqofsql.la
%make_build

%install
%makeinstall_std

%find_lang qof

%post
%post_ldconfig

%postun
%postun_ldconfig

%files -f qof.lang
%doc README NEWS ChangeLog
%_libdir/*.so.*
%_datadir/xml/qof/

%files devel
#%_docdir/%name-%version/
%_docdir/qof/
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009