info: console-tools
Marcin 'Qrczak' Kowalczyk
qrczak w knm.org.pl
Nie, 20 Wrz 1998, 21:20:42 CEST
Przepraszam, że tak długo. Zrobiłem console-tools. Spec poniżej
i na cenzorze w Incoming, patche tamże, oryginalne źródło pod adresem
poniżej.
Summary: Linux console utilities
Summary(pl): Narzędzia do obsługi konsoli
Name: console-tools
Version: 1998.08.11
Release: 1
Copyright: GPL
Group: Utilities/Console
Vendor: Yann Dirson <dirson w debian.org>
Source: ftp://sunsite.unc.edu/pub/Linux/system/keyboards/console-tools-%{version}.tar.gz
Patch: console-tools-ndebug.patch
Source1: console-init.tar.gz
BuildRoot: /tmp/%{name}-%{version}-root
Prereq: /sbin/chkconfig
Conflicts: kbd
%description
console-tools are utilities for handling console fonts and keyboard
maps. The package includes various fonts and keymaps.
It is derived from kbd-0.96a.tar.gz, with many bug-fixes and
enhancements.
%description -l pl
console-tools to narzędzia zajmujące się fontami i mapami klawiatury na
konsoli. Do pakietu są dołączone różne fonty i mapy klawiatury.
Pakiet wywodzi się z kbd-0.96a.tar.gz, poprawiając wiele błędów
i wprowadzając rozszerzenia.
%prep
%setup -q
%patch -p1
grep -v "Alt " data/keymaps/i386/qwerty/pl.kmap >data/keymaps/i386/qwerty/pl1.kmap
%build
./configure
make CFLAGS=$RPM_OPT_FLAGS
%install
rm -rf $RPM_BUILD_ROOT
make install prefix=$RPM_BUILD_ROOT/usr
(cd $RPM_BUILD_ROOT && tar xzf $RPM_SOURCE_DIR/console-init.tar.gz)
%post
/sbin/chkconfig --add console
%preun
if [ $1 = 0 ]; then
/sbin/chkconfig --del console
fi
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644, root, root, 755)
%attr(755, root, root) /etc/rc.d/init.d/console
%config /etc/sysconfig/console
%attr(755, root, root) /etc/profile.d/console.sh
%attr(755, root, root) /usr/bin/*
/usr/include/lct
/usr/lib/*
/usr/man/man*/*
/usr/share/consolefonts
/usr/share/consoletrans
/usr/share/keymaps
%changelog
* Thu Sep 3 1998 Marcin 'Qrczak' Kowalczyk <qrczak w knm.org.pl>
- Spec generally rewritten
- Qrczak's fonts removed from the package (they were not a part of
console-tools and now are in a separate package called fonty)
- Added SysV-like init scripts
- Added pl1.kmap with diacritics under AltGr only (will be included in
the next version of console-tools)
* Sat Jul 25 1998 Arkadiusz Miśkiewicz <misiek w misiek.eu.org>
- initial RPM release
--
__("< Marcin Kowalczyk * qrczak w knm.org.pl http://qrczak.home.ml.org/
\__/ GCS/M d- s+:-- a21 C+++>+++$ UL++>++++$ P+++ L++>++++$ E->++
^^ W++ N+++ o? K? w(---) O? M- V? PS-- PE++ Y? PGP->+ t
QRCZAK 5? X- R tv-- b+>++ DI D- G+ e>++++ h! r--%>++ y-
Więcej informacji o liście dyskusyjnej pld-devel-pl