]> git.pld-linux.org Git - packages/fontpostinst.git/blobdiff - fontpostinst.spec
- rel 16
[packages/fontpostinst.git] / fontpostinst.spec
index bf151ea0b5c9dba5346d4c30f45ed363d12fc73c..59fb27371f5389e7dc265e450bf923e8a19214ae 100644 (file)
@@ -1,27 +1,30 @@
 Summary:       Font post (un)installation script
-Summary(pl):   Skrypt po(de)instalacyjny dla fontów
+Summary(pl.UTF-8):     Skrypt po(de)instalacyjny dla fontów
 Name:          fontpostinst
 Version:       0.1
-Release:       3
+Release:       16
 License:       Free
 Group:         Applications/System
 Source0:       %{name}
 Requires:      fileutils
 Requires:      textutils
+Suggests:      fontconfig
+Suggests:      t1lib
+Suggests:      xorg-app-mkfontdir
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Script to be called after each fonts installation or uninstallation.
 It supports regeneration of XFree86 fonts.alias, fonts.scale,
-fonts.dir files, gnome-font catalogs, ghostscript Fontmaps and
-fontconfig/xft cache.
+fonts.dir files, gnome-font catalogs, ghostscript Fontmaps,
+fontconfig/xft cache and t1lib FontDatabase.
 
-%description -l pl
-Skrypt do wywo³ywania po ka¿dym instalowaniu lub odinstalowaniu
-fontów. Potrafi regenerowaæ pliki fonts.alias, fonts.scale i fonts.dir
-XFree86, katalogi gnome-font, pliki Fontmap ghostscripta oraz cache
-fontconfig/xft.
+%description -l pl.UTF-8
+Skrypt do wywoływania po każdym instalowaniu lub odinstalowaniu
+fontów. Potrafi regenerować pliki fonts.alias, fonts.scale i fonts.dir
+XFree86, katalogi gnome-font, pliki Fontmap ghostscripta, cache
+fontconfig/xft oraz plik FontDatabase t1lib.
 
 %prep
 
This page took 0.030448 seconds and 4 git commands to generate.