Re: sed, awk, or something...help meeeeeeeeeee

2009-09-28 Thread Kanwar Ranbir Sandhu
On Mon, 2009-09-28 at 19:33 +0100, Sharpe, Sam J wrote: Yes, but it involves reading the man page for sed - I'm not totally sure you are capable of doing that. I suggest looking at the output of man sed, finding the section about the command r and then reading the next few lines. Oh my

Re: sed, awk, or something...help meeeeeeeeeee

2009-09-28 Thread Sharpe, Sam J
2009/9/28 Kanwar Ranbir Sandhu m3fr...@thesandhufamily.ca: On Mon, 2009-09-28 at 19:33 +0100, Sharpe, Sam J wrote: Yes, but it involves reading the man page for sed - I'm not totally sure you are capable of doing that. I suggest looking at the output of man sed, finding the section about the

How to install Apache w/ PHP when yum install httpd php fails?

2009-09-28 Thread Kelly Jones
I did yum install httpd php to install Apache w/ PHP, and created a test page with ?php phpinfo(); ?. When I visit it and view source, I get back ?php phpinfo(); ? instead of my PHP config. /etc/httpd/conf/httpd.conf says nothing about PHP, so I suspect I did the install wrong. How do I enable

Re: How to install Apache w/ PHP when yum install httpd php fails?

2009-09-28 Thread Itamar Reis Peixoto
yum -y install httpd php service httpd restart look at /etc/httpd/conf.d On Mon, Sep 28, 2009 at 4:12 PM, Kelly Jones kelly.terry.jo...@gmail.com wrote: I did yum install httpd php to install Apache w/ PHP, and created a test page with ?php phpinfo(); ?. When I visit it and view source, I

Re: How to install Apache w/ PHP when yum install httpd php fails?

2009-09-28 Thread Sharpe, Sam J
2009/9/28 Kelly Jones kelly.terry.jo...@gmail.com: I did yum install httpd php to install Apache w/ PHP, and created a test page with ?php phpinfo(); ?. When I visit it and view source, I get back ?php phpinfo(); ? instead of my PHP config. /etc/httpd/conf/httpd.conf says nothing about PHP,

Re: sed, awk, or something...help meeeeeeeeeee

2009-09-28 Thread Joerg Bergmann
Am 28.09.2009 21:07, schrieb Sharpe, Sam J: 2009/9/28 Kanwar Ranbir Sandhum3fr...@thesandhufamily.ca: On Mon, 2009-09-28 at 19:33 +0100, Sharpe, Sam J wrote: Yes, but it involves reading the man page for sed - I'm not totally sure you are capable of doing that. I suggest looking at

Re: How to install Apache w/ PHP when yum install httpd php fails?

2009-09-28 Thread Craig White
On Mon, 2009-09-28 at 13:12 -0600, Kelly Jones wrote: I did yum install httpd php to install Apache w/ PHP, and created a test page with ?php phpinfo(); ?. When I visit it and view source, I get back ?php phpinfo(); ? instead of my PHP config. /etc/httpd/conf/httpd.conf says nothing about

Re: How to install Apache w/ PHP when yum install httpd php fails?

2009-09-28 Thread Steven Stern
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/28/2009 02:12 PM, Kelly Jones wrote: I did yum install httpd php to install Apache w/ PHP, and created a test page with ?php phpinfo(); ?. When I visit it and view source, I get back ?php phpinfo(); ? instead of my PHP config.

fribidi error with abiword on F11

2009-09-28 Thread Globe Trotter
Hi, I have been having the following error when I use abiword on a Word .doc on F11. Specifically, I get the following: abiword: symbol lookup error: /usr/lib/libabiword-2.6.so: undefined symbol: fribidi_get_type Looking around the web, it appears that I am missing libfribidi0. But this is

Re: sed, awk, or something...help meeeeeeeeeee

2009-09-28 Thread Kevin Martin
steve wrote: On 09/28/2009 11:18 PM, Joerg Bergmann wrote: Am 28.09.2009 19:38, schrieb Kanwar Ranbir Sandhu: Hi All, I don't know if I should use sed for what I'm about to ask, but it seems like a good idea. If awk is better, or something else entirely, that's fine too. I have

Re: sed, awk, or something...help meeeeeeeeeee

2009-09-28 Thread Sharpe, Sam J
2009/9/28 Joerg Bergmann em...@jbergmann.de: Am 28.09.2009 21:07, schrieb Sharpe, Sam J: You specified that BB was to be /replaced/ with 1, so you will need to do this: [...@samlap Desktop]$ sed -e '/BB/R file2' -e '/BB/d' file1 This code may fail in case file 2 contains a line with BB

