[Bug 505764] file does not identify properly some pfa files shipped with a2ps

2009-06-15 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=505764


Daniel Novotny  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||NOTABUG




--- Comment #1 from Daniel Novotny   2009-06-15 06:37:06 
EDT ---
Adobe fonts, to be properly identified as fonts, have to have the right header,
for example %!PS-AdobeFont-1.1 

The files you list have just "%!" header, which identifies them as generic
PostScript files

so file does nothing wrong: without the proper header it cannot tell you
anything

closing this: the files were created by ogonkify, so you can reassign this to
this component, if you think ogonkify should generate the files with the header

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 505775] file does not identify properly some pfa files shipped with enscript

2009-06-15 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=505775


Daniel Novotny  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||NOTABUG




--- Comment #1 from Daniel Novotny   2009-06-15 06:42:39 
EDT ---
Adobe fonts, to be properly identified as fonts, have to have the right header,
for example %!PS-AdobeFont-1.1 

This file has a generic PostScript header "%!PS-Adobe-3.0".

so file does nothing wrong: it identifies the file according to the header

closing this: the file is a part of the package "enscript", so you can reassign
this to this component, if you think the file format is wrong

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/vlgothic-fonts/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 vlgothic-fonts.spec, 1.4, 1.5

2009-06-15 Thread Akira TAGOH
Author: tagoh

Update of /cvs/pkgs/rpms/vlgothic-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5676

Modified Files:
.cvsignore sources vlgothic-fonts.spec 
Log Message:
* Mon Jun 15 2009 Akira TAGOH  - 20090612-1
- New upstream release.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore  23 Apr 2009 13:00:27 -  1.3
+++ .cvsignore  15 Jun 2009 11:21:07 -  1.4
@@ -1,2 +1,3 @@
 VLGothic-20090204.tar.bz2
 VLGothic-20090422.tar.bz2
+VLGothic-20090612.tar.bz2


Index: sources
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources 23 Apr 2009 13:00:27 -  1.3
+++ sources 15 Jun 2009 11:21:08 -  1.4
@@ -1 +1 @@
-dcc9a788a47554344a47926211208473  VLGothic-20090422.tar.bz2
+2ae45ffcaf4fd75331eb582cfee6cc54  VLGothic-20090612.tar.bz2


Index: vlgothic-fonts.spec
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/devel/vlgothic-fonts.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- vlgothic-fonts.spec 23 Apr 2009 13:00:27 -  1.4
+++ vlgothic-fonts.spec 15 Jun 2009 11:21:08 -  1.5
@@ -8,14 +8,14 @@ Most of the glyphs are taken from the M+
 but some have also been improved by the project.
 
 Name:  %{fontname}-fonts
-Version:   20090422
+Version:   20090612
 Release:   1%{?dist}
 Summary:   Japanese TrueType font
 
 License:   mplus and BSD
 Group: User Interface/X
 URL:   http://dicey.org/vlgothic
-Source0:   
http://osdn.dl.sourceforge.jp/vlgothic/38942/%{archivename}.tar.bz2
+Source0:   
http://osdn.dl.sourceforge.jp/vlgothic/40480/%{archivename}.tar.bz2
 Source1:   %{fontname}-fontconfig-pgothic.conf
 Source2:   %{fontname}-fontconfig-gothic.conf
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -93,6 +93,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Jun 15 2009 Akira TAGOH  - 20090612-1
+- New upstream release.
+
 * Thu Apr 23 2009 Akira TAGOH  - 20090422-1
 - New upstream release.
 

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 451744] Review Request: root - The CERN analyzer for high to medium energy physics

2009-06-15 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=451744





--- Comment #34 from Kostas Georgiou   2009-06-15 
07:48:27 EDT ---
The software does use fontconfig so the X side is OK AFAIK, the problem is in
GL/postscript output.

