[Bug 506262] X crash - FreeType: couldn't open face /usr/share/fonts/cjkuni/ukai.ttc: 1

2009-11-05 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=506262


Matej Cepl  changed:

   What|Removed |Added

 CC||mc...@redhat.com
   Flag||needinfo?(jrez...@redhat.co
   ||m)




--- Comment #16 from Matej Cepl   2009-11-05 13:32:16 EDT ---
Since this bugzilla report was filed, there have been several major updates in
various components of the Xorg system, which may have resolved this issue.
Users who have experienced this problem are encouraged to upgrade their system
to the latest version of their packages. For packages from updates-testing
repository you can use command

yum upgrade --enablerepo='*-updates-testing'

Alternatively, you can also try to test whether this bug is reproducible with
the upcoming Fedora 12 distribution by downloading LiveMedia of F12 Beta
available at http://alt.fedoraproject.org/pub/alt/nightly-composes/ . By using
that you get all the latest packages without need to install anything on your
computer. For more information on using LiveMedia take a look at
https://fedoraproject.org/wiki/FedoraLiveCD .

Please, if you experience this problem on the up-to-date system, let us now in
the comment for this bug, or whether the upgraded system works for you.

If you won't be able to reply in one month, I will have to close this bug as
INSUFFICIENT_DATA. Thank you.

[This is a bulk message for all open Fedora Rawhide Xorg-related bugs. I'm
adding myself to the CC list for each bug, so I'll see any comments you make
after this and do my best to make sure every issue gets proper attention.]

-- 
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 522187] SWT crash with GTK 2.18 and GNOME accessibility

2009-11-05 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


Andrew Overholt  changed:

   What|Removed |Added

Summary|SWT crash (in theory in |SWT crash with GTK 2.18 and
   |pango but more likely in|GNOME accessibility
   |GTK)|




-- 
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 477486] [xorg-x11-fonts] Please convert to new font packaging guidelines

2009-11-05 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=477486


Nicolas Mailhot  changed:

   What|Removed |Added

   Flag|needinfo?(nicolas.mail...@l |
   |aposte.net) |




--- Comment #8 from Nicolas Mailhot   2009-11-05 
13:56:13 EDT ---
Clearly not fixed

-- 
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/gdouros-akkadian-fonts/F-12 gdouros-akkadian-fonts-fontconfig.conf, NONE, 1.1 gdouros-akkadian-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-11-05 Thread Robin Sonefors
Author: ozamosi

Update of /cvs/pkgs/rpms/gdouros-akkadian-fonts/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31089

Modified Files:
.cvsignore sources 
Added Files:
gdouros-akkadian-fonts-fontconfig.conf 
gdouros-akkadian-fonts.spec 
Log Message:
Version 2.52



--- NEW FILE gdouros-akkadian-fonts-fontconfig.conf ---



  
fantasy

  Akkadian

  
  
Akkadian

  fantasy

  



--- NEW FILE gdouros-akkadian-fonts.spec ---
%global fontname gdouros-akkadian
%global fontconf 65-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.52
Release:1%{?dist}
Summary:A font for Sumero-Akkadian cuneiform

Group:  User Interface/X
License:Copyright only
URL:http://users.teilar.gr/~g1951d/
Source0:http://users.teilar.gr/~g1951d/Akkadian.zip
Source1:%{name}-fontconfig.conf
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)

BuildArch:  noarch
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem

%description
Akkadian covers the following scripts and symbols supported by The Unicode
Standard 5.2: Basic Latin, Greek and Coptic, some Punctuation and other
Symbols, Cuneiform, Cuneiform Numbers and Punctuation.

It was created by George Douros.
%prep
%setup -q -c


%build


%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p Akkadian.otf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{SOURCE1} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} Akkadian.otf

%doc


%changelog
* Thu Oct 22 2009 Robin Sonefors  - 2.52-1
- Initial packaging


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/gdouros-akkadian-fonts/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  3 Nov 2009 21:53:46 -   1.1
+++ .cvsignore  5 Nov 2009 18:59:42 -   1.2
@@ -0,0 +1 @@
+Akkadian.zip


Index: sources
===
RCS file: /cvs/pkgs/rpms/gdouros-akkadian-fonts/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 3 Nov 2009 21:53:46 -   1.1
+++ sources 5 Nov 2009 18:59:43 -   1.2
@@ -0,0 +1 @@
+dec2b1988c44b286199b7f7aed0e4119  Akkadian.zip

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


[Bug 466369] font rendering is messed up on F-11

2009-11-05 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=466369


