[Bug 477429] [myanmar3-unicode-fonts] Please convert to new font packaging guidelines

2010-05-13 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=477429

--- Comment #10 from Parag pnem...@redhat.com 2010-05-13 01:55:37 EDT ---
Let me take this and fix this package.

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


rpms/myanmar3-unicode-fonts/devel myanmar3-unicode-fonts.spec, 1.3, 1.4

2010-05-13 Thread paragn
Author: paragn

Update of /cvs/pkgs/rpms/myanmar3-unicode-fonts/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8783

Modified Files:
myanmar3-unicode-fonts.spec 
Log Message:
* Thu May 13 2010 Parag Nemade pnemade AT redhat.com - 3.00-4
- Resolves:rh#477429:Spec cleanups to follow current Fonts packaging guidelines.




Index: myanmar3-unicode-fonts.spec
===
RCS file: 
/cvs/pkgs/rpms/myanmar3-unicode-fonts/devel/myanmar3-unicode-fonts.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- myanmar3-unicode-fonts.spec 25 Jul 2009 15:28:43 -  1.3
+++ myanmar3-unicode-fonts.spec 13 May 2010 06:53:15 -  1.4
@@ -1,13 +1,11 @@
-%define fontnamemyanmar3-unicode
-%define fontdir %{_datadir}/fonts/%{fontname}
-%define fontconfdir %{_sysconfdir}/fonts/conf.d
-
-%define archivename Myanmar3_Unicode 
+%global fontname myanmar3-unicode
+%global fontconf 65-%{fontname}.conf
 
+%global archivename Myanmar3_Unicode
 
 Name:%{fontname}-fonts
 Version: 3.00
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Myanmar3 unicode font
 
 Group:   User Interface/X
@@ -15,65 +13,58 @@ License: LGPLv2+
 URL:http://www.myanmarnlp.net.mm 
 Source0: http://www.myanmarnlp.net.mm/downloads/%{archivename}.zip
 Source1: %{name}-fontconfig.conf
+BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
 
-BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
-BuildArch: noarch
+BuildArch:  noarch
+BuildRequires:  fontpackages-devel
+Requires:   fontpackages-filesystem
 
 %description
-Myanmar3 unicode font from 
-Myanmar Unicode  NLP Research Center
+Myanmar3 unicode font from Myanmar Unicode 
+NLP Research Center.
 
 %prep
 %setup -q -c
 unzip -j -L -q %{SOURCE0}
 
-
 %build
-# Nothing there
 
 
 %install
 rm -fr %{buildroot}
 
-install -m 0755 -d %{buildroot}%{fontdir}
-install -m 0644 -p *.ttf %{buildroot}%{fontdir}
+install -m 0755 -d %{buildroot}%{_fontdir}
+install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
+
+install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
+   %{buildroot}%{_fontconfig_confdir}
 
-install -m 0755 -d %{buildroot}%{fontconfdir}
-install -m 0644 -p %{SOURCE1} %{buildroot}%{fontconfdir}/65-%{fontname}.conf
+install -m 0644 -p %{SOURCE1} \
+%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
+ln -s %{_fontconfig_templatedir}/%{fontconf} \
+  %{buildroot}%{_fontconfig_confdir}/%{fontconf}
 
 
 %clean
 rm -fr %{buildroot}
 
 
-%post
-if [ -x %{_bindir}/fc-cache ] ; then
-%{_bindir}/fc-cache %{fontdir} || :
-fi
-
-
-%postun
-if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then
-%{_bindir}/fc-cache %{fontdir} || :
-fi
-
+%_font_pkg -f %{fontconf} *.ttf
 
