rpms/kipi-plugins/F-10 kipi-plugins.spec,1.77,1.78

Rex Dieter rdieter at fedoraproject.org
Tue Mar 17 19:03:02 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/kipi-plugins/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23167

Modified Files:
	kipi-plugins.spec 
Log Message:
* Tue Mar 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.2.0-2
- BR: opencv-devel, include RemoveRedEye plugin 



Index: kipi-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kipi-plugins/F-10/kipi-plugins.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- kipi-plugins.spec	17 Mar 2009 17:55:41 -0000	1.77
+++ kipi-plugins.spec	17 Mar 2009 19:02:32 -0000	1.78
@@ -3,7 +3,7 @@
 Name:    kipi-plugins
 Summary: Plugins to use with Kipi
 Version: 0.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+ and Adobe
 Group:   Applications/Multimedia
@@ -40,6 +40,8 @@
 BuildRequires: libxslt-devel
 ## DNG converter
 BuildRequires: expat-devel
+## RemoveRedeye
+BuildRequires: opencv-devel
 
 Requires(post): /sbin/ldconfig xdg-utils
 Requires(postun): /sbin/ldconfig xdg-utils
@@ -47,9 +49,6 @@
 ## jpeglossless plugin
 Requires: ImageMagick
 
-
-## needs libopencv
-#RemoveRedEyes      : remove red eyes on image automatically
 %description
 This package contains plugins to use with Kipi, the KDE Image Plugin
 Interface.  Currently implemented plugins are:
@@ -65,6 +64,7 @@
 JpegLossLess       : rotate/flip images without losing quality
 MetadataEdit       : edit EXIF, IPTC and XMP metadata
 PicasaWebExport    : export images to a remote Picasa web service
+RemoveRedEyes      : remove red eyes on image automatically
 RawConverter       : convert Raw Image to JPEG/PNG/TIFF
 SendImages         : send images by e-mail
 SimpleViewerExport : export images to Flash using SimpleViewer
@@ -152,6 +152,7 @@
 %{_kde4_libdir}/kde4/kipiplugin_picasawebexport.so
 %{_kde4_libdir}/kde4/kipiplugin_printimages.so
 %{_kde4_libdir}/kde4/kipiplugin_rawconverter.so
+%{_kde4_libdir}/kde4/kipiplugin_removeredeyes.so
 %{_kde4_libdir}/kde4/kipiplugin_sendimages.so
 %{_kde4_libdir}/kde4/kipiplugin_smug.so
 %{_kde4_libdir}/kde4/kipiplugin_timeadjust.so
@@ -164,6 +165,7 @@
 %{_kde4_appsdir}/kipiplugin_imageviewer/
 %{_kde4_appsdir}/kipiplugin_metadataedit/
 %{_kde4_appsdir}/kipiplugin_picasawebexport/
+%{_kde4_appsdir}/kipiplugin_removeredeyes/
 %{_kde4_appsdir}/kipiplugin_smug/
 %{_kde4_datadir}/applications/kde4/dngconverter.desktop
 %{_kde4_datadir}/kde4/services/*.desktop
@@ -172,8 +174,11 @@
 
 
 %changelog
+* Tue Mar 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.2.0-2
+- BR: opencv-devel, include RemoveRedEye plugin 
+
 * Tue Mar 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.2.0-1
-= kipi-plugins-0.2.0 (final)
+- kipi-plugins-0.2.0 (final)
 
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.0-0.18.rc2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild




More information about the fedora-extras-commits mailing list