Browse Source

rawstudio 2.0-4

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7341 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 11 years ago
parent
commit
64a5a18360
1 changed files with 9 additions and 4 deletions
  1. 9 4
      r/rawstudio/rawstudio-vl.spec

+ 9 - 4
r/rawstudio/rawstudio-vl.spec

@@ -1,6 +1,6 @@
 Name:           rawstudio 
 Version:        2.0
-Release:        3%{?_dist_release}
+Release:        4%{?_dist_release}
 Summary:        Read, manipulate and convert digital camera raw images
 
 Group:          Applications/Multimedia 
@@ -19,7 +19,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  gtk2-devel, libxml2-devel, GConf2-devel, dbus-devel
 BuildRequires:  lcms-devel, libjpeg-devel, libtiff-devel, exiv2-devel
 BuildRequires:  flickcurl-devel, lensfun-devel, fftw3-devel, curl-devel
-BuildRequires:  sqlite3-devel, openssl-devel, gphoto2-devel
+BuildRequires:  sqlite3-devel, openssl-devel, libgphoto2-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  intltool
 BuildRequires:  libtool
@@ -83,7 +83,7 @@ find %{buildroot} -name '*.la' -delete
 #       so this has probably to go away in the future
 echo "Encoding=UTF-8" >> ${RPM_BUILD_ROOT}%{_datadir}/applications/rawstudio.desktop
 
-desktop-file-install --vendor fedora                            \
+desktop-file-install --vendor vine                              \
         --dir ${RPM_BUILD_ROOT}%{_datadir}/applications         \
         --remove-category Application                           \
         --delete-original                                       \
@@ -107,7 +107,7 @@ update-desktop-database &> /dev/null ||:
 %{_datadir}/rawstudio
 %{_datadir}/rawspeed
 %{_datadir}/pixmaps/rawstudio
-%{_datadir}/applications/fedora-rawstudio.desktop
+%{_datadir}/applications/vine-rawstudio.desktop
 %{_datadir}/icons/rawstudio.png
 
 %files -n librawstudio
@@ -119,6 +119,11 @@ update-desktop-database &> /dev/null ||:
 %{_libdir}/pkgconfig/rawstudio-2.0.pc
 
 %changelog
+* Fri Jan 11 2013 IWAI, Masaharu <iwai@alib.jp> 2.0-4
+- build with libgphoto2 2.5.0-1
+- update BR: gphoto2-devel -> libgphoto2-devel
+- fix vendor in desktop-update-install option: fedora -> vine
+
 * Sun Jul 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0-3
 - rebuild with exiv2-0.23