packages: xorg-app-mkfontscale/xorg-app-mkfontscale.spec - updated util-mac...

qboosh qboosh at pld-linux.org
Mon Oct 12 17:58:54 CEST 2009


Author: qboosh                       Date: Mon Oct 12 15:58:54 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated util-macros version
- enabled bzip2 support (PLD libXont already has it)
- better descs

---- Files affected:
packages/xorg-app-mkfontscale:
   xorg-app-mkfontscale.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/xorg-app-mkfontscale/xorg-app-mkfontscale.spec
diff -u packages/xorg-app-mkfontscale/xorg-app-mkfontscale.spec:1.19 packages/xorg-app-mkfontscale/xorg-app-mkfontscale.spec:1.20
--- packages/xorg-app-mkfontscale/xorg-app-mkfontscale.spec:1.19	Sun Oct 11 11:31:22 2009
+++ packages/xorg-app-mkfontscale/xorg-app-mkfontscale.spec	Mon Oct 12 17:58:48 2009
@@ -11,25 +11,22 @@
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
+BuildRequires:	bzip2-devel
 BuildRequires:	freetype-devel >= 2
 BuildRequires:	pkgconfig >= 1:0.19
 BuildRequires:	xorg-lib-libfontenc-devel
 BuildRequires:	xorg-proto-xproto-devel
-BuildRequires:	xorg-util-util-macros >= 0.99.2
+BuildRequires:	xorg-util-util-macros >= 1.3
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-For each directory argument, mkfontscale reads all of the scalable
-font files in the directory. For every font file found, an X11 font
-name (XLFD) is generated, and is written together with the file name
-to a file fonts.scale in the directory.
+mkfontscale creates the fonts.scale and fonts.dir index files used by
+the legacy X11 font system.
 
 %description -l pl.UTF-8
-Dla każdego argumentu będącego katalogiem mkfontscale odczytuje
-wszystkie pliki fontów skalowalnych znajdujących się w danym katalogu.
-Dla każdego pliku fontu generuje nazwę fontu X11 (XLFD) i zapisuje ją
-wraz z nazwą pliku fontu do pliku fonts.scale w katalogu.
+mkfontscale tworzy pliki indeksów fonts.scale i fonts.dir używane
+przez stary system fontów X11.
 
 %prep
 %setup -q -n mkfontscale-%{version}
@@ -39,7 +36,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--with-bzip2
 
 %{__make}
 
@@ -64,6 +62,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2009/10/12 15:58:48  qboosh
+- updated util-macros version
+- enabled bzip2 support (PLD libXont already has it)
+- better descs
+
 Revision 1.19  2009/10/11 09:31:22  arekm
 - up to 1.0.7
 
================================================================

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



More information about the pld-cvs-commit mailing list