The major places that ttf files are requested directly that I can see are in:
http://root.cern.ch/viewvc/trunk/graf2d/graf/src/TTF.cxx where freetype is used
to load a font by path/name or number (MS with fallback to Free fonts). 
http://root.cern.ch/viewvc/trunk/graf3d/gl/src/TGLText.cxx where ftgl is used
to load a font by fontnumber (table uses only MS fonts).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 505775] file does not identify properly some pfa files shipped with enscript

2009-06-15 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=505775


Nicolas Mailhot  changed:

   What|Removed |Added

   Keywords||Reopened
 Status|CLOSED  |ASSIGNED
 CC||at...@redhat.com
  Component|file|enscript
 Resolution|NOTABUG |
 AssignedTo|dnovo...@redhat.com |at...@redhat.com




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 505764] file does not identify properly some pfa files shipped with a2ps

2009-06-15 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=505764


Nicolas Mailhot  changed:

   What|Removed |Added

   Keywords||Reopened
 Status|CLOSED  |ASSIGNED
 CC||pertu...@free.fr,
   ||twa...@redhat.com
  Component|file|a2ps
 Resolution|NOTABUG |
 AssignedTo|dnovo...@redhat.com |twa...@redhat.com




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/vlgothic-fonts/F-11 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 vlgothic-fonts.spec, 1.4, 1.5

2009-06-15 Thread Akira TAGOH
Author: tagoh

Update of /cvs/pkgs/rpms/vlgothic-fonts/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12762

Modified Files:
.cvsignore sources vlgothic-fonts.spec 
Log Message:
* Mon Jun 15 2009 Akira TAGOH  - 20090612-1
- New upstream release.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-11/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore  23 Apr 2009 13:02:06 -  1.3
+++ .cvsignore  15 Jun 2009 11:58:31 -  1.4
@@ -1,2 +1,3 @@
 VLGothic-20090204.tar.bz2
 VLGothic-20090422.tar.bz2
+VLGothic-20090612.tar.bz2


Index: sources
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-11/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources 23 Apr 2009 13:02:06 -  1.3
+++ sources 15 Jun 2009 11:58:31 -  1.4
@@ -1 +1 @@
-dcc9a788a47554344a47926211208473  VLGothic-20090422.tar.bz2
+2ae45ffcaf4fd75331eb582cfee6cc54  VLGothic-20090612.tar.bz2


Index: vlgothic-fonts.spec
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-11/vlgothic-fonts.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- vlgothic-fonts.spec 23 Apr 2009 13:02:06 -  1.4
+++ vlgothic-fonts.spec 15 Jun 2009 11:58:31 -  1.5
@@ -8,14 +8,14 @@ Most of the glyphs are taken from the M+
 but some have also been improved by the project.
 
 Name:  %{fontname}-fonts
-Version:   20090422
+Version:   20090612
 Release:   1%{?dist}
 Summary:   Japanese TrueType font
 
 License:   mplus and BSD
 Group: User Interface/X
 URL:   http://dicey.org/vlgothic
-Source0:   
http://osdn.dl.sourceforge.jp/vlgothic/38942/%{archivename}.tar.bz2
+Source0:   
http://osdn.dl.sourceforge.jp/vlgothic/40480/%{archivename}.tar.bz2
 Source1:   %{fontname}-fontconfig-pgothic.conf
 Source2:   %{fontname}-fontconfig-gothic.conf
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -93,6 +93,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Jun 15 2009 Akira TAGOH  - 20090612-1
+- New upstream release.
+
 * Thu Apr 23 2009 Akira TAGOH  - 20090422-1
 - New upstream release.
 

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/vlgothic-fonts/F-10 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 vlgothic-fonts.spec, 1.2, 1.3

2009-06-15 Thread Akira TAGOH
Author: tagoh

Update of /cvs/pkgs/rpms/vlgothic-fonts/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18129

Modified Files:
.cvsignore sources vlgothic-fonts.spec 
Log Message:
* Mon Jun 15 2009 Akira TAGOH  - 20090612-1
- New upstream release.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-10/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore  23 Apr 2009 13:09:03 -  1.3
+++ .cvsignore  15 Jun 2009 12:25:23 -  1.4
@@ -1,2 +1,3 @@
 VLGothic-20090204.tar.bz2
 VLGothic-20090422.tar.bz2
+VLGothic-20090612.tar.bz2


Index: sources
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-10/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources 23 Apr 2009 13:09:03 -  1.3
+++ sources 15 Jun 2009 12:25:23 -  1.4
@@ -1 +1 @@
-dcc9a788a47554344a47926211208473  VLGothic-20090422.tar.bz2
+2ae45ffcaf4fd75331eb582cfee6cc54  VLGothic-20090612.tar.bz2


Index: vlgothic-fonts.spec
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-10/vlgothic-fonts.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- vlgothic-fonts.spec 23 Apr 2009 13:09:03 -  1.2
+++ vlgothic-fonts.spec 15 Jun 2009 12:25:23 -  1.3
@@ -8,14 +8,14 @@ Most of the glyphs are taken from the M+
 but some have also been improved by the project.
 
 Name:  %{fontname}-fonts
-Version:   20090422
+Version:   20090612
 Release:   1%{?dist}
 Summary:   Japanese TrueType font
 
 License:   mplus and BSD
 Group: User Interface/X
 URL:   http://dicey.org/vlgothic
-Source0:   
http://osdn.dl.sourceforge.jp/vlgothic/38942/%{archivename}.tar.bz2
+Source0:   
http://osdn.dl.sourceforge.jp/vlgothic/40480/%{archivename}.tar.bz2
 Source1:   %{fontname}-fontconfig-pgothic.conf
 Source2:   %{fontname}-fontconfig-gothic.conf
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -93,6 +93,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Jun 15 2009 Akira TAGOH  - 20090612-1
+- New upstream release.
+
 * Thu Apr 23 2009 Akira TAGOH  - 20090422-1
 - New upstream release.
 

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 451744] Review Request: root - The CERN analyzer for high to medium energy physics

2009-06-15 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=451744





--- Comment #35 from Kostas Georgiou   2009-06-15 
08:24:30 EDT ---
sorry I was wrong root uses freetype but not fontconfig, so as I see it the
plan should be
* quick solution: point root to the DejaVu fonts and check that it still works
OK
* add fontconfig support

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/vlgothic-fonts/F-9 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 vlgothic-fonts.spec, 1.2, 1.3

2009-06-15 Thread Akira TAGOH
Author: tagoh

Update of /cvs/pkgs/rpms/vlgothic-fonts/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20475

Modified Files:
.cvsignore sources vlgothic-fonts.spec 
Log Message:
* Mon Jun 15 2009 Akira TAGOH  - 20090612-1
- New upstream release.


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore  23 Apr 2009 13:32:06 -  1.3
+++ .cvsignore  15 Jun 2009 12:38:44 -  1.4
@@ -1,2 +1,3 @@
 VLGothic-20090204.tar.bz2
 VLGothic-20090422.tar.bz2
+VLGothic-20090612.tar.bz2


Index: sources
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources 23 Apr 2009 13:32:06 -  1.3
+++ sources 15 Jun 2009 12:38:44 -  1.4
@@ -1 +1 @@
-dcc9a788a47554344a47926211208473  VLGothic-20090422.tar.bz2
+2ae45ffcaf4fd75331eb582cfee6cc54  VLGothic-20090612.tar.bz2


Index: vlgothic-fonts.spec
===
RCS file: /cvs/pkgs/rpms/vlgothic-fonts/F-9/vlgothic-fonts.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- vlgothic-fonts.spec 23 Apr 2009 13:32:06 -  1.2
+++ vlgothic-fonts.spec 15 Jun 2009 12:38:44 -  1.3
@@ -8,14 +8,14 @@ Most of the glyphs are taken from the M+
 but some have also been improved by the project.
 
 Name:  %{fontname}-fonts
-Version:   20090422
+Version:   20090612
 Release:   1%{?dist}
 Summary:   Japanese TrueType font
 
 License:   mplus and BSD
 Group: User Interface/X
 URL:   http://dicey.org/vlgothic
-Source0:   
http://osdn.dl.sourceforge.jp/vlgothic/38942/%{archivename}.tar.bz2
+Source0:   
http://osdn.dl.sourceforge.jp/vlgothic/40480/%{archivename}.tar.bz2
 Source1:   %{fontname}-fontconfig-pgothic.conf
 Source2:   %{fontname}-fontconfig-gothic.conf
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -93,6 +93,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Mon Jun 15 2009 Akira TAGOH  - 20090612-1
+- New upstream release.
+
 * Thu Apr 23 2009 Akira TAGOH  - 20090422-1
 - New upstream release.
 

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Issue 102652] Fonts in directory with name having underscore character in it, are not found

2009-06-15 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102652


User hdu changed the following:

What|Old value |New value

  CC|'eroshin,fedorafonts,kpala|'eroshin,fedorafonts,hdu,k
|gin,pmike'|palagin,pmike'

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from h...@openoffice.org Mon Jun 15 13:42:49 + 
2009 ---
> Should this still be considered a bug? If so, is it a Fedora or OOo bug?

Looks like an issue for fontconfig. A very low priority issue though because 
fontconfig has the very 
reasonable expectation that fc-cacheĀ gets run whenever its directory structure 
or directory contents were 
changed.

Not an issue for OOo though => adjusting status accordingly

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Issue 54944] Provide way to mark forced font replacement

2009-06-15 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54944





--- Additional comments from h...@openoffice.org Mon Jun 15 13:55:19 + 
2009 ---
Fixed dependency to issue 45128, thanks meywer!

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Issue 45128] Silent Failing is Bad Practice (Font fallback and Glyph Fallback)

2009-06-15 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45128





--- Additional comments from h...@openoffice.org Mon Jun 15 13:53:26 + 
2009 ---
*** Issue 102449 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 480468] [php-ZendFramework] Adapt to font package renamings

2009-06-15 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=480468





--- Comment #8 from Fedora Update System   
2009-06-15 22:34:50 EDT ---
php-ZendFramework-1.7.7-2.fc10 has been pushed to the Fedora 10 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 480468] [php-ZendFramework] Adapt to font package renamings

2009-06-15 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=480468


Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||1.7.7-2.fc10
 Resolution||NEXTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 485873] [ml_IN] Malayalam fonts not available in Fedora 11-Alpha (leonidas)

2009-06-15 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=485873


Jens Petersen  changed:

   What|Removed |Added

 CC|eng-i18n-b...@redhat.com|fedora-fonts-bugs-l...@redh
   ||at.com,
   ||fedora-i18n-b...@redhat.com
   ||, psatp...@redhat.com,
   ||rajeeshknamb...@gmail.com
  Component|i18n|smc-fonts
  QAContact||extras...@fedoraproject.org




--- Comment #2 from Jens Petersen   2009-06-16 00:00:34 
EDT ---
Hopefully ok in GA?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 477421] [madan-fonts] Please convert to new font packaging guidelines

2009-06-15 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=477421


Pravin Satpute  changed:

   What|Removed |Added

 CC||psatp...@redhat.com
 AssignedTo|rbhal...@redhat.com |psatp...@redhat.com




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 477437] [paktype-fonts] Please convert to new font packaging guidelines

2009-06-15 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=477437


Pravin Satpute  changed:

   What|Removed |Added

 CC||psatp...@redhat.com
 AssignedTo|rbhal...@redhat.com |psatp...@redhat.com




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list