Re: I think something is 'stuck' on the fedoara-list ?!? [SOLVED - kinda]

2009-09-28 Thread William Case
Hi Todd; On Mon, 2009-09-28 at 10:11 -0400, Todd Zullinger wrote: William Case wrote: Just for future reference, and to add to my own personal knowledge, I wish I had a better idea of what was going on. I have wasted 2 or 3 hours try to figure out what I did wrong when I probably haven't

Re: How to install Apache w/ PHP when yum install httpd php fails?

2009-09-28 Thread Kelly Jones
OK, I feel stupid. Rebooting the system (for an unrelated reason) fixed this... obviously, I forgot to restart Apache. -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand and assimilate technology. We feel that resistance to new ideas and technology is unwise

Re: I think something is 'stuck' on the fedoara-list ?!? [SOLVED - kinda]

2009-09-28 Thread William Case
Hi; On Mon, 2009-09-28 at 10:11 -0400, Todd Zullinger wrote: Have you checked the Received headers of the messages in question? No I hadn't. I am not sure what I would be looking for. It's quite possible that one of the hops along the way was the source of the delay. Greylisting or other

Re: I think something is 'stuck' on the fedoara-list ?!?

2009-09-28 Thread gilpel
Hi; I have sent 2 or three posts to the mailing list but have not received a return copy of those posts. I have double checked the archive list and the posts are there. My user profile is checked 'yes' to receive a copy of my own posts. It has always worked up to a couple of days ago.

Re: location of popup helpers question

2009-09-28 Thread Rick Stevens
Anne Wilson wrote: On Monday 28 September 2009 18:05:11 Gene Heskett wrote: AFAIK, kmail updates that kmailrc file everytime it does _anything_, even clicking on the next message button updates it because it contains the current message numbers. The incoming mail function updates it

Re: How to dump the locked up program

2009-09-28 Thread Aaron Konstam
On Mon, 2009-09-28 at 11:37 -0430, Patrick O'Callaghan wrote: On Mon, 2009-09-28 at 15:30 +0100, Anne Wilson wrote: On Monday 28 September 2009 15:04:08 Patrick O'Callaghan wrote: On Mon, 2009-09-28 at 15:24 +0200, Roberto Ragusa wrote: Vincent Onelli wrote: Hello all, Is

Re: Simple desktop benchmark

2009-09-28 Thread Dave Stevens
On Monday 21 September 2009 07:14:58 am Valent Turkovic wrote: Hi, I would like to compare two desktop machines with some simple but relevant benchmark. It there some app that I can use to compare speeds between two laptops both running Fedora 11? Cheers! you might want to look at

Re: scim - Fedora 11

2009-09-28 Thread Ding Yi Chen
- Ed Greshko ed.gres...@greshko.com wrote: Craig White wrote: On Mon, 2009-09-28 at 13:59 +0800, Ed Greshko wrote: OK - I am just paranoid then because I am used to everything always telling me exactly which Chinese character set [simplified|traditional] and ibus

Re: scim - Fedora 11

2009-09-28 Thread Craig White
On Mon, 2009-09-28 at 19:57 -0400, Ding Yi Chen wrote: - Ed Greshko ed.gres...@greshko.com wrote: Craig White wrote: On Mon, 2009-09-28 at 13:59 +0800, Ed Greshko wrote: OK - I am just paranoid then because I am used to everything always telling me exactly which

Re: Power cut woes

2009-09-28 Thread Mikkel
Craig White wrote: I think that there are many files left over from the abrupt shutdown in /proc that have to be cleaned out which is why you are getting those errors. Craig proc - process information pseudo-file system It is created every time you boot, and does not carry over from one

Re: Power cut woes

2009-09-28 Thread Mikkel
Philip Heron wrote: Hi all, I have an old PC running F10, setup to play a simple animation in a display. Nothing fancy. Yesterday the town was hit with a series of power cuts which seems to have well and truely mucked it up. I took a picture of the kind of errors I'm getting:

Re: bind-chroot directory permissions?

2009-09-28 Thread Tim
Tim: Also, how have you got SELinux set? Tom Horsley: Nah, selinux gets turned off first thing. I'd recommend using it with any public services. And even on private networks, where you might have rogue clients. But I have to ask, did you actually disable it, or just put it into permissive

Re: I think something is 'stuck' on the fedoara-list ?!? [SOLVED - kinda]

2009-09-28 Thread William Case
Thanks poc; On Mon, 2009-09-28 at 11:29 -0430, Patrick O'Callaghan wrote: On Mon, 2009-09-28 at 10:37 -0400, William Case wrote: Just for future reference, and to add to my own personal knowledge, I wish I had a better idea of what was going on. I have wasted 2 or 3 hours try to figure

Re: I think something is 'stuck' on the fedoara-list ?!? [SOLVED - kinda]

2009-09-28 Thread Patrick O'Callaghan
On 09/28/2009 10:33 PM, William Case wrote: I understand that it is a complex question and that emails are not guaranteed to arrive in a set order but can bounce around all over the place. However, in this case, something that has not been 'normal' in the past is now happening. It makes the

Re: nautilus-cd-burner for fedora 11

2009-09-28 Thread Rahul Sundaram
On 09/29/2009 03:53 AM, Yordanis Tornes Medina wrote: Hi There is any way to install nautilus-cd-burner over Fedora 11? Gnome 2.26 come with Brasero as default burn application but Brasero take about 45 min to burn a 4.7 GB data DVD, when on Fedora 10 I burn the same only in 15 min. I

Re: Marketing beat in

2009-09-28 Thread chaitanya mehandru
On 9/28/09, Rahul Sundaram sunda...@fedoraproject.org wrote: On 09/28/2009 12:57 AM, chaitanya mehandru wrote: Hi, The marketing beat is in for the week: https://fedoraproject.org/wiki/FWN/Beats/Marketing Please feel free to edit or add any info, if useful. Appreciate your prompt and nice

Fedora Marketing weekly meeting, 20:00UTC #fedora-meeting

2009-09-28 Thread Mel Chua
Details and agenda at https://fedoraproject.org/wiki/Marketing_meetings. See you folks there! --Mel -- Fedora-marketing-list mailing list Fedora-marketing-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-marketing-list

Re: Print stylesheets for Fedora and wiki

2009-09-28 Thread Paul W. Frields
On Sun, Sep 27, 2009 at 10:00:44PM -0500, Sijis Aviles wrote: On Fri, Sep 25, 2009 at 7:37 AM, Paul W. Frields sticks...@gmail.com wrote: On Thu, Sep 24, 2009 at 10:49:20PM -0500, Sijis Aviles wrote: All, I was poking through infra tickets and i ran into #1670 [1] (wiki: Printable

Re: Updated icons on wiki

2009-09-28 Thread Paul W. Frields
On Fri, Sep 25, 2009 at 06:58:27PM -0400, Eduardo Zamorano wrote: The icons are nice,� the warning icons is ok to me, but the important icon could be other. Is my simple opinion Thank you for a good job On Fri, Sep 25, 2009 at 1:09 PM, William Jon McCann

Error 404 file not found

2009-09-28 Thread Craig Zeller
The link in Fedora 11's yum.repos.d files http://fedora.redhat.com/download/mirrors/updates-released-fc11 results in error-404 file not found. Craig Zeller zel...@zdi.net -- Fedora-websites-list mailing list Fedora-websites-list@redhat.com

Re: Error 404 file not found

2009-09-28 Thread Todd Zullinger
Craig Zeller wrote: The link in Fedora 11's yum.repos.d files http://fedora.redhat.com/download/mirrors/updates-released-fc11 results in error-404 file not found. I don't see any such links in the .repo files provided by the fedora-release package. Can you be more specific about which repo

set show

2009-09-28 Thread alfa_1024
-- Fedora-websites-list mailing list Fedora-websites-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-websites-list

rpms/apanov-edrip-fonts/devel apanov-edrip-fonts-bolditalic.patch, NONE, 1.1 apanov-edrip-fonts.spec, 1.8, 1.9 import.log, 1.5, 1.6

2009-09-28 Thread nim
Author: nim Update of /cvs/extras/rpms/apanov-edrip-fonts/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19520/devel Modified Files: apanov-edrip-fonts.spec import.log Added Files: apanov-edrip-fonts-bolditalic.patch Log Message: fix bolditalic

[Bug 525881] Please rebuild using external Adobe CMap and AGLFN data

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=525881 --- Comment #3 from Nicolas Mailhot nicolas.mail...@laposte.net 2009-09-28 03:29:17 EDT --- maintenance-wise, I think the

rpms/ecolier-court-fonts/devel ecolier-court-fonts-fontconfig.conf, 1.5, 1.6 ecolier-court-fonts-lignes-fontconfig.conf, 1.4, 1.5 ecolier-court-fonts.spec, 1.11, 1.12 import.log, 1.8, 1.9

2009-09-28 Thread nim
Author: nim Update of /cvs/extras/rpms/ecolier-court-fonts/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10331/devel Modified Files: ecolier-court-fonts-fontconfig.conf ecolier-court-fonts-lignes-fontconfig.conf ecolier-court-fonts.spec import.log Log

rpms/google-droid-fonts/devel google-droid-fonts-sans-fontconfig.conf, 1.6, 1.7 google-droid-fonts.spec, 1.13, 1.14 import.log, 1.10, 1.11

2009-09-28 Thread nim
Author: nim Update of /cvs/extras/rpms/google-droid-fonts/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14525/devel Modified Files: google-droid-fonts-sans-fontconfig.conf google-droid-fonts.spec import.log Log Message: tweak fontconfig fixing Index:

rpms/fontpackages/devel .cvsignore, 1.16, 1.17 fontpackages.spec, 1.22, 1.23 import.log, 1.18, 1.19 sources, 1.16, 1.17

2009-09-28 Thread nim
Author: nim Update of /cvs/extras/rpms/fontpackages/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20285/devel Modified Files: .cvsignore fontpackages.spec import.log sources Log Message: 1.27 Index: .cvsignore

[Bug 461617] modified Sazanami-Gothic font showing vertical text rendering glitches not seen in the original

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=461617 --- Comment #11 from Akira TAGOH ta...@redhat.com 2009-09-28 08:02:30 EDT --- Created an attachment (id=362881) --

[Bug 461617] modified Sazanami-Gothic font showing vertical text rendering glitches not seen in the original

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=461617 --- Comment #12 from Akira TAGOH ta...@redhat.com 2009-09-28 08:04:12 EDT --- Created an attachment (id=362883) --

[Issue 64671] Verdana font messes up letter spacing in Impress

2009-09-28 Thread cl
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=64671 User cl changed the following: What|Old value |New value

[Bug 513582] segfault in FTC_CMapCache_Lookup()

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=513582 --- Comment #39 from Adam Williamson awill...@redhat.com 2009-09-28 13:37:17 EDT --- yup, seems OK, navit runs without

[Bug 513582] segfault in FTC_CMapCache_Lookup()

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=513582 --- Comment #40 from mpsuz...@hiroshima-u.ac.jp 2009-09-28 13:50:27 EDT --- Thank you! I will add the patch proposed in

[Bug 522187] Java (so Eclipse too) crashes

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=522187 --- Comment #7 from Mark mel4j...@gmail.com 2009-09-28 14:10:58 EDT --- After updating to rawhide on 28.09.2009 I have not

[Bug 517789] Droid Sans overrides default Japanese desktop font

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=517789 Behdad Esfahbod besfa...@redhat.com changed: What|Removed |Added

[Bug 490941] fc-match times roman results in a Sans font

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=490941 Behdad Esfahbod besfa...@redhat.com changed: What|Removed |Added

[Bug 525592] lohit-hindi-fonts, etc should not obsolete itself

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=525592 Pravin Satpute psatp...@redhat.com changed: What|Removed |Added

[Bug 518928] all English text in Japanese KDE apps looks double-spaced

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=518928 Jens Petersen peter...@redhat.com changed: What|Removed |Added

rpms/perl-Test-Script/devel .cvsignore, 1.3, 1.4 perl-Test-Script.spec, 1.6, 1.7 sources, 1.3, 1.4

2009-09-28 Thread corsepiu
Author: corsepiu Update of /cvs/pkgs/rpms/perl-Test-Script/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25974 Modified Files: .cvsignore perl-Test-Script.spec sources Log Message: * Mon Sep 28 2009 Ralf Corsépius corse...@fedoraproject.org - 1.06-1 - Upstream update. - BR:

rpms/perl-Test-Script/F-10 .cvsignore, 1.3, 1.4 perl-Test-Script.spec, 1.4, 1.5 sources, 1.3, 1.4

2009-09-28 Thread corsepiu
Author: corsepiu Update of /cvs/pkgs/rpms/perl-Test-Script/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28121/F-10 Modified Files: .cvsignore perl-Test-Script.spec sources Log Message: * Mon Sep 28 2009 Ralf Corsépius corse...@fedoraproject.org - 1.06-1 - Upstream update. -

rpms/perl-Test-Script/F-11 .cvsignore, 1.3, 1.4 perl-Test-Script.spec, 1.5, 1.6 sources, 1.3, 1.4

2009-09-28 Thread corsepiu
Author: corsepiu Update of /cvs/pkgs/rpms/perl-Test-Script/F-11 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28121/F-11 Modified Files: .cvsignore perl-Test-Script.spec sources Log Message: * Mon Sep 28 2009 Ralf Corsépius corse...@fedoraproject.org - 1.06-1 - Upstream update. -

