[meego-commits] 9600: Changes to Trunk:Testing/tumbler

Mishra Maitrey no_reply at build.meego.com
Fri Nov 19 13:43:26 UTC 2010


Hi,
I have made the following changes to tumbler in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Mishra Maitrey

[This message was auto-generated]

---

Request #9600:

  submit:   devel:contentfw/tumbler(r2) -> Trunk:Testing/tumbler


Message:
    BMC - 5737
Deleted the patch tumbler-1.1-Visit-thumbnailers-only-once.patch which is obsolete
Added the tumbler-tests sub package
Updated the latest version of tumbler in accordance with the upstream

* Fri Nov 19 2010 Maitrey Mishra <ext-maitrey.mishra at nokia.com> 0.1.12
- Deleted the patch tumbler-1.1-Visit-thumbnailers-only-once.patch which is obsolete
- Added the tumbler-tests sub package
- Updated the latest version of tumbler in accordance with the upstream

State:   new          2010-11-19T05:43:25 maimishr
Comment: None



changes files:
--------------
--- tumbler.changes
+++ tumbler.changes
@@ -1 +1 @@
-* Tue Nov 09 2010 Maitrey Mishra <ext-maitrey.mishra at nokia.com> 1.0.1
+* Fri Nov 19 2010 Maitrey Mishra <ext-maitrey.mishra at nokia.com> 0.1.12
@@ -2,0 +3,3 @@
+- Deleted the patch tumbler-1.1-Visit-thumbnailers-only-once.patch which is obsolete
+- Added the tumbler-tests sub package
+- Updated the latest version of tumbler in accordance with the upstream

old:
----
  tumbler-1.0.1.tar.gz

new:
----
  tumbler-0.1.12.tar.gz

spec files:
-----------
--- tumbler.spec
+++ tumbler.spec
@@ -7,8 +7,8 @@
 
 Name:       tumbler
 Summary:    D-Bus service for thumbnailing
-Version:    1.0.1
-Release:    12
+Version:    0.1.12
+Release:    1
 Group:      Applications/System
 License:    GPLv2+
 URL:        http://maemo.gitorious.org/maemo-af/tumbler/
@@ -74,8 +74,6 @@
 # << build pre
 
 %autogen --disable-static \
-    --prefix=/usr \
-    --libdir=%{_libdir} \
     --enable-gtk-doc \
     --disable-pixbuf-thumbnailer \
     --disable-font-thumbnailer \
@@ -101,6 +99,11 @@
 # << install post
 %find_lang tumbler
 
+
+%post -p /sbin/ldconfig
+ 
+%postun -p /sbin/ldconfig
+
 %post devel -p /sbin/ldconfig
 
 %postun devel -p /sbin/ldconfig
@@ -113,6 +116,8 @@
 
 
 
+
+
 %files -f tumbler.lang
 %defattr(-,root,root,-)
 # >> files
@@ -120,6 +125,7 @@
 %{_datadir}/dbus-1/services/org.xfce.Tumbler.Cache1.service
 %{_datadir}/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service
 %{_libexecdir}/tumblerd
+%{_libdir}/libtumbler-1.so.*
 %{_libdir}/tumbler-1/plugins/tumbler*.so
 %{_libdir}/tumbler-1/plugins/cache/tumbler*.so
 # << files
@@ -128,7 +134,7 @@
 %defattr(-,root,root,-)
 # >> files devel
 %{_includedir}/tumbler-*
-%{_libdir}/libtumbler-1.so*
+%{_libdir}/libtumbler-1.so
 %{_libdir}/pkgconfig/*.pc
 # << files devel
 

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

++++++ tumbler-1.0.1.tar.gz -> tumbler-0.1.12.tar.gz

++++++ tumbler.yaml
--- tumbler.yaml
+++ tumbler.yaml
@@ -1,7 +1,7 @@
 Name: tumbler  
 Summary: D-Bus service for thumbnailing
-Version: 1.0.1
-Release: 12
+Version: 0.1.12
+Release: 1
 Group: Applications/System
 License: GPLv2+  
 URL: http://maemo.gitorious.org/maemo-af/tumbler/  
@@ -14,8 +14,6 @@
 LocaleName: tumbler
 
 ConfigOptions: 
-    - --prefix=/usr
-    - --libdir=%{_libdir}
     - --enable-gtk-doc 
     - --disable-pixbuf-thumbnailer 
     - --disable-font-thumbnailer 




More information about the MeeGo-commits mailing list