Mailinglist Archive: opensuse-commit (938 mails)

< Previous Next >
commit raw-thumbnailer for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 13 Sep 2010 13:46:18 +0200
  • Message-id: <20100913114618.CEDCC202BE@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package raw-thumbnailer for openSUSE:Factory
checked in at Mon Sep 13 13:46:17 CEST 2010.



--------
--- GNOME/raw-thumbnailer/raw-thumbnailer.changes 2008-04-10
18:26:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/raw-thumbnailer/raw-thumbnailer.changes
2010-09-11 23:42:54.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Sep 11 21:35:23 UTC 2010 - dimstar@xxxxxxxxxxxx
+
+- Add raw-thumbnailer-make382.patch: Fix build with make 3.82.
+ Patch sent to Hub by mail.
+- Add gnome-common BuildRequires.
+- Add gnome-autogen.sh call in build section.
+- Clean spec file using spec-cleaner.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
raw-thumbnailer-make382.patch

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

Other differences:
------------------
++++++ raw-thumbnailer.spec ++++++
--- /var/tmp/diff_new_pack.V2o024/_old 2010-09-13 13:42:43.000000000 +0200
+++ /var/tmp/diff_new_pack.V2o024/_new 2010-09-13 13:42:43.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package raw-thumbnailer (Version 0.99.1)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-# norootforbuild

Summary: Thumbnailer for digital camera RAW

Name: raw-thumbnailer
Version: 0.99.1
-Release: 70
-License: GPL v2 or later
+Release: 78
+License: GPLv2+
Group: Productivity/Graphics/Other
%if %suse_version >= 1030
%define prefix /usr
@@ -32,45 +31,49 @@
%define sysconfdir /etc%{prefix}
%endif
Source0: %name-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+# PATCH-FIX-UPSTREAM raw-thumbnailer-make382.patch dimstar@xxxxxxxxxxxx -- 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
-BuildRequires: gnome-vfs2-devel gtk2-devel libgsf-devel libjpeg-devel
perl-XML-Parser
# apparently on suse 10.0 it needs this
BuildRequires: libstdc++-devel
+BuildRequires: perl-XML-Parser
Requires: shared-mime-info
# 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.

-
-
-Authors:
---------
- Hubert Figuiere
- Based on totem-video-thumbnailer
-
%prep
%setup -q
+%patch0 -p1

%build
+NOCONFIGURE=1 gnome-autogen.sh
%configure
-%__make %{?jobs:-j%jobs}
+%__make %{?_smp_mflags}

%install
%makeinstall
%find_gconf_schemas

%pre -f %{name}.schemas_pre
+
%posttrans -f %{name}.schemas_posttrans

%preun -f %{name}.schemas_preun

%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}

%files -f %{name}.schemas_list
%defattr(-,root,root)

++++++ raw-thumbnailer-make382.patch ++++++
Index: raw-thumbnailer-0.99.1/data/Makefile.am
===================================================================
--- raw-thumbnailer-0.99.1.orig/data/Makefile.am
+++ raw-thumbnailer-0.99.1/data/Makefile.am
@@ -20,11 +20,11 @@ mime_DATA = raw-thumbnailer.xml

install-data-local: $(schema_DATA)
if GCONF_SCHEMAS_INSTALL
- if test -z "$(DESTDIR)" ; then \
- for p in $^ ; do \
- GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL)
--makefile-install-rule $$p 2>&1 > /dev/null; \
- done \
- fi
+ if test -z "$(DESTDIR)" ; then \
+ for p in $^ ; do \
+ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL)
--makefile-install-rule $$p 2>&1 > /dev/null; \
+ done \
+ fi
endif

EXTRA_DIST = \

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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages