[CentOS] Any news about missing SRPMs?

2010-01-19 Thread Renato Botelho
I noted centos-release source rpm is missing on repositories, and
after search a bit I found this thread:

http://www.linux-archive.org/centos/272321-centos-release-srpm.html

Anyone have news about this?

Thanks in advance
-- 
Renato Botelho
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Moving the system from 5.3 to 5.4

2010-01-19 Thread Renato Botelho
Hello,

I built a system based on centos 5.3, now i'm planing to move to 5.4.
To do it I rebuilt all rpms making some changes.

When I use a common centos 5.3, it automatically detects that 5.4
is available and move update for it when i run yum update. How
does this work? How the system detects new version and update
for it?

I thought centos-release rpm just update repo for it, but I saw this
is not the case.

Could someone gimme some light?

Thanks
-- 
Renato Botelho
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Moving the system from 5.3 to 5.4

2010-01-19 Thread Renato Botelho
On Tue, Jan 19, 2010 at 5:49 PM, Bowie Bailey  wrote:
> Renato Botelho wrote:
>> Hello,
>>
>> I built a system based on centos 5.3, now i'm planing to move to 5.4.
>> To do it I rebuilt all rpms making some changes.
>>
>> When I use a common centos 5.3, it automatically detects that 5.4
>> is available and move update for it when i run yum update. How
>> does this work? How the system detects new version and update
>> for it?
>>
>> I thought centos-release rpm just update repo for it, but I saw this
>> is not the case.
>>
>> Could someone gimme some light?
>>
>
> 5.3 + updates = 5.4
>
> There are usually no major problems in upgrading between point releases,
> but it is always a good idea to read the release notes.
>
> http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.4

My question is not *how* to update, but how the rpm detects a
new version is available and automatically update to rpms from
5.4 version.

-- 
Renato Botelho
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mail program question

2010-01-22 Thread Renato Botelho
On Fri, Jan 22, 2010 at 1:25 PM, fabien faye  wrote:
> HI,
>
> Postfix easy and power full
> sendmail simple
> exim useful and powe full
>
> But for me postfix is the best solution and zimbra a good solution if you 
> don't spent time to create your own groupware mail solution's

Zarafa is a good choice too for groupware solution.

-- 
Renato Botelho
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Detect file change

2010-01-26 Thread Renato Botelho
On Tue, Jan 26, 2010 at 9:20 AM, Alan Hoffmeister  wrote:
> Hello everyone!
>
> How can I detect if a folder have changed (sync logic) than run a script if
> it's true?
> I found this script over the net, but I think it's such complicated for that
> simple thing...

IIRC, fam, gamin and some other softwares can do it for you.

-- 
Renato Botelho
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Detect file change

2010-01-26 Thread Renato Botelho
On Tue, Jan 26, 2010 at 9:31 AM, Alan Hoffmeister  wrote:
> Em 26/01/2010 09:28, Renato Botelho escreveu:
>>
>> IIRC, fam, gamin and some other softwares can do it for you.
>>
>>
> Could you point me some "how to"?

I never played with it, but you can start reading here:

http://www.gnome.org/~veillard/gamin/

-- 
Renato Botelho
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Error on php header

2010-02-11 Thread Renato Botelho
I was building a software on CentOS 5.4 and got this:

/usr/include/php/main/streams/php_stream_filter_api.h:65: error: comma
at end of enumerator list

I took a look at header and found this:

typedef enum {
PSFS_ERR_FATAL, /* error in data stream */
PSFS_FEED_ME,   /* filter needs more data; stop processing
chain until more is available */
PSFS_PASS_ON,   /* filter generated output buckets; pass them
on to next in chain */
} php_stream_filter_status_t;

Removing comma after PSFS_PASS_ON everything back to normal.

-- 
Renato Botelho
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Error on php header

2010-02-12 Thread Renato Botelho
On Fri, Feb 12, 2010 at 7:31 AM, Kai Schaetzl  wrote:
> If that's the original header from php-*-devel you should report this here
> http://bugs.centos.org/ and here https://bugzilla.redhat.com/

Done.

https://bugzilla.redhat.com/show_bug.cgi?id=564307
http://bugs.centos.org/view.php?id=4194

-- 
Renato Botelho
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos