Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37531947
en ru br
Репозитории ALT
5.1: 0.8.0-alt1
4.1: 0.7.2-alt1
4.0: 0.7.2-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libqof

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# FIXME: uses old sqlite2
Name: libqof
Version: 0.7.2
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://dl.sf.net/qof/qof-%version.tar.bz2
Patch: %name-0.7.1.patch

# Automatically added by buildreq on Fri Dec 29 2006

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

BuildRequires: intltool
# manually removed: glibc-devel-static
%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
%make_build

%install
%make_install install DESTDIR=%buildroot

%find_lang qof

%post
%post_ldconfig

%postun
%postun_ldconfig

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

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


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin