Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37417581
en ru br
ALT Linux repos
S:1.0.3-alt1.qa1
5.0: 1.0.2-alt1
4.1: 1.0.2-alt0.M41.1
4.0: 1.0.1-alt1

Group :: System/X11
RPM: fslsfonts

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fslsfonts
Version: 1.0.3
Release: alt1.qa1
Summary: list fonts served by X font server
License: MIT/X11
Group: System/X11
Url: http://xorg.freedesktop.org
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: libFS-devel xorg-util-macros

%description
Fslsfonts  lists  the fonts that match the given pattern.  The wildcard
character "*" may be used to match any sequence of characters (including
none),  and  "?"  to match any single character.  If no pattern is
given, "*" is assumed.

The "*" and "?" characters must be quoted to prevent  them  from  being
expanded by the shell.

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin