Re: [opensuse] Re: Installing both .i586 and .x86_64 version of the same package



On Wed, 2011-05-18 at 03:13 +0200, Joachim Schrod wrote:

How are the -32bit rpms normally created? I wanted to look if there
is a .spec file that creates them from the i586 packages; but
zypper source-install tells me it doesn't find appropriate source
packages for any -32bit.rpm that I tried.

If there is no automatism that I can re-use, I'll probably have to
go forward and write such a .spec file.

Anyhow, thanks a lot for the quick answer, it pointed me already to
the right direction.

Some packages have a baselibs.conf file, instruction the build service
to create the -32bit packages.

An example of this can be seen for example in the geoclue package.

The baselibs.conf generally is really simple:
A simple line with the basename of the library package that needs to be
provided when building this as well (so in geoclue you will see
libgeoclue0 in there).

This will result in libgeoclue-0.12.0-1.1 and
libgeoclue-32bit-0.12.0-1.1.

If you are not able to adapt this to your packages in need, let me know
and I will try to create a repository for you which does this steps for
your libs (please let me know then which baseversions and openSUSE you
are running: I do not really want to break your system with incompatible
libs).

Dominique

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: [opensuse] checkinstall and opensuse 11.2
    ... Or just a shell requiring developer knowledge to actually ... You need to upload the source code of your package and at least a spec file. ... RPM specfiles should be written according to the openSUSE Package Conventions. ... You can find some example specfiles for different packages in the Build Service SVN. ...
    (SuSE)
  • Re: [SLE] Rebuilding the SUSE src.rpm for KDE3.2
    ... > compiling goes on, but then ends with: ... > building the rpms that the problem occurs. ... > various mods to the spec file too, ... > made sure they are all installed as well as their -devel packages. ...
    (SuSE)
  • Re: [opensuse] samba packaging gurus - whats the correct translation for spec file options to sa
    ... I'm building an updated samba for an old 10.3 box (to run in standalone ... to the spec file options. ... rpm from the spec due to non-existent dependency packages. ... Check the openSUSE Build Service repository network:samba:STABLE package ...
    (SuSE)
  • Re: smart package mgr question?
    ... on claims it will downgrade 3 packages if I exec it. ... Yumex doesn't seem to have that problem. ... someone forgot to update a spec file, ... downgrade two other packages in order to upgrade the first - ...
    (Fedora)
  • Re: Yum repo compatibility
    ... > compatibility with other repositories because it is unmaintainable for ... > somebody else packages. ... single SPEC file, make this SPEC file work for multiple distributions ... This is a huge amount of extra development overhead. ...
    (Fedora)