[meego-commits] 6531: Changes to Trunk/meegotouch-theme

Anas Nashif nashif at linux.intel.com
Thu Aug 12 22:37:19 UTC 2010


Hi,
I have made the following changes to meegotouch-theme in project Trunk. Please review and accept ASAP.

Thank You,
Anas Nashif

[This message was auto-generated]

---

Request #6531:

  submit:   Trunk:Testing/meegotouch-theme(r5) -> Trunk/meegotouch-theme


Message:
    Move to Trunk

State:   new          2010-08-12T10:28:35 nashif
Comment: None



changes files:
--------------
--- meegotouch-theme.changes
+++ meegotouch-theme.changes
@@ -0,0 +1,3 @@
+* Mon Jul 26 2010 Kaitlin Rupert <kaitlin.rupert at intel.com> 0.20.32
+- Change qmake-qt4 to qmake
+

spec files:
-----------
--- meegotouch-theme.spec
+++ meegotouch-theme.spec
@@ -17,7 +17,7 @@
 Source1:    mthemedaemon.desktop
 Source100:  meegotouch-theme.yaml
 Requires:   libmeegotouch >= 0.20.0
-BuildRequires:  pkgconfig(Qt)
+BuildRequires:  pkgconfig(QtCore)
 BuildRequires:  fdupes
 Provides:   duitheme > 0.19.7
 Provides:   meegotouch-theme-common >= 0.20.14
@@ -38,7 +38,7 @@
 
 %build
 # >> build pre
-qmake-qt4 install_prefix=/usr
+qmake install_prefix=/usr
 # << build pre
 
 
@@ -94,3 +94,4 @@
 %config /etc/xdg/autostart/mthemedaemon.desktop
 # << files
 
+

other changes:
--------------

++++++ meegotouch-theme.yaml
--- meegotouch-theme.yaml
+++ meegotouch-theme.yaml
@@ -17,7 +17,7 @@
 PkgBR:
     - fdupes
 PkgConfigBR:
-    - Qt
+    - QtCore
 Provides:
     - duitheme > 0.19.7
     - meegotouch-theme-common >= 0.20.14



More information about the MeeGo-commits mailing list