Re: KDE 4.0.2 tarballs ready

2008-03-03 Thread Mark Davies
On Friday 29 February 2008 05:01:49 Dirk Mueller wrote:
 KDE 4.0.2 tarballs have been uploaded. The plan is to release them
 Tuesday/Wednesday next week. Let me know if you find any issues with
 them.

One issue is that the kinfocenter modules were moved from kdebase-workspace 
to kdebase but the cmake test for statvfs() wasn't so they now fail to 
build on NetBSD-current.

Patch attached.

cheers
mark
$NetBSD$

--- apps/ConfigureChecks.cmake.orig	2008-03-02 16:20:32.0 +1300
+++ apps/ConfigureChecks.cmake
@@ -9,3 +9,4 @@ include(CheckTypeSize)
 include(CheckCXXSourceCompiles)
 
 check_function_exists(getpeereid  HAVE_GETPEEREID) # kdesu
+check_function_exists(statvfs HAVE_STATVFS) # kinfocenter
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: KDE 4.0.2 tarballs ready

2008-03-01 Thread Helio Chissini de Castro
Em Thursday 28 February 2008 13:01:49 Dirk Mueller escreveu:
 Hi,

 KDE 4.0.2 tarballs have been uploaded. The plan is to release them
 Tuesday/Wednesday next week. Let me know if you find any issues with them.

 kde-l10n failed to build as usual, I'm currently fixing it.


 Greetings,
 Dirk
 ___
 release-team mailing list
 release-team@kde.org
 https://mail.kde.org/mailman/listinfo/release-team

I odn  know if i screwed up something, but kdepimlibs package is requesting me 
qt 4.4.0. 
Is that right ?

-- 
Helio Chissini de Castro
KDE Project South America Primary Contact
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: KDE 4.0.2 tarballs ready

2008-03-01 Thread Helio Chissini de Castro
Em Thursday 28 February 2008 13:01:49 Dirk Mueller escreveu:
 Hi,

 KDE 4.0.2 tarballs have been uploaded. The plan is to release them
 Tuesday/Wednesday next week. Let me know if you find any issues with them.

 kde-l10n failed to build as usual, I'm currently fixing it.


 Greetings,
 Dirk
 ___
 release-team mailing list
 release-team@kde.org
 https://mail.kde.org/mailman/listinfo/release-team

Disregards my last email, my system was broken with trunk + branch.

I got this error on kdenetwork:

[  6%] Building CXX object 
kget/plasma/applet/CMakeFiles/plasma_applet_kget.dir/plasma-kget.o
/lixo/packages/kdenetwork4/BUILD/kdenetwork-4.0.2/kget/plasma/applet/plasma-kget.cpp:
 
In member function 'virtual void PlasmaKGet::init()':
/lixo/packages/kdenetwork4/BUILD/kdenetwork-4.0.2/kget/plasma/applet/plasma-kget.cpp:61:
 
error: 'TopMargin' is not a member of 'Plasma'

Some wrong kget backport ?



-- 
Helio Chissini de Castro
KDE Project South America Primary Contact
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


KDE 4.0.2 tarballs ready

2008-02-28 Thread Dirk Mueller

Hi, 

KDE 4.0.2 tarballs have been uploaded. The plan is to release them 
Tuesday/Wednesday next week. Let me know if you find any issues with them. 

kde-l10n failed to build as usual, I'm currently fixing it. 


Greetings,
Dirk
___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team


Re: KDE 4.0.2 tarballs ready

2008-02-28 Thread Albert Astals Cid
A Dijous 28 Febrer 2008, Dirk Mueller va escriure:
 Hi,

 KDE 4.0.2 tarballs have been uploaded. The plan is to release them
 Tuesday/Wednesday next week. Let me know if you find any issues with them.

 kde-l10n failed to build as usual, I'm currently fixing it.

Do you actually call this a bug report? Or does the release dude position 
guarantee a carte blanche to say things suck without providing further 
information? 

Something like pl/docmessages/kdebase-workspace does not build would be more 
than enough.

Albert



 Greetings,
 Dirk
 ___
 release-team mailing list
 release-team@kde.org
 https://mail.kde.org/mailman/listinfo/release-team


___
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team