packages: xorg-app-mkfontdir/xorg-app-mkfontdir.spec - updated util-macros ...

qboosh qboosh at pld-linux.org
Mon Oct 12 17:48:20 CEST 2009


Author: qboosh                       Date: Mon Oct 12 15:48:20 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated util-macros version
- added README to doc, better descs

---- Files affected:
packages/xorg-app-mkfontdir:
   xorg-app-mkfontdir.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec
diff -u packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec:1.21 packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec:1.22
--- packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec:1.21	Sun Oct 11 11:32:27 2009
+++ packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec	Mon Oct 12 17:48:15 2009
@@ -12,27 +12,20 @@
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	pkgconfig >= 1:0.19
-BuildRequires:	xorg-util-util-macros >= 0.99.2
+BuildRequires:	xorg-util-util-macros >= 1.3
 Requires:	xorg-app-mkfontscale
 #BuildArch:	noarch but automake doesn't like it
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-For each directory argument, mkfontdir reads all of the font files in
-the directory searching for properties named "FONT", or (failing that)
-the name of the file stripped of its suffix. These are converted to
-lower case and used as font names, and, along with the name of the
-font file, are written out to the file "fonts.dir" in the directory.
-The X server and font server use "fonts.dir" to find font files.
+mkfontdir creates the fonts.dir files needed by the legacy X server
+core font system. The current implementation is a simple wrapper
+script around the mkfontscale program, which must be installed first.
 
 %description -l pl.UTF-8
-mkfontdir dla każdego argumentu będącego katalogiem odczytuje
-wszystkie pliki fontów z tego katalogu wyszukując właściwości o nazwie
-"FONT" lub (jeśli to się nie uda) nazwy plików po usunięciu
-przyrostka. Te nazwy są przekształcane do małych liter i używane jako
-nazwy fontów, a następnie, wraz z nazwami plików fontów, zapisywane do
-pliku "fonts.dir" w katalogu. Serwer X oraz serwer fontów wykorzystują
-pliki "fonts.dir" do odnalezienia plików fontów.
+mkfontdir tworzy pliki fonts.dir wymagane przez stary system fontów
+serwera X. Aktualna implementacja to prosty skrypt obudowujący program
+mkfontscale, który musi być wcześniej zainstalowany.
 
 %prep
 %setup -q -n mkfontdir-%{version}
@@ -56,7 +49,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog README
 %attr(755,root,root) %{_bindir}/mkfontdir
 %{_mandir}/man1/mkfontdir.1x*
 
@@ -66,6 +59,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2009/10/12 15:48:15  qboosh
+- updated util-macros version
+- added README to doc, better descs
+
 Revision 1.21  2009/10/11 09:32:27  arekm
 - up to 1.0.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-mkfontdir/xorg-app-mkfontdir.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list