Mailinglist Archive: opensuse-packaging (105 mails)
| < Previous | Next > |
Re: [opensuse-packaging] automatic packporting of Factory packages
- From: Stanislav Brabec <sbrabec@xxxxxxx>
- Date: Fri, 18 May 2007 16:01:28 +0200
- Message-id: <1179496888.4063.82.camel@xxxxxxxxxxxxxx>
Dirk Mueller píše v Pá 18. 05. 2007 v 14:01 +0200:
> On Friday, 18. May 2007, Stanislav Brabec wrote:
>
> > I wrote a script, which attempts to backport packages to be compilable
> > on older products. It means replacing of Requires and BuildRequires by
> > an appropriate %if.
>
> There is afaik a mapping for the opensuse buildservice. all it needs is
> actually telling the buildservice maintainers about missing mappings.
See at the top of the script. BS mapping is not complete - because at
least some of these package are (have been) a must.
Is BS mapping smart enough to not map packages which have been updated
in the particular repository? Example: In GNOME:UNSTABLE I have updated
dbus-1-glib and mapping dbus-1-glib-devel to dbus-1-devel dbus-1-glib on
older distros will lead into build failure.
And does this mapping support also Requires? I have several -devel
packages which fails to upgrade due to missing libopenssl-devel.
--
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: sbrabec@xxxxxxx
Lihovarská 1060/12 tel: +420 284 028 966
190 00 Praha 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
> On Friday, 18. May 2007, Stanislav Brabec wrote:
>
> > I wrote a script, which attempts to backport packages to be compilable
> > on older products. It means replacing of Requires and BuildRequires by
> > an appropriate %if.
>
> There is afaik a mapping for the opensuse buildservice. all it needs is
> actually telling the buildservice maintainers about missing mappings.
See at the top of the script. BS mapping is not complete - because at
least some of these package are (have been) a must.
Is BS mapping smart enough to not map packages which have been updated
in the particular repository? Example: In GNOME:UNSTABLE I have updated
dbus-1-glib and mapping dbus-1-glib-devel to dbus-1-devel dbus-1-glib on
older distros will lead into build failure.
And does this mapping support also Requires? I have several -devel
packages which fails to upgrade due to missing libopenssl-devel.
--
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: sbrabec@xxxxxxx
Lihovarská 1060/12 tel: +420 284 028 966
190 00 Praha 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |