packages: qt4/qt4-kde-git.patch, qt4/qt4.spec - up to 4.6.2

arekm arekm at pld-linux.org
Mon Feb 15 17:27:16 CET 2010


Author: arekm                        Date: Mon Feb 15 16:27:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 4.6.2

---- Files affected:
packages/qt4:
   qt4-kde-git.patch (1.3 -> 1.4) , qt4.spec (1.239 -> 1.240) 

---- Diffs:

================================================================
Index: packages/qt4/qt4-kde-git.patch
diff -u packages/qt4/qt4-kde-git.patch:1.3 packages/qt4/qt4-kde-git.patch:1.4
--- packages/qt4/qt4-kde-git.patch:1.3	Wed Jan 20 08:09:03 2010
+++ packages/qt4/qt4-kde-git.patch	Mon Feb 15 17:27:11 2010
@@ -274,10 +274,10 @@
 +      # Push the tag, the new patched branch and master
 +      git push v4.6.1 4.6.1-patched master
 diff --git a/bin/syncqt b/bin/syncqt
-index 620256e..e2998fd 100755
+index 1fb5304..3d5acf9 100755
 --- a/bin/syncqt
 +++ b/bin/syncqt
-@@ -366,9 +366,13 @@ sub fixPaths {
+@@ -376,9 +376,13 @@ sub fixPaths {
          $match_dir = $tmp;
          $i = $slash;
      }
@@ -293,7 +293,7 @@
          for(my $i = 0; $i < $count; $i++) {
              $dots .= "../";
 diff --git a/configure b/configure
-index 033f415..09cd81f 100755
+index ed5891f..6222208 100755
 --- a/configure
 +++ b/configure
 @@ -1029,6 +1029,11 @@ while [ "$#" -gt 0 ]; do
@@ -333,7 +333,7 @@
  
  false:macx { #mac install location
 diff --git a/qmake/property.cpp b/qmake/property.cpp
-index ea4842a..ac54854 100644
+index 2a3351b..8f1de34 100644
 --- a/qmake/property.cpp
 +++ b/qmake/property.cpp
 @@ -81,29 +81,32 @@ QMakeProperty::keyBase(bool version) const
@@ -391,7 +391,7 @@
          QString version = qmake_version();
          if(slash != -1) {
 diff --git a/src/corelib/kernel/qobject.cpp b/src/corelib/kernel/qobject.cpp
-index fc6ac33..dae38b0 100644
+index 6957e0b..3584496 100644
 --- a/src/corelib/kernel/qobject.cpp
 +++ b/src/corelib/kernel/qobject.cpp
 @@ -1124,8 +1124,16 @@ void QObject::setObjectName(const QString &name)
@@ -412,7 +412,7 @@
  #ifdef QT3_SUPPORT
  /*! \internal
 diff --git a/src/corelib/kernel/qobject_p.h b/src/corelib/kernel/qobject_p.h
-index 7e7cbf8..5a312d1 100644
+index 363d24c..dd9e0e1 100644
 --- a/src/corelib/kernel/qobject_p.h
 +++ b/src/corelib/kernel/qobject_p.h
 @@ -83,7 +83,9 @@ void Q_CORE_EXPORT qt_register_signal_spy_callbacks(const QSignalSpyCallbackSet
@@ -437,10 +437,10 @@
      static Sender *setCurrentSender(QObject *receiver,
                                      Sender *sender);
 diff --git a/src/gui/kernel/qwidget_p.h b/src/gui/kernel/qwidget_p.h
-index 98d3001..d3a386b 100644
+index 962d694..f4e4979 100644
 --- a/src/gui/kernel/qwidget_p.h
 +++ b/src/gui/kernel/qwidget_p.h
-@@ -691,6 +691,7 @@ public:
+@@ -693,6 +693,7 @@ public:
      static QWidget *keyboardGrabber;
  
      void setWindowRole();
@@ -449,7 +449,7 @@
      void setNetWmWindowTypes();
      void x11UpdateIsOpaque();
 diff --git a/src/gui/kernel/qwidget_x11.cpp b/src/gui/kernel/qwidget_x11.cpp
-index 87c9885..73600fc 100644
+index c832d1f..d84f925 100644
 --- a/src/gui/kernel/qwidget_x11.cpp
 +++ b/src/gui/kernel/qwidget_x11.cpp
 @@ -763,6 +763,11 @@ void QWidgetPrivate::create_sys(WId window, bool initializeWindow, bool destroyO
@@ -536,7 +536,7 @@
  QPaintEngine *QWidget::paintEngine() const
  {
 diff --git a/src/gui/widgets/qtabbar.cpp b/src/gui/widgets/qtabbar.cpp
-index 9f03ff6..a9e4974 100644
+index 1195f95..6c47c77 100644
 --- a/src/gui/widgets/qtabbar.cpp
 +++ b/src/gui/widgets/qtabbar.cpp
 @@ -678,8 +678,8 @@ void QTabBarPrivate::refresh()
@@ -550,7 +550,7 @@
  
  /*!
 diff --git a/src/tools/moc/main.cpp b/src/tools/moc/main.cpp
-index 8e033b7..b5b2edd 100644
+index df508c4..7715feb 100644
 --- a/src/tools/moc/main.cpp
 +++ b/src/tools/moc/main.cpp
 @@ -94,7 +94,13 @@ static QByteArray combinePath(const char *infile, const char *outfile)

================================================================
Index: packages/qt4/qt4.spec
diff -u packages/qt4/qt4.spec:1.239 packages/qt4/qt4.spec:1.240
--- packages/qt4/qt4.spec:1.239	Thu Jan 28 15:12:05 2010
+++ packages/qt4/qt4.spec	Mon Feb 15 17:27:11 2010
@@ -76,20 +76,20 @@
 Summary(pl.UTF-8):	Biblioteka Qt do tworzenia GUI
 Summary(pt_BR.UTF-8):	Estrutura para rodar aplicações GUI Qt
 Name:		qt4
-Version:	4.6.1
-Release:	2
+Version:	4.6.2
+Release:	1
 License:	LGPL v2.1 or GPL v3.0
 Group:		X11/Libraries
 Source0:	http://download.qt.nokia.com/qt/source/qt-everywhere-opensource-src-%{version}.tar.gz
-# Source0-md5:	0542a4be6425451ab5f668c6899cac36
+# Source0-md5:	eb651ee4b157c01696aa56777fc6e0e5
 Source2:	%{name}-qtconfig.desktop
 Source3:	%{name}-designer.desktop
 Source4:	%{name}-assistant.desktop
 Source5:	%{name}-linguist.desktop
 
 # git clone git://gitorious.org/+kde-developers/qt/kde-qt.git
-# git checkout -b 4.6.1-patched origin/4.6.1-patched
-# git diff v4.6.1..4.6.1-patched > ~/rpm/packages/qt4/qt4-kde-git.patch
+# git checkout -b 4.6.2-patched origin/4.6.2-patched
+# git diff v4.6.2..4.6.2-patched > ~/rpm/packages/qt4/qt4-kde-git.patch
 Patch100:	%{name}-kde-git.patch
 
 Patch0:		%{name}-tools.patch
@@ -2254,6 +2254,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.240  2010/02/15 16:27:11  arekm
+- up to 4.6.2
+
 Revision 1.239  2010/01/28 14:12:05  megabajt
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt4/qt4-kde-git.patch?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt4/qt4.spec?r1=1.239&r2=1.240&f=u



More information about the pld-cvs-commit mailing list