-%files
-%defattr(0644,root,root,0755)
-
-%config(noreplace) %{fontconfdir}/65-%{fontname}.conf
-
-%dir %{fontdir}/
-%{fontdir}/*.ttf
+%doc
 
 
 %changelog
+* Thu May 13 2010 Parag Nemade pnemade AT redhat.com - 3.00-4
+- Resolves:rh#477429:Spec cleanups to follow current Fonts packaging 
guidelines.
+
 * Sat Jul 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 3.00-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Wed Feb 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 3.00-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-
 * Fri Aug 01 2008 Minto Joseph mvaliyav at redhat.com - 3.00-1 
 - initial package
+
+

___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


rpms/myanmar3-unicode-fonts/F-13 myanmar3-unicode-fonts.spec,1.3,1.4

2010-05-13 Thread paragn
Author: paragn

Update of /cvs/pkgs/rpms/myanmar3-unicode-fonts/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15329

Modified Files:
myanmar3-unicode-fonts.spec 
Log Message:
* Thu May 13 2010 Parag Nemade pnemade AT redhat.com - 3.00-4
- Resolves:rh#477429:Spec cleanups to follow current Fonts packaging guidelines.




Index: myanmar3-unicode-fonts.spec
===
RCS file: 
/cvs/pkgs/rpms/myanmar3-unicode-fonts/F-13/myanmar3-unicode-fonts.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- myanmar3-unicode-fonts.spec 25 Jul 2009 15:28:43 -  1.3
+++ myanmar3-unicode-fonts.spec 13 May 2010 07:02:56 -  1.4
@@ -1,13 +1,11 @@
-%define fontnamemyanmar3-unicode
-%define fontdir %{_datadir}/fonts/%{fontname}
-%define fontconfdir %{_sysconfdir}/fonts/conf.d
-
-%define archivename Myanmar3_Unicode 
+%global fontname myanmar3-unicode
+%global fontconf 65-%{fontname}.conf
 
+%global archivename Myanmar3_Unicode
 
 Name:%{fontname}-fonts
 Version: 3.00
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Myanmar3 unicode font
 
 Group:   User Interface/X
@@ -15,65 +13,58 @@ License: LGPLv2+
 URL:http://www.myanmarnlp.net.mm 
 Source0: http://www.myanmarnlp.net.mm/downloads/%{archivename}.zip
 Source1: %{name}-fontconfig.conf
+BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
 
-BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
-BuildArch: noarch
+BuildArch:  noarch
+BuildRequires:  fontpackages-devel
+Requires:   fontpackages-filesystem
 
 %description
-Myanmar3 unicode font from 
-Myanmar Unicode  NLP Research Center
+Myanmar3 unicode font from Myanmar Unicode 
+NLP Research Center.
 
 %prep
 %setup -q -c
 unzip -j -L -q %{SOURCE0}
 
-
 %build
-# Nothing there
 
 
 %install
 rm -fr %{buildroot}
 
-install -m 0755 -d %{buildroot}%{fontdir}
-install -m 0644 -p *.ttf %{buildroot}%{fontdir}
+install -m 0755 -d %{buildroot}%{_fontdir}
+install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
+
+install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
+   %{buildroot}%{_fontconfig_confdir}
 
-install -m 0755 -d %{buildroot}%{fontconfdir}
-install -m 0644 -p %{SOURCE1} %{buildroot}%{fontconfdir}/65-%{fontname}.conf
+install -m 0644 -p %{SOURCE1} \
+%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
+ln -s %{_fontconfig_templatedir}/%{fontconf} \
+  %{buildroot}%{_fontconfig_confdir}/%{fontconf}
 
 
 %clean
 rm -fr %{buildroot}
 
 
-%post
-if [ -x %{_bindir}/fc-cache ] ; then
-%{_bindir}/fc-cache %{fontdir} || :
-fi
-
-
-%postun
-if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then
-%{_bindir}/fc-cache %{fontdir} || :
-fi
-
+%_font_pkg -f %{fontconf} *.ttf
 
-%files
-%defattr(0644,root,root,0755)
-
-%config(noreplace) %{fontconfdir}/65-%{fontname}.conf
-
-%dir %{fontdir}/
-%{fontdir}/*.ttf
+%doc
 
 
 %changelog
+* Thu May 13 2010 Parag Nemade pnemade AT redhat.com - 3.00-4
+- Resolves:rh#477429:Spec cleanups to follow current Fonts packaging 
guidelines.
+
 * Sat Jul 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 3.00-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Wed Feb 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 3.00-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-
 * Fri Aug 01 2008 Minto Joseph mvaliyav at redhat.com - 3.00-1 
 - initial package
+
+

___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 477429] [myanmar3-unicode-fonts] Please convert to new font packaging guidelines

2010-05-13 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=477429

Parag pnem...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||myanmar3-unicode-fonts-3.00
   ||-4.fc14
 Resolution||NEXTRELEASE

--- Comment #11 from Parag pnem...@redhat.com 2010-05-13 05:07:46 EDT ---
Fixed in myanmar3-unicode-fonts-3.00-4.fc14

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 477044] [Tracker] Deploy new font packaging guidelines for Fedora 11

2010-05-13 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=477044

Bug 477044 depends on bug 477429, which changed state.

Bug 477429 Summary: [myanmar3-unicode-fonts] Please convert to new font 
packaging guidelines
https://bugzilla.redhat.com/show_bug.cgi?id=477429

   What|Old Value   |New Value

 Status|NEW |ASSIGNED
 Resolution||NEXTRELEASE
 Status|ASSIGNED|CLOSED

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 579369] Review Request: kanjistrokeorders-fonts - Font to view stroke order diagrams for Kanji, Kana and etc...

2010-05-13 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=579369

--- Comment #5 from René Ribaud rene.rib...@free.fr 2010-05-13 13:58:48 EDT 
---
Hi Parag,

Thanks for the review, I have fixed the package.

 Suggestions:
 1) remove following comments from SPEC
 #ln -s /dev/null \
 #  %{buildroot}%{_fontconfig_confdir}/%{fontconf}

Removed

 
 2) Give newline after each changelog entry and also between BuildRequires: 
 line
 and %description line
 

Done

 3) Instead of adding BuildRequires: dos2unix, you can do following in %prep.
 ==
 for file in copyright.txt readme_en_v2.014.txt; do
  sed s|\r||g $file  $file.new  \
  touch -r $file $file.new  \
  mv $file.new $file
 done
 ===
 
  This will help not to increase build time dependency on dos2unix package.

Done, I used sed -i instead of dos2unix.


Anyway we will find the updated package here :

Spec URL: http://uggla.free.fr/rpmbuild/SPECS/kanjistrokeorders-fonts.spec
SRPM URL:
http://uggla.free.fr/rpmbuild/SRPMS/12/kanjistrokeorders-fonts-2.014-4.fc12.src.rpm

RPMLINT output :

[...@uggla SRPMS]$ rpmlint kanjistrokeorders-fonts-2.014-4.fc12.src.rpm
kanjistrokeorders-fonts.src: W: spelling-error %description -l en_US kanji -
Kantian, Kanpur, Kansas
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

[...@uggla noarch]$ rpmlint kanjistrokeorders-fonts-2.014-4.fc12.noarch.rpm
kanjistrokeorders-fonts.noarch: W: spelling-error %description -l en_US kanji
- Kantian, Kanpur, Kansas
1 packages and 0 specfiles checked; 0 errors, 1 warnings.


KOJI output :
-

I have built the package with koji on all architectures for F12, F13 and
rawhide.
You can look at the F12 result here :
http://koji.fedoraproject.org/koji/taskinfo?taskID=2186156

F13 here :


and F14 here :


Waiting for your feedbacks.

Best regards.
René

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

[Bug 586877] Improve fontconfig config file

2010-05-13 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=586877

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||un-core-fonts-1.0.2-0.14.08
   ||0608.fc13
 Resolution||ERRATA

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 565688] [abrt] crash in gpodder-2.0-1.fc12

2010-05-13 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=565688

Ville-Pekka Vainio vpiva...@cs.helsinki.fi changed:

   What|Removed |Added

 CC||besfa...@redhat.com,
   ||fonts-b...@lists.fedoraproj
   ||ect.org
  Component|gpodder |pango
 AssignedTo|jspal...@gmail.com  |besfa...@redhat.com

--- Comment #2 from Ville-Pekka Vainio vpiva...@cs.helsinki.fi 2010-05-13 
16:22:37 EDT ---
It seems to me from the backtrace like this could be a Pango bug. Reassigning
there, since we probably can't do much about this.

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 526957] Need to match sizing metadata with original version.

2010-05-13 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=526957

Daniel Mircea dan...@viseztrance.com changed:

   What|Removed |Added

   Flag|needinfo?(dan...@viseztranc |
   |e.com)  |

--- Comment #9 from Daniel Mircea dan...@viseztrance.com 2010-05-13 16:53:09 
EDT ---
I installed the packages, and restarted X, but the issue remains.

To be fair, all the screenshots were made from very different machines, as such
different dpis; however the fonts on that website, were all set in pixels.
While nowadays browsers don't fully respect that to accomodate zooming, the
results are consistent.

As I mentioned before that was just an example.
The menu from this website looks broken only on fedora as well (regardless of
browser or dpi): http://www.css3.info/ ; I'm not sure if filing this bug under
firefox is appropriate.

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 586308] Improve fontconfig config file

2010-05-13 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=586308

--- Comment #2 from Akira TAGOH ta...@redhat.com 2010-05-13 22:52:56 EDT ---
That looks good.

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 586253] No fontconfig config files provided

2010-05-13 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=586253

--- Comment #3 from Akira TAGOH ta...@redhat.com 2010-05-13 23:15:57 EDT ---
Created an attachment (id=413940)
 -- (https://bugzilla.redhat.com/attachment.cgi?id=413940)
proposed fontconfig config 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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 586253] No fontconfig config files provided

2010-05-13 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=586253

Akira TAGOH ta...@redhat.com changed:

   What|Removed |Added

 Attachment #413940|application/octet-stream|application/xml
  mime type||

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/


[Bug 586308] Improve fontconfig config file

2010-05-13 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=586308

Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution||RAWHIDE

--- Comment #3 from Pravin Satpute psatp...@redhat.com 2010-05-13 23:51:14 
EDT ---
thanks for review

-- 
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.
___
fonts-bugs mailing list
fonts-bugs@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/