On Mon, Sep 28, 2009 at 3:26 PM, Guido Scholz wrote:
>
> Hi all,
> building a Fedora 10 package of the 0.9.4 version I was faced with a
> strange scons behavior; may be someone could explain or give a hint
> about how to improve. After the compile step the "scons install" call
> triggered a re-compile of the complete source code. Of course this
> should not be the case, especially as no single source file is changed
> between these two actions.
>
> The build instruction I use in the spec file looks like this:
>
>  QTDIR=/usr/lib/qt4 scons prefix=/usr lash=1
>
> The install section looks like this:
>
>  QTDIR=/usr/lib/qt4 scons DESTDIR=$RPM_BUILD_ROOT install
>
> Any idea?
>
> I'd like to have a look at what kind of magic the packager of the
> Ubuntu packages has used for this purpose (may be he observed the same
> effect?), but sorrily the debian diff files are not provided for
> download. I would appreciate this to make building packages for my
> Hardy systems easier. So please can someone provide at least one diff
> file?
>
> Guido
>

Hi Guido,

Official F-10, F-11 Fedora packages are in the updates-testing repo.
You can see the SPEC file I used by downloading the corresponding SRPM
or by browsing the Fedora cvs:

http://cvs.fedora.redhat.com/viewvc/devel/hydrogen/

I typically keep new updates in the testing repo for 2 weeks before I
push them to stable. It looks like hydrogen-0.9.4 will be pushed to
stable tomorrow.

Btw, for F-10, hydrogen-0.9.4 prerelease builds (earlier svn builds
and release candidates) were in the testing repo for 7-8 months.
Before writing a specfile, I urge you to check the testing repo to see
if you can find the update you want, not just for hydrogen, but for
any application/library, to avoid duplicate work. It is good to have
testers. If you feel like you can contribute to our Audio Production
group, I would recommend to join Fedora-devel. We can always use two
more hands :). Check out our SIG:

https://fedoraproject.org/wiki/AudioCreation

Cheers,
Orcan

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to