Mailinglist Archive: opensuse-commit (1124 mails)

< Previous Next >
commit libqt4
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 19 Apr 2007 22:05:40 +0200
  • Message-id: <20070419200540.4BC53678168@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libqt4
checked in at Thu Apr 19 22:05:40 CEST 2007.

--------
--- libqt4/libqt4.changes       2007-04-16 23:21:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/libqt4/libqt4.changes  2007-04-19 09:31:40.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 19 09:30:46 CEST 2007 - stbinner@xxxxxxx
+
+- add a patch to fix capitalization of XIM sub-menu entry
+
+-------------------------------------------------------------------
libqt4-devel-doc-data.changes: same change
libqt4-sql-plugins.changes: same change

New:
----
  qtextedit-capitalization.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libqt4-devel-doc-data.spec ++++++
--- /var/tmp/diff_new_pack.L15351/_old  2007-04-19 21:56:25.000000000 +0200
+++ /var/tmp/diff_new_pack.L15351/_new  2007-04-19 21:56:25.000000000 +0200
@@ -26,7 +26,7 @@
 # COMMON-BEGIN
 # COMMON-BEGIN
 Version:        4.2.91
-Release:        2
+Release:        3
 %define x11_free  -x11-opensource-src-
 %define rversion 4.3.0-20070413
 Source:         qt%x11_free%rversion.tar.bz2
@@ -43,6 +43,7 @@
 Patch20:        qt-font-choose.diff
 Patch21:        0142-uic3-wordWrapAttribute.diff
 Patch24:        qt4-pedantic-headers.diff
+Patch25:        qtextedit-capitalization.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define common_options -fast -no-separate-debug-info -shared -xkb -tablet -xrender -xrandr -xinerama -xshape -sm -no-nas-sound -no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis -system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir %_docdir/libqt4 -examplesdir %_docdir/libqt4/examples -demosdir %_libdir/qt4/demos -plugindir %plugindir -translationdir /usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir /usr/share/qt4/ -no-pch -reduce-relocations -no-exceptions
 
@@ -71,6 +72,7 @@
 %patch20
 %patch21
 %patch24
+%patch25
 # be sure not to use them
 rm -rf src/3rdparty/{libjpeg,freetype,libpng,zlib}
 # COMMON-END
@@ -108,6 +110,8 @@
 /usr/share/doc/packages/libqt4/examples
 
 %changelog
+* Thu Apr 19 2007 - stbinner@xxxxxxx
+- add a patch to fix capitalization of XIM sub-menu entry
 * Mon Apr 16 2007 - dmueller@xxxxxxx
 - compile without exceptions
 - fix header symlinking

++++++ libqt4.spec ++++++
--- /var/tmp/diff_new_pack.L15351/_old  2007-04-19 21:56:25.000000000 +0200
+++ /var/tmp/diff_new_pack.L15351/_new  2007-04-19 21:56:25.000000000 +0200
@@ -31,7 +31,7 @@
 Provides:       qt
 # COMMON-BEGIN
 Version:        4.2.91
-Release:        2
+Release:        3
 %define x11_free  -x11-opensource-src-
 %define rversion 4.3.0-20070413
 Source:         qt%x11_free%rversion.tar.bz2
@@ -48,6 +48,7 @@
 Patch20:        qt-font-choose.diff
 Patch21:        0142-uic3-wordWrapAttribute.diff
 Patch24:        qt4-pedantic-headers.diff
+Patch25:        qtextedit-capitalization.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define common_options -fast -no-separate-debug-info -shared -xkb -tablet -xrender -xrandr -xinerama -xshape -sm -no-nas-sound -no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis -system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir %_docdir/libqt4 -examplesdir %_docdir/libqt4/examples -demosdir %_libdir/qt4/demos -plugindir %plugindir -translationdir /usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir /usr/share/qt4/ -no-pch -reduce-relocations -no-exceptions
 
@@ -77,6 +78,7 @@
 %patch20
 %patch21
 %patch24
+%patch25
 # be sure not to use them
 rm -rf src/3rdparty/{libjpeg,freetype,libpng,zlib}
 # COMMON-END
@@ -383,6 +385,8 @@
 %_libdir/libQtSql*.so.*
 
 %changelog
+* Thu Apr 19 2007 - stbinner@xxxxxxx
+- add a patch to fix capitalization of XIM sub-menu entry
 * Mon Apr 16 2007 - dmueller@xxxxxxx
 - compile without exceptions
 - fix header symlinking

++++++ libqt4-sql-plugins.spec ++++++
--- /var/tmp/diff_new_pack.L15351/_old  2007-04-19 21:56:25.000000000 +0200
+++ /var/tmp/diff_new_pack.L15351/_new  2007-04-19 21:56:25.000000000 +0200
@@ -26,7 +26,7 @@
 # COMMON-BEGIN
 # COMMON-BEGIN
 Version:        4.2.91
-Release:        2
+Release:        3
 %define x11_free  -x11-opensource-src-
 %define rversion 4.3.0-20070413
 Source:         qt%x11_free%rversion.tar.bz2
@@ -43,6 +43,7 @@
 Patch20:        qt-font-choose.diff
 Patch21:        0142-uic3-wordWrapAttribute.diff
 Patch24:        qt4-pedantic-headers.diff
+Patch25:        qtextedit-capitalization.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define common_options -fast -no-separate-debug-info -shared -xkb -tablet -xrender -xrandr -xinerama -xshape -sm -no-nas-sound -no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis -system-zlib -qt-gif -prefix /usr -L %_libdir -libdir %_libdir -docdir %_docdir/libqt4 -examplesdir %_docdir/libqt4/examples -demosdir %_libdir/qt4/demos -plugindir %plugindir -translationdir /usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir /usr/share/qt4/ -no-pch -reduce-relocations -no-exceptions
 
@@ -70,6 +71,7 @@
 %patch20
 %patch21
 %patch24
+%patch25
 # be sure not to use them
 rm -rf src/3rdparty/{libjpeg,freetype,libpng,zlib}
 # COMMON-END
@@ -207,6 +209,8 @@
 %plugindir/sqldrivers/libqsqlmysql*.so
 
 %changelog
+* Thu Apr 19 2007 - stbinner@xxxxxxx
+- add a patch to fix capitalization of XIM sub-menu entry
 * Mon Apr 16 2007 - dmueller@xxxxxxx
 - compile without exceptions
 - fix header symlinking








++++++ qtextedit-capitalization.diff ++++++
--- src/gui/widgets/qtextedit.cpp       2007/04/19 07:26:59     1.1
+++ src/gui/widgets/qtextedit.cpp       2007/04/19 07:27:01
@@ -2608,7 +2608,7 @@
 QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu(QObject *_editWidget, QWidget *parent)
     : QMenu(parent), editWidget(_editWidget)
 {
-    setTitle(tr("Insert Unicode control character"));
+    setTitle(tr("Insert Unicode Control Character"));
     for (int i = 0; i < NUM_CONTROL_CHARACTERS; ++i) {
         addAction(tr(qt_controlCharacters[i].text), this, SLOT(menuActionTriggered()));
     }

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >