pkg://dbanner-1.02-7.src.rpm:28570/dbanner-1.02.spec
info downloads
Summary: Yet, another banner. With various fonts
Name: dbanner
Version: 1.02
Release: 7
Copyright: GPL
Group: Utilities/Text
Source: dbanner-1.02b5.tgz
Patch: dbanner-config.patch.gz
%description
Dbanner is, yet, another banner. Read input, and writes it in
big-ascii-chars. But with this one, you can use different (ascii-art)
fonts (gothic, side, etc) at your will. You can even create your own
ascii-art font and use it with dbanner.
%prep
%setup
%patch -p1
rm -fv `find . -name "*.orig"`
%build
# Proces kompilacji
export RPM_OPT_FLAGS
make
%install
make install
rm -fv contrib/dbanner.1
%files
%doc HISTORY INSTALL OLD-README README dbanner.lsm contrib/
%dir /usr/lib/dbanner
/usr/bin/dbanner
/usr/lib/dbanner/.dbannerrc
/usr/lib/dbanner/dban_font_*
/usr/man/man1/dbanner.1