Hi,
When using multiple BuildRequires for different distributions like
-------
%if %{suse_version} > 1000
BuildRequires: qt3-devel kdelibs3-devel
%endif
%if %{fedora_version} > 1
BuildRequires: qt-devel kdelibs-devel
%endif
-------
i always get "expansion error" for all distributions.
is this a know issue or can this be fixed in any way? The same spec files
works without a problem when building outside of the build service.
BTW : it would be nice to know some details about the "expansion error".
see https://bugzilla.novell.com/show_bug.cgi?id=154055
Regards,
Stefan
Dear OpenSuse-buildservice developers,
I am interested in Abstract package build description and had applied for
it. I would like to know who would be the possible mentor and would like to
hear any comments regarding my application for the same. I would be
available on IRC freenode server as tuxplorer. Hoping to work on the
project.
Thanks and regards,
N.Rajagopal
I've applied for "Abstract package build description" project through SoC. I
had added a link to a diagram to explain the concept of my proposal.. I had
made a small mistake while uploading the diagram, which I noticed and
corrected. If any mentor had seen the application in the mean-time, plz
excuse me for the same and kindly visit the link again. Sorry for the
mistake and inconvenience.
Thanks and regards,
N.Rajagopal
--
N. Rajagopal,
Visit me at http://www.rajagopal.tk
Hi,
the famous expansion error has received some improvements.
The front-end does show now, which package can't get resolved. I have added
also some mappings for the Fedora distributions, were the package names are
different. The mappings are:
Substitute: db db4
Substitute: db-devel db4-devel
Substitute: te_latex tetex-latex
Substitute: xorg-x11-devel xorg-x11-proto-devel xorg-x11-trans-devel
Substitute: qt3 qt
Substitute: qt3-devel qt-devel
Substitute: kdelibs3 kdelibs
Substitute: kdelibs3-devel kdelibs-devel
Substitute: kdegames3 kdegames
Substitute: openldap2 openldap
Substitute: openldap2-devel openldap-devel
Substitute: xorg-x11-Mesa-devel mesa-libGL-devel
The Mandriva distro does still miss a number of -devel packages, which is
causing the expansion error atm.
Please notify us, when you run in a expansion error, where you know that the
other distros do use different package names.
bye
adrian
--
Adrian Schroeter
SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany
email: adrian(a)suse.de
Seen OpenSUSE and more specifically the build service is a registered
organization for this year summer of code, i dunno much about QT (always
looked for a reason to learn it actually) maybe more familiar with GTK
and Gnome stuff. Seem to me doing a GUI interface for the service could
be a really interesting project (learning experience too). Any way i
could know who are the mentor at SUSE and if i get a chance to qualify.