I have made the following changes intended for :
  CE:Apps / twimgo

Please review and accept or decline.
BOSS has already run some checks on this request.
See the "Messages from BOSS" section below.

https://build.pub.meego.com//request/show/3401

Thank You,
bossbot ([email protected])

[This message was auto-generated]

---

Request # 3401:

Messages from BOSS:
     Could not notify CE-maintainers (no address found)

State:   review          2011-12-07T09:20:37 bossbot

Reviews:
     accepted by bossbot : Prechecks completed; none failed.
     new by  : Please replace this text with a review and approve/reject the 
review (not the SR). BOSS will take care of the rest

Changes:
  submit: home:jakub:branches:CE:Apps / twimgo -> CE:Apps / twimgo
  
changes files:
--------------
--- com.substanceofcode.twimgo.changes
+++ com.substanceofcode.twimgo.changes
@@ -0,0 +1,3 @@
+* Wed Dec 07 2011 Jakub Pavelek <[email protected]> - 2.8.4
+- As part of packaging, install icon to base theme.
+

new:
----
  TwimGo.png

spec files:
-----------
--- com.substanceofcode.twimgo.spec
+++ com.substanceofcode.twimgo.spec
@@ -1,6 +1,6 @@
 # 
 # Do NOT Edit the Auto-generated Part!
-# Generated by: spectacle version 0.22
+# Generated by: spectacle version 0.23
 # 
 # >> macros
 # << macros
@@ -8,11 +8,12 @@
 Name:       com.substanceofcode.twimgo
 Summary:    Twitter client
 Version:    2.8.4
-Release:    1
+Release:    2
 Group:      Applications/Internet
 License:    TBD
 URL:        http://www.substanceofcode.com/
 Source0:    %{name}-%{version}.tar.gz
+Source1:    TwimGo.png
 Source100:  com.substanceofcode.twimgo.yaml
 BuildRequires:  pkgconfig(QtCore) >= 4.7.0
 BuildRequires:  pkgconfig(QtGui)
@@ -49,6 +50,8 @@
 %qmake_install
 
 # >> install post
+mkdir -p %{buildroot}%{_datadir}/themes/base/meegotouch/icons
+install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/themes/base/meegotouch/icons/
 # << install post
 desktop-file-install --delete-original       \
   --dir %{buildroot}%{_datadir}/applications             \
@@ -64,6 +67,7 @@
 %{_datadir}/applications/TwimGo.desktop
 /opt/%{name}
 %{_datadir}/icons/hicolor/*/apps/TwimGo.png
+%{_datadir}/themes/base/meegotouch/icons/TwimGo.png
 # >> files
 # << files
 

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

++++++ TwimGo.png (new)
Binary files TwimGo.png added

++++++ com.substanceofcode.twimgo.yaml
--- com.substanceofcode.twimgo.yaml
+++ com.substanceofcode.twimgo.yaml
@@ -1,12 +1,13 @@
 Name: com.substanceofcode.twimgo 
 Summary: Twitter client  
 Version: 2.8.4
-Release: 1
+Release: 2
 Group: Applications/Internet
 License: TBD 
 URL: http://www.substanceofcode.com/ 
 Sources:
     - "%{name}-%{version}.tar.gz"
+    - "TwimGo.png"
 Description:  
  Twitter client.
 
@@ -21,3 +22,4 @@
     - "%{_datadir}/applications/TwimGo.desktop"
     - "/opt/%{name}"
     - "%{_datadir}/icons/hicolor/*/apps/TwimGo.png"
+    - "%{_datadir}/themes/base/meegotouch/icons/TwimGo.png"



Reply via email to