Author: baggins                      Date: Thu Mar 12 16:52:28 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- added tty-detect patch (do nothing in unicode_{start,stop} if we can't detect 
tty)

---- Files affected:
SPECS:
   kbd.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/kbd.spec
diff -u SPECS/kbd.spec:1.103 SPECS/kbd.spec:1.104
--- SPECS/kbd.spec:1.103        Thu Jan  8 10:59:31 2009
+++ SPECS/kbd.spec      Thu Mar 12 17:52:22 2009
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):     Narzędzia do obsługi konsoli
 Name:          kbd
 Version:       1.15
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Applications/Console
 Source0:       
ftp://ftp.altlinux.org/pub/people/legion/kbd/%{name}-%{version}.tar.gz
@@ -31,6 +31,7 @@
 Patch3:                %{name}-posixsh.patch
 Patch4:                %{name}-ngettext.patch
 Patch5:                %{name}-po.patch
+Patch6:                %{name}-tty-detect.patch
 URL:           http://www.win.tue.nl/~aeb/linux/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -70,6 +71,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %{__aclocal}
@@ -162,6 +164,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2009/03/12 16:52:22  baggins
+- rel 3
+- added tty-detect patch (do nothing in unicode_{start,stop} if we can't 
detect tty)
+
 Revision 1.103  2009/01/08 09:59:31  arekm
 - rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kbd.spec?r1=1.103&r2=1.104&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to