|
@@ -1,6 +1,6 @@
|
|
Name: shotwell
|
|
Name: shotwell
|
|
Version: 0.6.1
|
|
Version: 0.6.1
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
Summary: A photo organizer for the GNOME desktop
|
|
Summary: A photo organizer for the GNOME desktop
|
|
Summary(ja): GNOME デスクトップ向けの画像整理ソフト
|
|
Summary(ja): GNOME デスクトップ向けの画像整理ソフト
|
|
|
|
|
|
@@ -49,6 +49,7 @@ Shotwell は GNOME デスクトップ環境用に設計された新しいオー
|
|
./configure --prefix=/usr --disable-schemas-install
|
|
./configure --prefix=/usr --disable-schemas-install
|
|
sed -i -e 's/\\n/\n/g' configure.mk
|
|
sed -i -e 's/\\n/\n/g' configure.mk
|
|
sed -i -e 's/^CFLAGS=.*$/CFLAGS=%{optflags}/' Makefile
|
|
sed -i -e 's/^CFLAGS=.*$/CFLAGS=%{optflags}/' Makefile
|
|
|
|
+sed -i -e 's|LIB_DIRS=.*$|LIB_DIRS=%{_libdir}|' libraw-config
|
|
make %{?_smp_mflags}
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
|
|
@@ -106,6 +107,9 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Jul 22 2010 Shu KONNO <owa@bg.wakwak.com> - 0.6.1-2
|
|
|
|
+- fixed LIB_DIRS in libraw-config (for lib64)
|
|
|
|
+
|
|
* Wed Jul 14 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.1-1
|
|
* Wed Jul 14 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- added BuildRequires: LibRaw-devel, libgexiv2-devel
|
|
- added BuildRequires: LibRaw-devel, libgexiv2-devel
|