rpms/digikam/EL-5 digikam.spec,1.39,1.40 sources,1.10,1.11

Rex Dieter rdieter at fedoraproject.org
Tue Mar 17 18:36:28 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/digikam/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15922

Modified Files:
	digikam.spec sources 
Log Message:
* Tue Mar 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.9.5-1
- digikam-0.9.5



Index: digikam.spec
===================================================================
RCS file: /cvs/pkgs/rpms/digikam/EL-5/digikam.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- digikam.spec	13 Oct 2008 15:34:39 -0000	1.39
+++ digikam.spec	17 Mar 2009 18:35:57 -0000	1.40
@@ -4,13 +4,16 @@
 %else
 %define kdelibs3 kdelibs
 BuildRequires: libutempter-devel
+%endif
+
+%if 0%{?fedora} > 8
 %define _without_included_sqlite3 --without-included-sqlite3
 BuildRequires:  sqlite-devel
 %endif
 
 Name:		digikam
-Version:	0.9.4
-Release: 	2%{?dist}.1
+Version:	0.9.5
+Release: 	1%{?dist}
 Summary:	A digital camera accessing & photo management application
 
 Group:		Applications/Multimedia
@@ -22,14 +25,9 @@
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  %{kdelibs3}-devel
-BuildRequires:  kdelibs-devel
-%if 0%{?fedora} > 9
-BuildRequires:  libgphoto2-devel
-%else
 BuildRequires:  gphoto2-devel
-%endif
 BuildRequires:  jasper-devel
-BuildRequires:  libkdcraw-devel >= 0.1.4
+BuildRequires:  libkdcraw-devel >= 0.1.8
 BuildRequires:  libkexiv2-devel >= 0.1.7 
 BuildRequires:  libkipi-devel >= 0.1.6
 BuildRequires:  lcms-devel
@@ -101,13 +99,6 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/libdigikam.la
 
-# Create symlinks in pixmaps directory
-# FIXME: this shouldn't be necessary anymore -- Rex
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
-ln -sf ../icons/hicolor/48x48/apps/digikam.png \
-	$RPM_BUILD_ROOT%{_datadir}/pixmaps/digikam.png
-ln -sf ../icons/hicolor/48x48/apps/showfoto.png \
-	$RPM_BUILD_ROOT%{_datadir}/pixmaps/showfoto.png
 
 %post
 /sbin/ldconfig
@@ -145,7 +136,6 @@
 %{_datadir}/apps/showfoto/
 %{_datadir}/icons/hicolor/*/*/*
 %{_mandir}/man1/*.1*
-%{_datadir}/pixmaps/*.png
 %{_datadir}/services/digikam*
 %{_datadir}/servicetypes/digikamimageplugin.desktop
 
@@ -157,6 +147,14 @@
 
 
 %changelog
+* Tue Mar 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.9.5-1
+- digikam-0.9.5
+
+* Thu Nov 11 2008 Rex Dieter <rdieter at fedoraproject.org> - 0.9.4-3
+- libkdcraw patch
+- fix --without-included-sqlite3 logic
+- drop pixmaps hack
+
 * Fri Jul 18 2008 Rex Dieter <rdieter at fedoraproject.org> - 0.9.4-2
 - --without-included-sqlite3, BR: sqlite-devel
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/digikam/EL-5/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	21 Sep 2008 21:08:11 -0000	1.10
+++ sources	17 Mar 2009 18:35:57 -0000	1.11
@@ -1 +0,0 @@
-b0f3fa00bd054b0497146e6ce24dab7c  digikam-0.9.4.tar.bz2




More information about the fedora-extras-commits mailing list