Michal Jaegermann  changed:

   What|Removed |Added

   Flag|needinfo?(mic...@harddata.c |
   |om) |




--- Comment #45 from Michal Jaegermann   2009-11-05 
13:48:48 EDT ---
I was asked with "needinfo?(mic...@harddata.com)".  See my comment 35 and
comment 38 respectively from 2008-12-17 and 2009-02-03.  These say that I do
not see the issue anymore.  OTOH there were later reports of the same, or
similar, problems on another hardware and that is why this report remains open.
 I am afraid that I am unable to comment on that.

-- 
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/gdouros-aegyptus-fonts/F-12 gdouros-aegyptus-fonts-fontconfig.conf, NONE, 1.1 gdouros-aegyptus-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-11-05 Thread Robin Sonefors
Author: ozamosi

Update of /cvs/pkgs/rpms/gdouros-aegyptus-fonts/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24806

Modified Files:
.cvsignore sources 
Added Files:
gdouros-aegyptus-fonts-fontconfig.conf 
gdouros-aegyptus-fonts.spec 
Log Message:
Version 2.52



--- NEW FILE gdouros-aegyptus-fonts-fontconfig.conf ---



  
fantasy

  Aegyptus

  
  
Aegyptus

  fantasy

  



--- NEW FILE gdouros-aegyptus-fonts.spec ---
%global fontname gdouros-aegyptus
%global fontconf 65-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.52
Release:1%{?dist}
Summary:A font for Egyptian hieroglyphs

Group:  User Interface/X
License:Copyright only
URL:http://users.teilar.gr/~g1951d/
Source0:http://users.teilar.gr/~g1951d/Aegyptus.zip
Source1:%{name}-fontconfig.conf
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)

BuildArch:  noarch
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem

%description
Aegyptus encodes over 7000 hieroglyphs.

There is no standard for Egyptian Hieroglyphs or Meroitic, so they are
allocated in the Supplementary Private Use Plane 15. The font also covers Basic
Latin, Egyptian Transliteration characters, some Punctuation and other Symbols,
and the Gardiner set of 1071 Egyptian Hieroglyphs, now suppored by The Unicode
Standard 5.2 in the new SMP block 13000 - 1342F.

It was created by George Douros, mainly based on the book Hieroglyphica,
PIREI I², 2000.

%prep
%setup -q -c


%build


%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p Aegyptus.otf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{SOURCE1} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} Aegyptus.otf

%doc *.txt


%changelog
* Wed Oct 21 2009 Robin Sonefors  2.52-1
- Initial package


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/gdouros-aegyptus-fonts/F-12/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  26 Oct 2009 20:11:30 -  1.1
+++ .cvsignore  5 Nov 2009 18:45:25 -   1.2
@@ -0,0 +1 @@
+Aegyptus.zip


Index: sources
===
RCS file: /cvs/pkgs/rpms/gdouros-aegyptus-fonts/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 26 Oct 2009 20:11:30 -  1.1
+++ sources 5 Nov 2009 18:45:25 -   1.2
@@ -0,0 +1 @@
+c063380062974eb8cb36c8db329ec8ef  Aegyptus.zip

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


rpms/gfs-gazis-fonts/devel gfs-gazis-fonts.spec, 1.11, 1.12 import.log, 1.3, 1.4 sources, 1.3, 1.4

2009-11-05 Thread nim
Author: nim

Update of /cvs/extras/rpms/gfs-gazis-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30259/devel

Modified Files:
gfs-gazis-fonts.spec import.log sources 
Log Message:
upstream stealth update


Index: gfs-gazis-fonts.spec
===
RCS file: /cvs/extras/rpms/gfs-gazis-fonts/devel/gfs-gazis-fonts.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- gfs-gazis-fonts.spec24 Jul 2009 23:59:03 -  1.11
+++ gfs-gazis-fonts.spec5 Nov 2009 21:59:12 -   1.12
@@ -4,9 +4,9 @@
 %global archivename GFS_GAZIS
 
 Name:%{fontname}-fonts
-Version: 20080318
-Release: 8%{?dist}
-Summary: GFS Gazis Greek font
+Version: 20091008
+Release: 1%{?dist}
+Summary: An 18th century Greek typeface
 
 Group: User Interface/X
 License:   OFL
@@ -76,11 +76,17 @@ rm -fr %{buildroot}
 
 
 %changelog
-* Fri Jul 24 2009 Fedora Release Engineering  
- 20080318-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Tue Feb 24 2009 Fedora Release Engineering  
- 20080318-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Fri Nov 5 2009 Nicolas Mailhot 
+- 20091008-1
+— Upstream stealth update
+
+* Fri Jul 24 2009 Fedora Release Engineering 
+- 20080318-8
+— Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Tue Feb 24 2009 Fedora Release Engineering 
+- 20080318-7
+— Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Mon Feb 16 2009 Nicolas Mailhot 
 - 20080318-6


Index: import.log
===
RCS file: /cvs/extras/rpms/gfs-gazis-fonts/devel/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- import.log  23 Feb 2009 08:47:19 -  1.3
+++ import.log  5 Nov 2009 21:59:13 -   1.4
@@ -1,3 +1,4 @@
 
gfs-gazis-fonts-20080318-3_fc10:HEAD:gfs-gazis-fonts-20080318-3.fc10.src.rpm:1215809328
 
gfs-gazis-fonts-20080318-5_fc11:HEAD:gfs-gazis-fonts-20080318-5.fc11.src.rpm:1229543045
 
gfs-gazis-fonts-20080318-6_fc11:HEAD:gfs-gazis-fonts-20080318-6.fc11.src.rpm:1235378814
+gfs-gazis-fonts-20091008-1_fc13:HEAD:gfs-gazis-fonts-20091008-1.fc13.src.rpm:1257458271


Index: sources
===
RCS file: /cvs/extras/rpms/gfs-gazis-fonts/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources 4 Apr 2008 20:08:21 -   1.3
+++ sources 5 Nov 2009 21:59:13 -   1.4
@@ -1 +1 @@
-49549ec24bd20627bfcc8c0486fb2b12  GFS_GAZIS.zip
+a4c893f33da31e6152b5bd06c516b52d  GFS_GAZIS.zip

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


rpms/gfs-decker-fonts/devel gfs-decker-fonts.spec, 1.2, 1.3 import.log, 1.1, 1.2 sources, 1.2, 1.3

2009-11-05 Thread nim
Author: nim

Update of /cvs/extras/rpms/gfs-decker-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31479/devel

Modified Files:
gfs-decker-fonts.spec import.log sources 
Log Message:
upstream stealth update


Index: gfs-decker-fonts.spec
===
RCS file: /cvs/extras/rpms/gfs-decker-fonts/devel/gfs-decker-fonts.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- gfs-decker-fonts.spec   24 Jul 2009 23:57:34 -  1.2
+++ gfs-decker-fonts.spec   5 Nov 2009 22:02:07 -   1.3
@@ -5,8 +5,8 @@
 
 Name:%{fontname}-fonts
 Version: 20090618
-Release: 2%{?dist}
-Summary: GFS Decker Greek fonts
+Release: 3%{?dist}
+Summary: A 19th century Greek typeface
 
 Group: User Interface/X
 License:   OFL
@@ -34,7 +34,7 @@ and thin strokes. It appeared as an alte
 mostly patristic texts.
 
 
-The font was digitally designed by George D. Matthiopoulos and is freely 
+The font was digitally designed by George D. Matthiopoulos and is freely
 available by GFS.
 
 
@@ -74,12 +74,17 @@ rm -fr %{buildroot}
 
 %_font_pkg -f %{fontconf} *.otf
 
-%doc *.txt
+%doc *.txt *.pdf
 
 
 %changelog
-* Fri Jul 24 2009 Fedora Release Engineering  
- 20090618-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Fri Nov 5 2009 Nicolas Mailhot 
+- 20090618-3
+— update to upstream's new archive (with new doc)
+
+* Fri Jul 24 2009 Fedora Release Engineering 
+- 20090618-2
+— Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Sun Jun 21 2009 Nicolas Mailhot 
 - 20090618-1


Index: import.log
===
RCS file: /cvs/extras/rpms/gfs-decker-fonts/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log  23 Jun 2009 06:10:38 -  1.1
+++ import.log  5 Nov 2009 22:02:07 -   1.2
@@ -1 +1,2 @@
 
gfs-decker-fonts-20090618-1_fc12:HEAD:gfs-decker-fonts-20090618-1.fc12.src.rpm:1245737415
+gfs-decker-fonts-20090618-3_fc13:HEAD:gfs-decker-fonts-20090618-3.fc13.src.rpm:1257458378


Index: sources
===
RCS file: /cvs/extras/rpms/gfs-decker-fonts/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 23 Jun 2009 06:10:38 -  1.2
+++ sources 5 Nov 2009 22:02:07 -   1.3
@@ -1 +1 @@
-52e129c5aa90f10de1b6c9c789b8240c  GFS_DECKER.zip
+b2b4c8db6c51a7db93d614b29387ac42  GFS_DECKER.zip

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


rpms/gfs-neohellenic-fonts/devel gfs-neohellenic-fonts.spec, 1.11, 1.12 import.log, 1.4, 1.5 sources, 1.3, 1.4

2009-11-05 Thread nim
Author: nim

Update of /cvs/extras/rpms/gfs-neohellenic-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv836/devel

Modified Files:
gfs-neohellenic-fonts.spec import.log sources 
Log Message:
upstream stealth update


Index: gfs-neohellenic-fonts.spec
===
RCS file: 
/cvs/extras/rpms/gfs-neohellenic-fonts/devel/gfs-neohellenic-fonts.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- gfs-neohellenic-fonts.spec  24 Jul 2009 23:59:30 -  1.11
+++ gfs-neohellenic-fonts.spec  5 Nov 2009 22:06:11 -   1.12
@@ -4,9 +4,9 @@
 %global archivename GFS_NEOHELLENIC_OT
 
 Name:%{fontname}-fonts
-Version: 20081217
-Release: 3%{?dist}
-Summary: GFS Neohellenic fonts
+Version: 20090918
+Release: 1%{?dist}
+Summary: A 20th century Greek typeface
 
 Group: User Interface/X
 License:   OFL
@@ -85,11 +85,17 @@ rm -fr %{buildroot}
 
 
 %changelog
-* Fri Jul 24 2009 Fedora Release Engineering  
- 20081217-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Tue Feb 24 2009 Fedora Release Engineering  
- 20081217-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Fri Nov 5 2009 Nicolas Mailhot 
+- 20090918-1
+— upstream stealth update
+
+* Fri Jul 24 2009 Fedora Release Engineering 
+- 20081217-3
+— Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Tue Feb 24 2009 Fedora Release Engineering 
+- 20081217-2
+— Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Sun Feb 22 2009 Nicolas Mailhot 
 - 20081217-1


Index: import.log
===
RCS file: /cvs/extras/rpms/gfs-neohellenic-fonts/devel/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log  23 Feb 2009 08:49:44 -  1.4
+++ import.log  5 Nov 2009 22:06:11 -   1.5
@@ -2,3 +2,4 @@ gfs-neohellenic-fonts-20070415-6_fc10:HE
 
gfs-neohellenic-fonts-20070415-8_fc11:HEAD:gfs-neohellenic-fonts-20070415-8.fc11.src.rpm:1229543250
 
gfs-neohellenic-fonts-20081217-1_fc11:HEAD:gfs-neohellenic-fonts-20081217-1.fc11.src.rpm:1235299287
 
gfs-neohellenic-fonts-20081217-1_fc11:HEAD:gfs-neohellenic-fonts-20081217-1.fc11.src.rpm:1235378962
+gfs-neohellenic-fonts-20090918-1_fc13:HEAD:gfs-neohellenic-fonts-20090918-1.fc13.src.rpm:1257458731


Index: sources
===
RCS file: /cvs/extras/rpms/gfs-neohellenic-fonts/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources 22 Feb 2009 10:42:06 -  1.3
+++ sources 5 Nov 2009 22:06:11 -   1.4
@@ -1 +1 @@
-41799cd503f81b0066ce339cd28b9265  GFS_NEOHELLENIC_OT.zip
+c6fb13b64a905186c2d406445d489422  GFS_NEOHELLENIC_OT.zip

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


rpms/gfs-pyrsos-fonts/devel gfs-pyrsos-fonts.spec, 1.2, 1.3 import.log, 1.2, 1.3 sources, 1.2, 1.3

2009-11-05 Thread nim
Author: nim

Update of /cvs/extras/rpms/gfs-pyrsos-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1354/devel

Modified Files:
gfs-pyrsos-fonts.spec import.log sources 
Log Message:
upstream stealth update


Index: gfs-pyrsos-fonts.spec
===
RCS file: /cvs/extras/rpms/gfs-pyrsos-fonts/devel/gfs-pyrsos-fonts.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- gfs-pyrsos-fonts.spec   25 Jul 2009 00:00:27 -  1.2
+++ gfs-pyrsos-fonts.spec   5 Nov 2009 22:06:53 -   1.3
@@ -5,8 +5,8 @@
 
 Name:%{fontname}-fonts
 Version: 20090618
-Release: 2%{?dist}
-Summary: GFS Pyrsos italic Greek fonts
+Release: 3%{?dist}
+Summary: A 20th century italic Greek typeface
 
 Group: User Interface/X
 License:   OFL
@@ -66,12 +66,17 @@ rm -fr %{buildroot}
 
 %_font_pkg -f %{fontconf} *.otf
 
-%doc *.txt
+%doc *.txt *.pdf
 
 
 %changelog
-* Fri Jul 24 2009 Fedora Release Engineering  
- 20090618-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Fri Nov 5 2009 Nicolas Mailhot 
+- 20090618-3
+— update to upstream's new archive (with new doc)
+
+* Fri Jul 24 2009 Fedora Release Engineering 
+- 20090618-2
+— Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Sat Jun 21 2009 Nicolas Mailhot 
 - 20090618-1


Index: import.log
===
RCS file: /cvs/extras/rpms/gfs-pyrsos-fonts/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log  23 Jun 2009 06:36:40 -  1.2
+++ import.log  5 Nov 2009 22:06:53 -   1.3
@@ -1,2 +1,3 @@
 
gfs-pyrsos-fonts-20090618-1_fc12:HEAD:gfs-pyrsos-fonts-20090618-1.fc12.src.rpm:1245737497
 
gfs-pyrsos-fonts-20090618-1_fc12:HEAD:gfs-pyrsos-fonts-20090618-1.fc12.src.rpm:1245737571
+gfs-pyrsos-fonts-20090618-3_fc13:HEAD:gfs-pyrsos-fonts-20090618-3.fc13.src.rpm:1257458793


Index: sources
===
RCS file: /cvs/extras/rpms/gfs-pyrsos-fonts/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 23 Jun 2009 06:12:22 -  1.2
+++ sources 5 Nov 2009 22:06:53 -   1.3
@@ -1 +1 @@
-09d5d592facbe0b62c19f935817af4bc  GFS_PYRSOS.zip
+ad4bce50a20830c93bc6e4437f674e95  GFS_PYRSOS.zip

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


rpms/adf-tribun-fonts/devel adf-tribun-fonts.spec, 1.1, 1.2 import.log, 1.1, 1.2 sources, 1.2, 1.3

2009-11-05 Thread nim
Author: nim

Update of /cvs/extras/rpms/adf-tribun-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11374/devel

Modified Files:
adf-tribun-fonts.spec import.log sources 
Log Message:
upstream stealth update


Index: adf-tribun-fonts.spec
===
RCS file: /cvs/extras/rpms/adf-tribun-fonts/devel/adf-tribun-fonts.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- adf-tribun-fonts.spec   15 Oct 2009 21:15:16 -  1.1
+++ adf-tribun-fonts.spec   5 Nov 2009 22:33:25 -   1.2
@@ -5,7 +5,7 @@
 
 Name:%{fontname}-fonts
 Version: 1.13
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A newsprint-like serif typeface
 
 Group: User Interface/X
@@ -87,6 +87,10 @@ rm -fr %{buildroot}
 %doc NOTICE TTF/COPYING *.pdf
 
 %changelog
+* Fri Nov  5 2009 Nicolas Mailhot 
+- 1.13-2
+— upstream in-place update (Tribun ADF Std Cond)
+
 * Sat Oct 10 2009 
 - 1.13-1
 — Initial release


Index: import.log
===
RCS file: /cvs/extras/rpms/adf-tribun-fonts/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log  15 Oct 2009 21:15:16 -  1.1
+++ import.log  5 Nov 2009 22:33:25 -   1.2
@@ -1 +1,2 @@
 
adf-tribun-fonts-1_13-1_fc13:HEAD:adf-tribun-fonts-1.13-1.fc13.src.rpm:1255641299
+adf-tribun-fonts-1_13-2_fc13:HEAD:adf-tribun-fonts-1.13-2.fc13.src.rpm:1257460386


Index: sources
===
RCS file: /cvs/extras/rpms/adf-tribun-fonts/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources 15 Oct 2009 21:15:16 -  1.2
+++ sources 5 Nov 2009 22:33:25 -   1.3
@@ -1,2 +1,2 @@
 d7bcba4e405765cde2755666e80a3a20  Tribun-Cat.pdf
-46f08319ae8b6c49454cfc36555471a5  Tribun-Std.zip
+c37daf5a1fe984927d7d1493e3a2e587  Tribun-Std.zip

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


[Bug 530880] Review Request: ns-tiza-fonts - A Slab-Serif Font

2009-11-05 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=530880





--- Comment #7 from TK009   2009-11-05 19:00:35 EDT ---
Spec URL: http://tk009.fedorapeople.org/ns-tiza-chalk-fonts.spec
SRPM URL:
http://tk009.fedorapeople.org/ns-tiza-chalk-fonts-20080210-1.fc11.src.rpm

I believe I've made all the requested corrections. I have also spoken with the
creator and he will be adding the glyph's at a future point, as well as
correcting the license in the font file.

-- 
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