[shotwell] Bump to current git to fix build against LibRaw

Siddhesh Poyarekar siddhesh at fedoraproject.org
Thu Nov 17 04:58:04 UTC 2011


commit e9957a00ce882d044b204e6cab31989412b05f79
Author: Siddhesh Poyarekar <siddhesh.poyarekar at gmail.com>
Date:   Thu Nov 17 10:21:00 2011 +0530

    Bump to current git to fix build against LibRaw

 .gitignore    |    1 +
 shotwell.spec |   10 +++++++---
 sources       |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cc55bd..ecf2642 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /shotwell-0.11.0.tar.bz2
 /shotwell-0.11.1.tar.bz2
 /shotwell-0.12.0-163bf4a114.tar.xz
+/shotwell-0.12.0-cf087489ea.tar.xz
diff --git a/shotwell.spec b/shotwell.spec
index 3e20b6e..8b18d1c 100644
--- a/shotwell.spec
+++ b/shotwell.spec
@@ -1,5 +1,5 @@
-%global git     163bf4a114
-%global date    20111110
+%global git     cf087489ea
+%global date    20111117
 
 Name:           shotwell
 Version:        0.12.0
@@ -22,7 +22,7 @@ Source1:        shotwell-icons.tar.bz2
 BuildRequires:  vala-devel >= 0.14
 #BuildRequires:  libxml2-devel
 #BuildRequires:  dbus-glib-devel
-BuildRequires:  LibRaw-static
+BuildRequires:  LibRaw-devel
 #BuildRequires:  libusb-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
@@ -113,6 +113,10 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Nov 17 2011 Siddhesh Poyarekar <siddhesh.poyarekar at gmail.com> 0.12.0-1.20111117gitcf087489ea
+- Bump to current git to fix build against LibRaw
+- LibRaw now has a dynamic library and shotwell is using it
+
 * Thu Nov 10 2011 Adam Williamson <awilliam at redhat.com> 0.12.0-1.20111110git163bf4a114
 - bump to current git to get vala 0.14 support for rawhide, GTK+ 3 port
 - adjust dependencies for vala, gtk, gsettings
diff --git a/sources b/sources
index d14150d..f38c906 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39ab26af0ba45f7dc36ce2f3d0c16b8d  shotwell-0.12.0-163bf4a114.tar.xz
+5fba7efc0aba128ef223d1d3069d225b  shotwell-0.12.0-cf087489ea.tar.xz


More information about the scm-commits mailing list