[Lunar-commits] r19554 - moonbase/trunk/devel/hal
samuel verstraete
samuel.verstraete at gmail.com
Mon Apr 3 09:07:23 UTC 2006
I don't know how your system works but for *me* i had to change your
if line in the BUILD file....
- if !( module_installed kernel-headers-2.6 ); then
+ if ( module_installed kernel-headers-2.6 ); then
so... that sedit line is needed when you have kernel-headers-2.6
installed... not the other way around...
btw you introduced this with 0.5.5.1 update on 06/03/23 r19411...
I didn't want to submit the fix myself cause i have no boxes left
with 2.4 kernels... so i don't know if the fix is needed there...
gr,S.
On Sun, 2 Apr 2006 19:20:07 +0000 (UTC)
"Florin Braescu" <florin at lunar-linux.org> wrote:
> Author: florin
> Date: 2006-04-02 19:20:07 +0000 (Sun, 02 Apr 2006)
> New Revision: 19554
>
> Modified:
> moonbase/trunk/devel/hal/DETAILS
> Log:
> bump the version from 0.5.5.1 to 0.5.7. bugfixes and improvements.
>
> Modified: moonbase/trunk/devel/hal/DETAILS
> ===================================================================
> --- moonbase/trunk/devel/hal/DETAILS 2006-04-02 19:12:47 UTC
> (rev 19553) +++ moonbase/trunk/devel/hal/DETAILS 2006-04-02
> 19:20:07 UTC (rev 19554) @@ -1,14 +1,14 @@
> MODULE=hal
> - VERSION=0.5.5.1
> + VERSION=0.5.7
> SOURCE=$MODULE-$VERSION.tar.gz
> SOURCE2=$MODULE-device-manager.desktop
> SOURCE_URL=http://freedesktop.org/~david/dist/
> SOURCE2_URL=$PATCH_URL/
> - SOURCE_VFY=sha1:f4daef79c54a7047484a48bb2727fa627de06c93
> + SOURCE_VFY=sha1:f3962b29f3dad65fdaf708f680b5ba752a26227f
> SOURCE2_VFY=sha1:a7ffa1fba31d8eab0cbb51ac0abc76109125f6da
> WEB_SITE=http://www.freedesktop.org/wiki/Software_2fhal
> ENTERED=20050316
> - UPDATED=20060218
> + UPDATED=20060402
> PSAFE=no
> SHORT="Hardware Abstraction Layer"
>
>
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
--
Research group Soil Spatial Inventory Techniques
Dept. Soil Management and Soil Care
Faculty of Bioscience Engineering
Ghent University
Department of Soil Management and Soil Care
Coupure Links 653 - Block B
9000 Ghent - Belgium
Telephone +32(0)9 264.60.42
Fax +32(0)9 264.62.47
E-mail samuel.verstraete at ugent.be
More information about the Lunar-dev
mailing list