packages: konsole/konsole-wordchars.patch, konsole/konsole.spec - up to 4.8.0

arekm arekm at pld-linux.org
Thu Jan 19 09:40:23 CET 2012


Author: arekm                        Date: Thu Jan 19 08:40:23 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 4.8.0

---- Files affected:
packages/konsole:
   konsole-wordchars.patch (1.1 -> 1.2) , konsole.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/konsole/konsole-wordchars.patch
diff -u packages/konsole/konsole-wordchars.patch:1.1 packages/konsole/konsole-wordchars.patch:1.2
--- packages/konsole/konsole-wordchars.patch:1.1	Tue Jul 26 23:05:37 2011
+++ packages/konsole/konsole-wordchars.patch	Thu Jan 19 09:40:18 2012
@@ -1,11 +1,11 @@
---- kdebase-4.2.1/konsole/src/TerminalDisplay.cpp~	2009-02-26 15:16:35.000000000 +0100
-+++ kdebase-4.2.1/konsole/src/TerminalDisplay.cpp	2009-03-01 21:06:55.168263297 +0100
-@@ -304,7 +304,7 @@
+--- konsole-4.8.0/src/TerminalDisplay.cpp~	2011-12-02 22:31:44.000000000 +0100
++++ konsole-4.8.0/src/TerminalDisplay.cpp	2012-01-19 09:39:24.832490670 +0100
+@@ -295,7 +295,7 @@
  ,_preserveLineBreaks(false)
  ,_columnSelectionMode(false)
- ,_scrollbarLocation(NoScrollBar)
+ ,_scrollbarLocation(ScrollBarRight)
 -,_wordCharacters(":@-./_~")
 +,_wordCharacters(":@-./_~?=&%+#")
- ,_bellMode(SystemBeepBell)
- ,_blinking(false)
- ,_hasBlinker(false)
+ ,_bellMode(NotifyBell)
+ ,_allowBlinkingText(true)
+ ,_allowBlinkingCursor(false)

================================================================
Index: packages/konsole/konsole.spec
diff -u packages/konsole/konsole.spec:1.6 packages/konsole/konsole.spec:1.7
--- packages/konsole/konsole.spec:1.6	Sat Dec  3 11:34:25 2011
+++ packages/konsole/konsole.spec	Thu Jan 19 09:40:18 2012
@@ -4,17 +4,17 @@
 #
 %define		_state		stable
 %define		orgname		konsole
-%define		qtver		4.7.4
+%define		qtver		4.8.0
 
 Summary:	K Desktop Environment - KDE Terminal Emulator
 Summary(pl.UTF-8):	K Desktop Environment - Emulator terminala dla KDE
 Name:		konsole
-Version:	4.7.4
+Version:	4.8.0
 Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
-# Source0-md5:	c3828a382cb83b8d3c4e1ffcedb16172
+# Source0-md5:	630da3df5545457f69e3aa86327b76b4
 Patch0:		%{name}-wordchars.patch
 Patch1:		%{name}-bug-188528.patch
 URL:		http://www.kde.org/
@@ -35,7 +35,7 @@
 
 %prep
 %setup -q -n %{orgname}-%{version}
-%patch0 -p2
+%patch0 -p1
 %patch1 -p2
 
 %build
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2012/01/19 08:40:18  arekm
+- up to 4.8.0
+
 Revision 1.6  2011/12/03 10:34:25  arekm
 - up to 4.7.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/konsole/konsole-wordchars.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/konsole/konsole.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list