Author: glen Date: Tue Oct 30 23:31:18 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - require llh with TIOCGDEV patch; rel 2
---- Files affected: SPECS: showconsole.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/showconsole.spec diff -u SPECS/showconsole.spec:1.9 SPECS/showconsole.spec:1.10 --- SPECS/showconsole.spec:1.9 Tue Oct 30 23:55:23 2007 +++ SPECS/showconsole.spec Wed Oct 31 00:31:13 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Mały demon do logowania wyjścia konsoli w czasie startu systemu Name: showconsole Version: 1.08 -Release: 1.1 +Release: 2 License: GPL v2 Group: Base Source0: ftp://ftp.suse.com/pub/projects/init/%{name}-%{version}.tar.gz @@ -12,6 +12,7 @@ Patch1: %{name}-quiet.patch Patch2: %{name}-lib64.patch URL: ftp://ftp.suse.com/pub/projects/init/ +BuildRequires: linux-libc-headers >= 7:2.6.12.0-15 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sbindir /sbin @@ -98,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007/10/30 23:31:13 glen +- require llh with TIOCGDEV patch; rel 2 + Revision 1.9 2007/10/30 22:55:23 glen - add suse patch (needs TIOCGDEV support in glibc) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/showconsole.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
