ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [qa@altlinux.org: ocaml-mysql-1.0.4-alt3: i586 rebuild failed [1]]
Date: Fri, 4 Apr 2008 08:39:07 +0400
Message-ID: <20080404043907.GK14175@solemn.turbinal> (raw)
In-Reply-To: <20080329193559.GA5283@ricom.ru>


[-- Attachment #1.1: Type: text/plain, Size: 558 bytes --]

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 появится автоматически).

[-- Attachment #1.2: ocaml-mysql.spec --]
[-- Type: text/plain, Size: 2224 bytes --]

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


[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

      parent reply	other threads:[~2008-04-04  4:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-29 19:35 Alexey Morsov
2008-03-29 19:42 ` Alexey Tourbin
2008-04-04  4:39 ` Alexey Tourbin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080404043907.GK14175@solemn.turbinal \
    --to=at@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git