[devel] [qa на altlinux.org: ocaml-mysql-1.0.4-alt3: i586 rebuild failed [1]]

Alexey Tourbin =?iso-8859-1?q?at_=CE=C1_altlinux=2Eru?=
Пт Апр 4 08:39:07 MSD 2008


On Sat, Mar 29, 2008 at 10:35:59PM +0300, Alexey Morsov wrote:
> The following packages have unmet dependencies:
>   findlib: Depends: ocaml (= 3.10.0-alt0.1) but 3.10.2-alt1 is to be installed
> E: Broken packages
> 
> Э... а что с этим делать? :) 

Теперь собирается.  Вот новый спек ocaml-mysql.spec, который
я рекомендую взять за основу для следующей сборки.  Я почистил
его от луговщины и отпилил подпакет -runtime!

Зависимости вручную теперь ставить вообще не надо (даже линковочная
зависимость на libMySQL-devel появится автоматически).
----------- следующая часть -----------
Name: ocaml-mysql
Version: 1.0.4
Release: alt3

Summary: MySQL bindings for OCaml
License: LGPL
Group: Development/ML

URL: http://raevnos.pennmush.org/code/ocaml-mysql/
Packager: Alexey Morsov <swi на altlinux.ru>

Source: ocaml-mysql-%version.tar.gz

Requires: %name-runtime = %version-%release

# Automatically added by buildreq on Fri Apr 04 2008
BuildRequires: camlp4 findlib libMySQL-devel zlib-devel

%package runtime
Summary: MySQL bindings for OCaml
Group: Development/ML
Conflicts: %name < %version-%release

%description
ocaml-mysql is a package for OCaml that provides access to MySQL
databases. It consists of low level functions implemented in C and
a module Mysql intended for application development.

%description runtime
ocaml-mysql is a package for OCaml that provides access to MySQL
databases. It consists of low level functions implemented in C and
a module Mysql intended for application development.

%prep
%setup -q

%build
%configure
make
make opt

%install
mkdir -p %buildroot%_libdir/ocaml/stublibs
install -p -m755 dll*.so %buildroot%_libdir/ocaml/stublibs/

mkdir -p %buildroot%_libdir/ocaml/site-lib/mysql
install -p -m644 *.{mli,cmi,cma,cmxa,a} META %buildroot%_libdir/ocaml/site-lib/mysql/

%files
%dir %_libdir/ocaml/site-lib/mysql
%_libdir/ocaml/site-lib/mysql/*
%doc CHANGES README doc/html

%files runtime
%_libdir/ocaml/stublibs/dll*.so

%changelog
* Thu Jan 11 2007 Alexey Morsov <swi на altlinux.ru> 1.0.4-alt3
- fix version condition for ocaml

* Mon Dec 18 2006 Alexey Morsov <swi на altlinux.ru> 1.0.4-alt2
- fix version conditions in spec

* Thu Dec 07 2006 Alexey Morsov <swi на altlinux.ru> 1.0.4-alt1
- new version
- change Packager

* Fri May  7 2004 Alexander V. Nikolaev <avn на altlinux.org> 1.0.2-alt4.1
- Non-maintainer upload
- Add "packager" to spec
- Rebuild with glibc 2.3.x and ocaml 3.07-alt6.1

* Wed Mar 17 2004 Vitaly Lugovsky <vsl на altlinux.ru> 1.0.2-alt4
- rebuild

* Wed Feb 18 2004 Vitaly Lugovsky <vsl на altlinux.ru> 1.0.2-alt3
- rebuild

* Tue Jan 27 2004 Vitaly Lugovsky <vsl на altlinux.ru> 1.0.2-alt2
rebuild

* Wed Nov 12 2003 Vitaly Lugovsky <vsl на altlinux.ru> 1.0.1-alt2
relaxed elf verifying

* Mon Oct 27 2003 Vitaly Lugovsky <vsl на altlinux.ru> 1.0.1-alt1
first release

----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Тип     : application/pgp-signature
Размер  : 197 байтов
Описание: =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Url     : <http://lists.altlinux.org/pipermail/devel/attachments/20080404/7d78e74b/attachment-0002.bin>


Подробная информация о списке рассылки Devel