[meego-commits] 7261: Changes to Trunk:Testing/maemo-video-thumbnailer

maimishr no_reply at build.meego.com
Thu Sep 2 14:23:57 UTC 2010


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

Thank You,
maimishr

[This message was auto-generated]

---

Request #7261:

  submit:   home:maimishr/video-thumbnailer(r2) -> Trunk:Testing/maemo-video-thumbnailer


Message:
    Updated latest maemo-video-thumbnailer

State:   new          2010-09-02T07:23:57 maimishr
Comment: None



changes files:
--------------

new:
----
  maemo-video-thumbnailer-1.0.9.tar.gz

spec files:
-----------
--- maemo-video-thumbnailer.spec
+++ maemo-video-thumbnailer.spec
@@ -1,23 +1,19 @@
 # 
 # Do not Edit! Generated by:
-# spectacle version 0.13
+# spectacle version 0.18
 # 
 # >> macros
 # << macros
 
 Name:       maemo-video-thumbnailer
 Summary:    D-Bus service for thumbnailing videos
-Version:    1.0.0
+Version:    1.0.9
 Release:    1
 Group:      Applications/System
 License:    GPLv2+
 URL:        http://www.xfce.org
 Source0:    maemo-video-thumbnailer-%{version}.tar.gz
 Source100:  maemo-video-thumbnailer.yaml
-Patch0:     0001-Thumbnailer-Add-a-large-flavour-by-default.patch
-Patch1:     0002-Use-GdkPixbuf-to-save-the-buffer-as-a-png-to-match-t.patch
-Patch2:     0003-Respect-the-aspect-ratio-when-thumbnailing.patch
-Patch3:     0006-service-Add-more-mime-types-that-GStreamer-should-be.patch
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.16.0
 BuildRequires:  pkgconfig(gio-2.0) >= 2.16.0
@@ -29,8 +25,9 @@
 BuildRequires:  gettext
 BuildRequires:  intltool
 BuildRequires:  libjpeg-devel
+BuildRequires:  xfce4-dev-tools
+BuildRequires:  gnome-common
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Maemo Video Thumbnailer is a D-Bus service for applications to
@@ -42,14 +39,6 @@
 %prep
 %setup -q -n %{name}-%{version}
 
-# 0001-Thumbnailer-Add-a-large-flavour-by-default.patch
-%patch0 -p1
-# 0002-Use-GdkPixbuf-to-save-the-buffer-as-a-png-to-match-t.patch
-%patch1 -p1
-# 0003-Respect-the-aspect-ratio-when-thumbnailing.patch
-%patch2 -p1
-# 0006-service-Add-more-mime-types-that-GStreamer-should-be.patch
-%patch3 -p1
 # >> setup
 # << setup
 
@@ -57,8 +46,7 @@
 # >> build pre
 # << build pre
 
-%configure --disable-static
-# Call make instruction with smp support
+%autogen --disable-static
 make %{?jobs:-j%jobs}
 
 # >> build post
@@ -72,9 +60,6 @@
 # >> install post
 # << install post
 
-%clean
-rm -rf %{buildroot}
-
 
 
 
@@ -83,9 +68,11 @@
 %files
 %defattr(-,root,root,-)
 # >> files
-%{_datadir}/dbus-1/services/com.nokia.thumbnailer.Gstreamer.service
+#%{_datadir}/dbus-1/services/com.nokia.thumbnailer.Gstreamer.service
+%{_datadir}/dbus-1/services/com.nokia.video.Thumbnailer1.service
 %{_libexecdir}/gst-video-thumbnailerd
-%{_datadir}/thumbnailers/com.nokia.thumbnailer.Gstreamer.service
+#%{_datadir}/thumbnailers/com.nokia.thumbnailer.Gstreamer.service
+%{_datadir}/thumbnailers/com.nokia.video.Thumbnailer1.service
 # << files
 
 

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

++++++ maemo-video-thumbnailer-1.0.9.tar.gz (new)

++++++ maemo-video-thumbnailer.yaml
--- maemo-video-thumbnailer.yaml
+++ maemo-video-thumbnailer.yaml
@@ -1,6 +1,6 @@
 Name: maemo-video-thumbnailer  
 Summary: D-Bus service for thumbnailing videos
-Version: 1.0.0  
+Version: 1.0.9  
 Release: 1  
 Group: Applications/System
 License: GPLv2+  
@@ -10,16 +10,13 @@
     request thumbnails for video files
 Sources:  
     - maemo-video-thumbnailer-%{version}.tar.gz  
-Patches:
-    - 0001-Thumbnailer-Add-a-large-flavour-by-default.patch
-    - 0002-Use-GdkPixbuf-to-save-the-buffer-as-a-png-to-match-t.patch
-    - 0003-Respect-the-aspect-ratio-when-thumbnailing.patch
-    - 0006-service-Add-more-mime-types-that-GStreamer-should-be.patch
-
 PkgBR:
     - gettext
     - intltool
     - libjpeg-devel
+    - xfce4-dev-tools
+    - gnome-common
+
 PkgConfigBR:
     - gmodule-2.0
     - glib-2.0 >= 2.16.0
@@ -30,3 +27,5 @@
     - dbus-glib-1
     - gstreamer-0.10
 NoLocale: True
+
+Configure: autogen




More information about the MeeGo-commits mailing list