rpms/perl-HTML-Tree/EL-4 missing_close_tag.patch, NONE, 1.1 perl-HTML-Tree.spec, 1.2, 1.3

2009-09-28 Thread Tom Callaway
Author: spot Update of /cvs/pkgs/rpms/perl-HTML-Tree/EL-4 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14112/EL-4 Modified Files: perl-HTML-Tree.spec Added Files: missing_close_tag.patch Log Message: fix missing close tag issue (bz 525587) missing_close_tag.patch:

rpms/perl-HTML-Tree/EL-5 missing_close_tag.patch, NONE, 1.1 perl-HTML-Tree.spec, 1.10, 1.11

2009-09-28 Thread Tom Callaway
Author: spot Update of /cvs/pkgs/rpms/perl-HTML-Tree/EL-5 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14112/EL-5 Modified Files: perl-HTML-Tree.spec Added Files: missing_close_tag.patch Log Message: fix missing close tag issue (bz 525587) missing_close_tag.patch:

rpms/perl-HTML-Tree/F-10 missing_close_tag.patch, NONE, 1.1 perl-HTML-Tree.spec, 1.12, 1.13

2009-09-28 Thread Tom Callaway
Author: spot Update of /cvs/pkgs/rpms/perl-HTML-Tree/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14112/F-10 Modified Files: perl-HTML-Tree.spec Added Files: missing_close_tag.patch Log Message: fix missing close tag issue (bz 525587) missing_close_tag.patch:

rpms/perl-HTML-Tree/devel missing_close_tag.patch, NONE, 1.1 perl-HTML-Tree.spec, 1.16, 1.17

2009-09-28 Thread Tom Callaway
Author: spot Update of /cvs/pkgs/rpms/perl-HTML-Tree/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14112/devel Modified Files: perl-HTML-Tree.spec Added Files: missing_close_tag.patch Log Message: fix missing close tag issue (bz 525587) missing_close_tag.patch:

[Bug 525587] Close tag missing in XML output of optionally empty tags

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=525587 --- Comment #4 from Fedora Update System upda...@fedoraproject.org 2009-09-28 12:04:58 EDT --- perl-HTML-Tree-3.23-9.el5

[Bug 525587] Close tag missing in XML output of optionally empty tags

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=525587 --- Comment #5 from Fedora Update System upda...@fedoraproject.org 2009-09-28 12:05:44 EDT --- perl-HTML-Tree-3.23-9.fc10

[Bug 525587] Close tag missing in XML output of optionally empty tags

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=525587 --- Comment #6 from Fedora Update System upda...@fedoraproject.org 2009-09-28 12:05:49 EDT --- perl-HTML-Tree-3.23-9.fc11

[Bug 525587] Close tag missing in XML output of optionally empty tags

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=525587 --- Comment #3 from Fedora Update System upda...@fedoraproject.org 2009-09-28 12:04:53 EDT --- perl-HTML-Tree-3.23-9.el4

[Bug 522136] perl-Mail-Box RPM misses dependency to perl-Object-Realize-Later

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=522136 --- Comment #7 from Fedora Update System upda...@fedoraproject.org 2009-09-28 14:23:11 EDT --- perl-Mail-Box-2.091-1.el5

[Bug 522136] perl-Mail-Box RPM misses dependency to perl-Object-Realize-Later

2009-09-28 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=522136 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added

rpms/perl-XML-TreeBuilder/devel XML-TreeBuilder-NoExpand.patch, 1.4, 1.5 perl-XML-TreeBuilder.spec, 1.7, 1.8

2009-09-28 Thread Jeff Fearn
Author: jfearn Update of /cvs/pkgs/rpms/perl-XML-TreeBuilder/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29187 Modified Files: XML-TreeBuilder-NoExpand.patch perl-XML-TreeBuilder.spec Log Message: sigh, previous patch was eating entities XML-TreeBuilder-NoExpand.patch:

rpms/perl-XML-TreeBuilder/F-11 XML-TreeBuilder-NoExpand.patch, 1.4, 1.5 perl-XML-TreeBuilder.spec, 1.6, 1.7

2009-09-28 Thread Jeff Fearn
Author: jfearn Update of /cvs/pkgs/rpms/perl-XML-TreeBuilder/F-11 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30185/F-11 Modified Files: XML-TreeBuilder-NoExpand.patch perl-XML-TreeBuilder.spec Log Message: fix entites being eaten by NoExpnad switch

<    1   2