From pczanik@fang.fa.gau.hu Tue Sep 2 09:08:49 2008 From: Peter Czanik To: buildservice@lists.opensuse.org Subject: [opensuse-buildservice] phonon, standard Date: Tue, 02 Sep 2008 11:08:42 +0200 Message-ID: <48BD029A.8090600@fang.fa.gau.hu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0896620071993971536==" --===============0896620071993971536== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, I'm building KDE 4.1 on a local PPC BS right now. Here are some problems=20 I ran into: - 'phonon' does not build, I get: " [...] ----------------------------------------------------------------- ----- building phonon.spec (user abuild) ----------------------------------------------------------------- ----------------------------------------------------------------- + exec rpmbuild -ba --define '_srcdefattr (-,root,root)'=20 /usr/src/packages/SOURCES/phonon.spec error: line 27: Unknown tag: %requires_ge libqt4 " Why does it build in the openSUSE BS, and why not locally? I use=20 openSUSE 11.0 PPC with obs-server-1.1.0.4791M-2.1 - I followed instructions from=20 http://en.opensuse.org/Build_Service/Build_Service_Installation_Tutorial/open= SUSE_10.3#Setup_Initial_Distributions=20 to import openSUSE 11.0. Now, when I look at repositories, I see, that=20 repos are put into directory 'standard' (like=20 /srv/obs/repos/Apache/standard). As I want to build for 10.3 and=20 factory later on, how can I change this? Just change the name from=20 'standard' to '11.0' in suse8610-110:/srv/obs/projects # cat=20 openSUSE:11.0.xml openSUSE 11.0 distribution ppc disabled Bye, CzP --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============0896620071993971536==-- From mmarek@suse.cz Tue Sep 2 09:30:06 2008 From: Michal Marek To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] phonon, standard Date: Tue, 02 Sep 2008 11:33:25 +0200 Message-ID: <48BD0865.6020904@suse.cz> In-Reply-To: <48BD029A.8090600@fang.fa.gau.hu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1784316937377940713==" --===============1784316937377940713== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Peter Czanik wrote: > Hello, >=20 > I'm building KDE 4.1 on a local PPC BS right now. Here are some problems=20 > I ran into: >=20 > - 'phonon' does not build, I get: > " > [...] > ----------------------------------------------------------------- > ----- building phonon.spec (user abuild) > ----------------------------------------------------------------- > ----------------------------------------------------------------- > + exec rpmbuild -ba --define '_srcdefattr (-,root,root)'=20 > /usr/src/packages/SOURCES/phonon.spec > error: line 27: Unknown tag: %requires_ge libqt4 > " > Why does it build in the openSUSE BS, and why not locally? I use=20 > openSUSE 11.0 PPC with obs-server-1.1.0.4791M-2.1 >=20 > - I followed instructions from=20 > http://en.opensuse.org/Build_Service/Build_Service_Installation_Tutorial/op= enSUSE_10.3#Setup_Initial_Distributions=20 > to import openSUSE 11.0. %requires_ge is new in Factory rpm, defined in /usr/lib/rpm/macros. If you need it for 11.0, you can add a package to your project that defines that macro in a file /etc/rpm/macros.*, or run 'osc meta prjconf and add Macros: %requires_ge ... to the project configuration. Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============1784316937377940713==-- From pczanik@fang.fa.gau.hu Tue Sep 2 11:58:14 2008 From: Peter Czanik To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] phonon, standard Date: Tue, 02 Sep 2008 13:58:08 +0200 Message-ID: <48BD2A50.4000708@fang.fa.gau.hu> In-Reply-To: <48BD0865.6020904@suse.cz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8400578033448260864==" --===============8400578033448260864== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hello, Michal Marek írta: > %requires_ge is new in Factory rpm, defined in /usr/lib/rpm/macros. If > you need it for 11.0, you can add a package to your project that defines > that macro in a file /etc/rpm/macros.*, or run 'osc meta prjconf project> and add > Macros: > %requires_ge ... > to the project configuration. > How is this handled in the openSUSE BS? As all what I did is, that I made a local copy of KDE:KDE4:Factory:Desktop and started to compile. Bye, CzP --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============8400578033448260864==-- From mmarek@suse.cz Tue Sep 2 12:00:54 2008 From: Michal Marek To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] phonon, standard Date: Tue, 02 Sep 2008 14:04:11 +0200 Message-ID: <48BD2BBB.7000402@suse.cz> In-Reply-To: <48BD2A50.4000708@fang.fa.gau.hu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3980095126826809671==" --===============3980095126826809671== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Peter Czanik wrote: > Hello, > > Michal Marek írta: >> %requires_ge is new in Factory rpm, defined in /usr/lib/rpm/macros. If >> you need it for 11.0, you can add a package to your project that defines >> that macro in a file /etc/rpm/macros.*, or run 'osc meta prjconf > project> and add >> Macros: >> %requires_ge ... >> to the project configuration. >> > How is this handled in the openSUSE BS? As all what I did is, that I > made a local copy of KDE:KDE4:Factory:Desktop and started to compile. $ osc meta prjconf KDE:KDE4:Factory:Desktop ... Macros: %requires_ge() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} >= %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not") Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============3980095126826809671==-- From pczanik@fang.fa.gau.hu Tue Sep 2 12:43:03 2008 From: Peter Czanik To: buildservice@lists.opensuse.org Subject: Re: [opensuse-buildservice] phonon, standard Date: Tue, 02 Sep 2008 14:42:47 +0200 Message-ID: <48BD34C7.4030701@fang.fa.gau.hu> In-Reply-To: <48BD2BBB.7000402@suse.cz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3930287369601653397==" --===============3930287369601653397== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hello, Michal Marek írta: > $ osc meta prjconf KDE:KDE4:Factory:Desktop > OK, problem found. The script I use, does not copy the project configuration. Bug reported to Martin :-) Bye, CzP --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org --===============3930287369601653397==--