Hello community,

here is the log from the commit of package raw-thumbnailer for openSUSE:Factory 
checked in at 2012-01-05 19:15:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raw-thumbnailer (Old)
 and      /work/SRC/openSUSE:Factory/.raw-thumbnailer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "raw-thumbnailer", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/raw-thumbnailer/raw-thumbnailer.changes  
2011-09-23 12:44:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.raw-thumbnailer.new/raw-thumbnailer.changes     
2012-01-05 19:15:35.000000000 +0100
@@ -1,0 +2,30 @@
+Sat Dec 24 10:04:01 UTC 2011 - [email protected]
+
+- Change libopenraw-devel BuildRequires to
+  pkgconfig(libopenraw-gnome-1.0).
+- Add explicit pkgconfig(gdk-pixbuf-2.0) and pkgconfig(gio-2.0)
+  BuildRequires, since they are checked for in configure.
+
+-------------------------------------------------------------------
+Tue Dec 20 09:10:17 UTC 2011 - [email protected]
+
+- Update to version 3.0.0:
+  + Remove gnome-vfs dependency
+  + Adapt everything for Gnome3
+  + Require libopenraw 0.0.9
+  + Tarballs in bz2 and xz
+- Changes from version 0.99.2:
+  + NEW: add Minolta raw mime type to the handlers.
+  + NEW: bump requirement to libopenraw 0.0.5
+- Drop raw-thumbnailer-make382.patch: fixed upstream
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
+  as we no longer carry patches.
+- Drop no longer needed BuildRequires: gnome-vfs2-devel,
+  gtk2-devel, libgsf-devel, libjpeg-devel, libstdc++-devel,
+  perl-XML-Parser.
+- Drop gconf schema handling: the thumbnailer was ported to GNOME3
+  infrastructure.
+- Remove openSUSE < 10.3 /opt prefix handling.
+- Clean spec file using spec-cleaner.
+
+-------------------------------------------------------------------

Old:
----
  raw-thumbnailer-0.99.1.tar.bz2
  raw-thumbnailer-make382.patch

New:
----
  raw-thumbnailer-3.0.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ raw-thumbnailer.spec ++++++
--- /var/tmp/diff_new_pack.ZIcnjm/_old  2012-01-05 19:15:36.000000000 +0100
+++ /var/tmp/diff_new_pack.ZIcnjm/_new  2012-01-05 19:15:36.000000000 +0100
@@ -15,61 +15,35 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-Summary:        Thumbnailer for digital camera RAW
-
 Name:           raw-thumbnailer
-Version:        0.99.1
-Release:        79
+Version:        3.0.0
+Release:        0
+Summary:        Thumbnailer for digital camera RAW
 License:        GPL-2.0+
 Group:          Productivity/Graphics/Other
-%if %suse_version >= 1030
-%define prefix   /usr
-%define sysconfdir /etc
-%else
-%define prefix   /opt/gnome
-%define sysconfdir /etc%{prefix}
-%endif
-Source0:        %name-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM raw-thumbnailer-make382.patch [email protected] -- Fix 
build with make 3.82
-Patch0:         raw-thumbnailer-make382.patch
-# Needed for patch0 raw-thumbnailer-make382.patch"
-BuildRequires:  gnome-common
-BuildRequires:  gnome-vfs2-devel
-BuildRequires:  gtk2-devel
-BuildRequires:  libgsf-devel
-BuildRequires:  libjpeg-devel
-BuildRequires:  libopenraw-devel >= 0.0.4
-# apparently on suse 10.0 it needs this
-BuildRequires:  libstdc++-devel
-BuildRequires:  perl-XML-Parser
+Url:            http://libopenraw.freedesktop.org
+Source0:        
http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
+BuildRequires:  intltool
+BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(libopenraw-gnome-1.0) >= 0.0.9
 # All features provided by dcraw-gnome are now handled by other packages:
 # Package existed in <= 10.3 and SLE == 10
 Obsoletes:      dcraw-gnome <= 0.11
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
 
 %description
 A thumbnailer used by Nautilus for digital camera RAW files.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-NOCONFIGURE=1 gnome-autogen.sh
 %configure
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%find_gconf_schemas
-
-%pre -f %{name}.schemas_pre
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
+%make_install
 
 %if 0%{?suse_version} > 1130
 
@@ -86,10 +60,12 @@
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.schemas_list
+%files
 %defattr(-,root,root)
-%doc README NEWS COPYING ChangeLog
+%doc NEWS COPYING ChangeLog
 %{_bindir}/raw-thumbnailer
 %{_datadir}/mime/packages/raw-thumbnailer.xml
+%dir %{_datadir}/thumbnailers
+%{_datadir}/thumbnailers/raw.thumbnailer
 
 %changelog

++++++ raw-thumbnailer-0.99.1.tar.bz2 -> raw-thumbnailer-3.0.0.tar.bz2 ++++++
++++ 71112 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to