rpms/cjkuni-fonts/devel cjkuni-fonts.spec,1.15,1.16

2009-11-03 Thread Jens Petersen
Author: petersen

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

Modified Files:
cjkuni-fonts.spec 
Log Message:
drop bitmap fontconfig .conf for now (#459680)


Index: cjkuni-fonts.spec
===
RCS file: /cvs/pkgs/rpms/cjkuni-fonts/devel/cjkuni-fonts.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- cjkuni-fonts.spec   22 Oct 2009 01:36:57 -  1.15
+++ cjkuni-fonts.spec   4 Nov 2009 06:37:14 -   1.16
@@ -23,7 +23,7 @@ the CJK Unifonts project.
 
 Name:%{fontname}-fonts
 Version: 0.2.20080216.1
-Release: 29%{?dist}
+Release: 30%{?dist}
 Summary: Chinese Unicode TrueType fonts in Ming and Kai face.
 License: Arphic
 Group:   User Interface/X
@@ -215,6 +215,9 @@ do
 done
 cd ../
 
+# drop small bitmap rendering for now
+rm %{buildroot}%{_fontconfig_confdir}/25-ttf-arphic-uming-bitmaps.conf
+
 # ghostscript
 cd %{gsbuilddir}
 %__install -m 0755 -d %{buildroot}%{gsdir}
@@ -245,13 +248,16 @@ cd ../
 %__rm -fr %{buildroot}
 
 %changelog
-* Thu Oct 22 2009 Caius 'kaio' Chance k at kaio.me - 0.2.20080216.1-29.fc13
+* Wed Nov  4 2009 Jens Petersen peter...@redhat.com - 0.2.20080216.1-30
+- drop bitmap fontconfig .conf for now (#459680)
+
+* Thu Oct 22 2009 Caius 'kaio' Chance ccha...@redhat.com - 
0.2.20080216.1-29.fc13
 - Rebuilt.
 
-* Thu Oct 22 2009 Caius 'kaio' Chance k at kaio.me - 0.2.20080216.1-28.fc13
+* Thu Oct 22 2009 Caius 'kaio' Chance ccha...@redhat.com - 
0.2.20080216.1-28.fc13
 - Resolves: 529975 - Make ghostscript address to be dynamic generated.
 
-* Mon Sep 21 2009 Caius 'kaio' Chance k at kaio.me - 0.2.20080216.1-27.fc12
+* Mon Sep 21 2009 Caius 'kaio' Chance ccha...@redhat.com - 
0.2.20080216.1-27.fc12
 - Merged from F-11 tree.
 - Obsoleted cjkuni-fonts-common.
 - Resolves: rhbz#507637 (using font.{dir,scale} from upstream source)

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


Re: bitmap-fonts by default?

2009-09-30 Thread Jens Petersen
 IMHO default packages in default groups should have a clear user, or
 be downgraded to optional.

Right I suggest we make it optional in comps-f13 and see if anything breaks.

Jens

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


bitmap-fonts by default?

2009-09-28 Thread Jens Petersen
We have been looking at updating bitmap-fonts recently,
and noticed that it is still listed mandatory in the comps
@base-x group.

So I just wondered a couple of naive questions:

- does bitmap-fonts have to be installed by default?
- what actually needs it?

Jens

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


rpms/un-core-fonts/F-11 un-core-fonts.spec,1.3,1.4

2009-06-25 Thread Jens Petersen
Author: petersen

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

Modified Files:
un-core-fonts.spec 
Log Message:
fix filelist to only include specific font (#496795)


Index: un-core-fonts.spec
===
RCS file: /cvs/pkgs/rpms/un-core-fonts/F-11/un-core-fonts.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- un-core-fonts.spec  25 Feb 2009 22:47:57 -  1.3
+++ un-core-fonts.spec  26 Jun 2009 04:39:12 -  1.4
@@ -33,7 +33,7 @@ Core 모음: \
 
 Name:%{fontname}-fonts
 Version: 1.0.2
-Release: 0.7.%{alphatag}%{?dist}
+Release: 0.8.%{alphatag}%{?dist}
 Summary: Un Core family of Korean TrueType fonts
 Summary(ko): 한글 은글꼴 Core 모음
 
@@ -84,7 +84,7 @@ fi\
 %config(noreplace) %{fontconfdir}65-%{fontname}-%(echo %1).conf \
 \
 %dir %{fontdir} \
-%{fontdir}%(echo %2)*.ttf
+%{fontdir}%(echo %2).ttf
 
 %un_subpkg batang UnBatang 은바탕
 %un_subpkg batangbold UnBatangBold 은바탕굵은
@@ -271,6 +271,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jun 26 2009 Jens Petersen peter...@redhat.com - 1.0.2-0.8.080608
+- fix filelist to only include specific font (#496795)
+
 * Wed Feb 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.0.2-0.7.080608
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

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


rpms/liberation-fonts/devel liberation-fonts.spec,1.36,1.37

2009-05-18 Thread Jens Petersen
Author: petersen

Update of /cvs/extras/rpms/liberation-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10466

Modified Files:
liberation-fonts.spec 
Log Message:
remove redundant obsoletes, provides and conflicts from new subpackages


Index: liberation-fonts.spec
===
RCS file: /cvs/extras/rpms/liberation-fonts/devel/liberation-fonts.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- liberation-fonts.spec   25 Feb 2009 14:32:20 -  1.36
+++ liberation-fonts.spec   19 May 2009 03:11:27 -  1.37
@@ -10,11 +10,11 @@ New.
 Name: %{fontname}-fonts
 Summary:  Fonts to replace commonly used Microsoft Windows fonts
 Version:  1.04.93
-Release:  10%{?dist}
-# The license of the Liberation Fonts is a EULA that contains GPLv2 and two 
+Release:  11%{?dist}
+# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
 # exceptions:
 # The first exception is the standard FSF font exception.
-# The second exception is an anti-lockdown clause somewhat like the one in 
+# The second exception is an anti-lockdown clause somewhat like the one in
 # GPLv3. This license is Free, but GPLv2 and GPLv3 incompatible.
 License:  Liberation
 Group:User Interface/X
@@ -28,7 +28,7 @@ BuildRequires:fontpackages-devel = 
 %description
 %common_desc
 
-Meta-package of Liberation fonts which installs Sans, Serif, and Monospace 
+Meta-package of Liberation fonts which installs Sans, Serif, and Monospace
 families.
 
 %package -n %{fontname}-fonts-common
@@ -55,7 +55,7 @@ Group:User Interface/X
 Requires: %{fontname}-sans-fonts = %{version}-%{release}
 Requires: %{fontname}-serif-fonts = %{version}-%{release}
 Requires: %{fontname}-mono-fonts = %{version}-%{release}
-Obsoletes:liberation-fonts  1.04.93-8 
+Obsoletes:liberation-fonts  1.04.93-7
 
 %description -n %{fontname}-fonts-compat
 %common_desc
@@ -69,9 +69,6 @@ Meta-package for installing all three fo
 Summary:  Sans-serif fonts to replace commonly used Microsoft Arial
 Group:User Interface/X
 Requires: %{fontname}-fonts-common = %{version}-%{release}
-Conflicts:liberation-fonts  1.04.93-8
-Obsoletes:liberation-sans-fonts  1.04.93-8
-Provides: liberation-sans-fonts = %{version}-%{release}
 
 %description -n %{fontname}-sans-fonts
 %common_desc
@@ -84,9 +81,6 @@ This is Sans-serif TrueType fonts that r
 Summary:  Serif fonts to replace commonly used Microsoft Times New Roman
 Group:User Interface/X
 Requires: %{fontname}-fonts-common = %{version}-%{release}
-Conflicts:liberation-fonts  1.04.93-8
-Obsoletes:liberation-serif-fonts  1.04.93-8
-Provides: liberation-serif-fonts = %{version}-%{release}
 
 %description -n %{fontname}-serif-fonts
 %common_desc
@@ -100,9 +94,6 @@ Roman.
 Summary:  Monospace fonts to replace commonly used Microsoft Courier New
 Group:User Interface/X
 Requires: %{fontname}-fonts-common = %{version}-%{release}
-Conflicts:liberation-fonts  1.04.93-8
-Obsoletes:liberation-mono-fonts  1.04.93-8
-Provides: liberation-mono-fonts = %{version}-%{release}
 
 %description -n %{fontname}-mono-fonts
 %common_desc
@@ -134,6 +125,9 @@ mkfontscale %{buildroot}%{_fontdir}
 rm -rf %{buildroot}
 
 %changelog
+* Tue May 19 2009 Jens Petersen peter...@redhat.com - 1.04.93-11
+- remove redundant obsoletes, provides and conflicts from new subpackages
+
 * Wed Feb 25 2009 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.04.93-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -169,7 +163,7 @@ rm -rf %{buildroot}
 
 * Thu Jul 17 2008 Caius Chance ccha...@redhat.com - 1.04.90-1.fc10
 - Resolves: rhbz#258592
-  (Incorrect glyph points and missing hinting instructions for U+0079, U+03BC, 
+  (Incorrect glyph points and missing hinting instructions for U+0079, U+03BC,
U+0431, U+2010..2012.)
 
 * Thu Jul 17 2008 Caius Chance ccha...@redhat.com - 1.04-1.fc10
@@ -217,7 +211,7 @@ rm -rf %{buildroot}
 - Change the license tag to GPL + font exception
 
 * Mon May 14 2007 Matthias Clasen mcla...@redhat.com 0.1-7
-- Correct the source url 
+- Correct the source url
 
 * Mon May 14 2007 Matthias Clasen mcla...@redhat.com 0.1-6
 - Incorporate package review feedback

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


Re: Problem : japanese-fonts (vlgothic-fonts-20090204-2.fc10)

2009-02-23 Thread Jens Petersen
I think the particular problem here under F10 is

https://bugzilla.redhat.com/show_bug.cgi?id=485562

- Qianqian Fang fan...@gmail.com wrote:
 I think it is quite the opposite: this happens most often when people
 are trying to read CJK text under non-CJK locales. Pango does not
 assume
 language preference, and it falls into a mixed situation where both
 the
 context language and the fall-back font sequence in fontconfig
 (likely
 65-nonlatin) play together to determine the font to select, and the 
 results are
 messy. It would have been better if one of the Han variants is the
 default
 when this happens, for example, the one that covers the most unicode
 code
 points, at least, all the characters will have uniform font styles,
 rather
 than the mosaics from many CJK fonts.

Hmm, maybe we should define PANGO_LANGUAGE for non CJK locale, but to which 
value.  Well guess most points would be zh? ;)

Jens

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


Re: Finish Font Birth

2009-02-01 Thread Jens Petersen
 herewith I'm announcing the birth of two new fonts - vollkorn-fonts
 and
 yanone-tagesschrift-fonts - in the fedora universe.

Thank you

 - Comps integration: I'm going to register them only in 'fonts' as
 'optional' (not in any xxx-support group because they only provide
 basic
 latin glyphs). When I updated the xml-file I simply upload the
 changes via CVS and that it?

Yes that is fine: it is called cvs commit.

 - In case that I want to push updates: Can I use the
 common/cvs-import script again?

Yes, that should work - if not please file a bug.

Jens

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


rpms/cjkuni-fonts - New directory

2009-01-20 Thread Jens Petersen
Author: petersen

Update of /cvs/pkgs/rpms/cjkuni-fonts
In directory 
cvs1.fedora.phx.redhat.com:/home/fedora/petersen/admin/tmpcvsr21071/rpms/cjkuni-fonts

Log Message:
Directory /cvs/pkgs/rpms/cjkuni-fonts added to the repository


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


rpms/cjkuni-fonts/devel - New directory

2009-01-20 Thread Jens Petersen
Author: petersen

Update of /cvs/pkgs/rpms/cjkuni-fonts/devel
In directory 
cvs1.fedora.phx.redhat.com:/home/fedora/petersen/admin/tmpcvsr21071/rpms/cjkuni-fonts/devel

Log Message:
Directory /cvs/pkgs/rpms/cjkuni-fonts/devel added to the repository


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


rpms/cjkuni-fonts Makefile,NONE,1.1

2009-01-20 Thread Jens Petersen
Author: petersen

Update of /cvs/pkgs/rpms/cjkuni-fonts
In directory 
cvs1.fedora.phx.redhat.com:/home/fedora/petersen/admin/tmpcvsr21071/rpms/cjkuni-fonts

Added Files:
Makefile 
Log Message:
Setup of module cjkuni-fonts


--- NEW FILE Makefile ---
# Top level Makefile for module cjkuni-fonts
all : CVS/Root common-update
@cvs update

common-update : common
@cd common  cvs update

common : CVS/Root
@cvs checkout common

CVS/Root :
@echo ERROR: This does not look like a CVS checkout  exit 1

clean :
@find . -type f -name *~ -exec rm -fv {} \;

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


rpms/cjkuni-fonts/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1

2009-01-20 Thread Jens Petersen
Author: petersen

Update of /cvs/pkgs/rpms/cjkuni-fonts/devel
In directory 
cvs1.fedora.phx.redhat.com:/home/fedora/petersen/admin/tmpcvsr21071/rpms/cjkuni-fonts/devel

Added Files:
.cvsignore Makefile sources 
Log Message:
Setup of module cjkuni-fonts


--- NEW FILE .cvsignore ---


--- NEW FILE Makefile ---
# Makefile for source rpm: cjkuni-fonts
# $Id: Makefile,v 1.1 2009/01/21 03:02:14 petersen Exp $
NAME := cjkuni-fonts
SPECFILE = $(firstword $(wildcard *.spec))

define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; 
then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q 
update ; fi ; echo $$d/Makefile.common ; break ; fi ; done
endef

MAKEFILE_COMMON := $(shell $(find-makefile-common))

ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root  { cvs -Q -d $$(cat CVS/Root) checkout common  echo 
common/Makefile.common ; } || { echo ERROR: I can't figure out how to 
checkout the 'common' module. ; exit -1 ; } 2
endef

MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif

include $(MAKEFILE_COMMON)


--- NEW FILE sources ---

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


Re: [LONG] The fonts SIG irregular status report

2008-11-18 Thread Jens Petersen
 As I wrote before, I don't think we could win a lot by automating.

Well I tend to agree now: a good set of templates and rpm macros seems the 
right way to go.

Jens

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


[announcement] fedora-i18n-bugs list

2008-09-09 Thread Jens Petersen
A new bugs mailing-list fedora-i18n-bugs has been setup to track Fedora i18n 
related bugs in bugzilla.  It will also be used for autocc'ing (initialcc) of 
i18n related Fedora packages.

https://www.redhat.com/mailman/listinfo/fedora-i18n-bugs

The list will be fairly high traffic but give people a way to track i18n issues 
also in the archives or in bugzilla.

Thanks, Jens

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


rpms/VLGothic-fonts/devel .cvsignore, 1.3, 1.4 VLGothic-fonts.spec, 1.13, 1.14 sources, 1.9, 1.10

2008-07-30 Thread Jens Petersen
Author: petersen

Update of /cvs/pkgs/rpms/VLGothic-fonts/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3586

Modified Files:
.cvsignore VLGothic-fonts.spec sources 
Log Message:
update to 20080624 release



Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/VLGothic-fonts/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore  7 May 2008 07:40:25 -   1.3
+++ .cvsignore  31 Jul 2008 04:21:24 -  1.4
@@ -1 +1 @@
-VLGothic-20080429.tar.bz2
+VLGothic-20080624.tar.bz2


Index: VLGothic-fonts.spec
===
RCS file: /cvs/pkgs/rpms/VLGothic-fonts/devel/VLGothic-fonts.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- VLGothic-fonts.spec 7 May 2008 07:40:25 -   1.13
+++ VLGothic-fonts.spec 31 Jul 2008 04:21:24 -  1.14
@@ -3,7 +3,7 @@
 %define fontconfdir %{_sysconfdir}/fonts/conf.d
 
 Name: %{fontname}-fonts
-Version: 20080429
+Version: 20080624
 Release: 1%{?dist}
 Summary: Japanese TrueType font
 
@@ -15,6 +15,7 @@
 Source2: 59-VLGothic-monospace.conf
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
+# added for f9 can be dropped in f11:
 Obsoletes: %{name}-monospace  20071215-2
 
 %description
@@ -105,11 +106,14 @@
 
 
 %changelog
+* Thu Jul 31 2008 Jens Petersen [EMAIL PROTECTED] - 20080624-1.fc10
+- update to 20080624 release
+
 * Wed May  7 2008 Jens Petersen [EMAIL PROTECTED] - 20080429-1
 - update to 20080429 release
 - rename 59-VLGothic-sans.conf to 59-VLGothic-proportional.conf
 
-* Thu Jan 17 2008 Jens Petersen [EMAIL PROTECTED] - 20071215-2
+* Thu Jan 17 2008 Jens Petersen [EMAIL PROTECTED] - 20071215-2.fc9
 - move monospace font to main package and obsolete monospace subpackage
 - rename sans subpackage to proportional and obsolete sans subpackage
 - use a separate font dir for the proportional font subpackage


Index: sources
===
RCS file: /cvs/pkgs/rpms/VLGothic-fonts/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 7 May 2008 07:40:25 -   1.9
+++ sources 31 Jul 2008 04:21:24 -  1.10
@@ -1 +1 @@
-5e87dc26f34d6539b5229e1e30643deb  VLGothic-20080429.tar.bz2
+d508d04eeac3d6c74eacfbc258c236b3  VLGothic-20080624.tar.bz2

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


fonts package naming guideline

2008-07-10 Thread Jens Petersen
Nicolas brought up the point recently in a font package review that we 
should standardize the naming of our fonts packages to improve 
consistency.  The proposal is to name all source packages in the form 
*-fonts.


If we agree on this then I think the Fonts Packaging guidelines should 
be updated to explicitly reflect this policy.


Here is a list of our source packages that do not currently end in -fonts:

These old fonts packages should be renamed I guess:
 fonts-ISO8859-2 - ISO8859-2-fonts?
 fonts-KOI8-R - KOI-R-fonts?

This should probably change:
 fonts-hebrew-fancy - fancy-fonts? (from culmus.sf.net)

 thaifonts-scalable (upstream name) - thai-scalable-fonts?

The following are already in the process of disappearing from rawhide:

 fonts-arabic - pending removal
 fonts-hebrew -recent devel dead.package
 fonts-japanese - renamed to japanese-bitmap-fonts today

A few others (*font*):
 efont-unicode-bdf - unicode-bdf-fonts?  (maybe better to replace with 
GNU Unifont?)

 freefont (maybe this too?)
 terminus-font - terminus-fonts?

3, TeX fonts
Probably TeX fonts are outside this discussion?:

 (tetex-fonts-hebrew, tex-fonts-hebrew, tetex-eurofont, 
tetex-font-cm-lgc, tetex-font-kerkis)


Did I miss any? :)

Jens

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


Re: pruning the fonts list

2008-04-20 Thread Jens Petersen

Jeremy Katz さんは書きました:

On Fri, 2008-04-18 at 15:57 -0400, Bill Nottingham wrote:

When looking over the LiveCD manifest, and where space is going, I
can't help but notice that a lot of it goes to fonts. Here's the
full list, AFAICT. The number to the left is the size of the package.
I think a good chunk of this could be pruned.


Yes a lot of space in general ends up being used by fonts.  I'd lean
towards saying we should make things optional in comps rather than
making explicit changes to the livecd, though from a maintenance point
of view.  Although I guess if we wanted to do it first on the livecd for
F9 and then in general for F10 via comps, that'd be okay


Well we have argued about this before, but my take now is that we should 
have Lang Support group parity across Live and standard installs: so 
either we don't install all the language support groups for Live or we 
should for standard installs, and then take comps from there.


Personally I would tend towards not installing all language groups for 
Live and installing some Input Methods by default to compensate, which 
would leave Live in a similar state to what it is now, but would drop 
various fonts that are only installed by default for language support 
groups.


Jens

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


rpms/smc-fonts - New directory

2008-04-15 Thread Jens Petersen
Author: petersen

Update of /cvs/extras/rpms/smc-fonts
In directory 
cvs-int.fedora.redhat.com:/home/fedora/petersen/admin/tmpcvsW12462/rpms/smc-fonts

Log Message:
Directory /cvs/extras/rpms/smc-fonts added to the repository


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


rpms/smc-fonts Makefile,NONE,1.1 import.log,NONE,1.1

2008-04-15 Thread Jens Petersen
Author: petersen

Update of /cvs/extras/rpms/smc-fonts
In directory 
cvs-int.fedora.redhat.com:/home/fedora/petersen/admin/tmpcvsW12462/rpms/smc-fonts

Added Files:
Makefile import.log 
Log Message:
Setup of module smc-fonts


--- NEW FILE Makefile ---
# Top level Makefile for module smc-fonts
all : CVS/Root common-update
@cvs update

common-update : common
@cd common  cvs update

common : CVS/Root
@cvs checkout common

CVS/Root :
@echo ERROR: This does not look like a CVS checkout  exit 1

clean :
@find . -type f -name *~ -exec rm -fv {} \;


--- NEW FILE import.log ---

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


can fonts use /etc/fonts/conf.avail ?

2008-02-06 Thread Jens Petersen
I see all the files in /etc/fonts/conf.avail/ on my box are owned by 
fontconfig.  Is it allowed for font packages to put config files there, 
or is it reserved only for fontconfig?


Jens

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


rpms/samyak-fonts/devel - New directory

2008-01-21 Thread Jens Petersen
Author: petersen

Update of /cvs/extras/rpms/samyak-fonts/devel
In directory 
cvs-int.fedora.redhat.com:/home/fedora/petersen/admin/tmpcvsQ29179/rpms/samyak-fonts/devel

Log Message:
Directory /cvs/extras/rpms/samyak-fonts/devel added to the repository


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


rpms/samyak-fonts - New directory

2008-01-21 Thread Jens Petersen
Author: petersen

Update of /cvs/extras/rpms/samyak-fonts
In directory 
cvs-int.fedora.redhat.com:/home/fedora/petersen/admin/tmpcvsQ29179/rpms/samyak-fonts

Log Message:
Directory /cvs/extras/rpms/samyak-fonts added to the repository


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


rpms/samyak-fonts/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1

2008-01-21 Thread Jens Petersen
Author: petersen

Update of /cvs/extras/rpms/samyak-fonts/devel
In directory 
cvs-int.fedora.redhat.com:/home/fedora/petersen/admin/tmpcvsQ29179/rpms/samyak-fonts/devel

Added Files:
.cvsignore Makefile sources 
Log Message:
Setup of module samyak-fonts


--- NEW FILE .cvsignore ---


--- NEW FILE Makefile ---
# Makefile for source rpm: samyak-fonts
# $Id: Makefile,v 1.1 2008/01/21 08:56:31 petersen Exp $
NAME := samyak-fonts
SPECFILE = $(firstword $(wildcard *.spec))

define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; 
then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q 
update ; fi ; echo $$d/Makefile.common ; break ; fi ; done
endef

MAKEFILE_COMMON := $(shell $(find-makefile-common))

ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root  { cvs -Q -d $$(cat CVS/Root) checkout common  echo 
common/Makefile.common ; } || { echo ERROR: I can't figure out how to 
checkout the 'common' module. ; exit -1 ; } 2
endef

MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif

include $(MAKEFILE_COMMON)


--- NEW FILE sources ---

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


Re: [Fedora-fonts-list] default Arabic font for F9?

2007-10-29 Thread Jens Petersen

Nicolas Mailhot さんは書きました:

I suppose you can make changes in F9 comps now. It's not as if anyone
but hardcore rawhide users will see them before test1 (and if we
finally decide not to do it it can be undone later easily)


Ok, I have made the changes to comps-f9, so let's see how it goes:
it should improve our out-of-the-box coverage. :-)

Jens

ps Also replaced most of the fonts-* packages in comps-f9 with the new 
named packages.


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