rpms/kipi-plugins/EL-5 .cvsignore, 1.8, 1.9 kipi-plugins.spec, 1.22, 1.23 sources, 1.8, 1.9

Rex Dieter rdieter at fedoraproject.org
Mon Sep 22 17:37:36 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/kipi-plugins/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4743

Modified Files:
	.cvsignore kipi-plugins.spec sources 
Log Message:
sync w/F-9 branch
EL-5 fixes



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kipi-plugins/EL-5/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	25 Jan 2007 00:33:12 -0000	1.8
+++ .cvsignore	22 Sep 2008 17:37:06 -0000	1.9
@@ -1,3 +1 @@
-kipi-plugins-0.1.2.tar.bz2
-kipi-plugins-0.1.3-rc1.tar.bz2
-kipi-plugins-0.1.3.tar.bz2
+kipi-plugins-0.1.5.tar.bz2


Index: kipi-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kipi-plugins/EL-5/kipi-plugins.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- kipi-plugins.spec	25 Jan 2007 00:33:12 -0000	1.22
+++ kipi-plugins.spec	22 Sep 2008 17:37:06 -0000	1.23
@@ -1,42 +1,56 @@
 
+# Fedora review: http://bugzilla.redhat.com/171504
+
+%if 0%{?fedora} > 6
+%define kdelibs3 kdelibs3
+%define kdepim3 kdepim3
+%else
+%define kdelibs3 kdelibs
+%define kdepim3 kdepim
+BuildRequires: libutempter-devel
+%endif
+
 Name:    kipi-plugins
 Summary: Plugins to use with Kipi
-Version: 0.1.3
+Version: 0.1.5
 Release: 2%{?dist}
 
-License: LGPL
+License: GPLv2+
 Group:   Applications/Multimedia
-Url:	 http://sourceforge.net/projects/kipi 
-Source0: http://dl.sourceforge.net/sourceforge/kipi/kipi-plugins-%{version}%{?beta:-%{beta}}.tar.bz2
+Url:	 http://www.kipi-plugins.org/
+Source0: http://downloads.sourceforge.net/sourceforge/kipi/kipi-plugins-%{version}%{?beta:-%{beta}}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: gettext
-BuildRequires: libkipi-devel >= 0.1.5
-BuildRequires: kdelibs-devel 
-BuildRequires: exiv2-devel
+BuildRequires: %{kdelibs3}-devel
+BuildRequires: libkdcraw-devel >= 0.1.4
+BuildRequires: libkexiv2-devel >= 0.1.7
+BuildRequires: libkipi-devel >= 0.1.6
+BuildRequires: exiv2-devel 
 %if 0%{?fedora} > 6
-## ipod support currently busted, omit, for now. -- Rex
-#define _with_libgpod --with-libgpod
-#BuildRequires: libgpod-devel >= 0.4.2
+%define _with_libgpod --with-libgpod
+BuildRequires: libgpod-devel >= 0.4.2, glib2-devel
 %endif
 ## slideshow plugin
-BuildRequires: imlib2-devel
+#BuildRequires: imlib2-devel
 ## acquireimages, jpeglossless and rawconverter plugins
 BuildRequires: libtiff-devel
 ## kameraklient plugin
 BuildRequires: gphoto2-devel 
 ## htmlexport plugin (libgcrypt is a bogus extra dep from libxslt.la)
 BuildRequires: libxml2-devel libxslt-devel libgcrypt-devel 
+## calendar plugin (uses libkcal) 
+BuildRequires: %{kdepim3}-devel
 
 ## jpeglossless plugin 
 Requires: ImageMagick 
 
-## Technically, optional bits, but nice to have
+## optional bits
 # wallpaper plugin
-#Requires(hint): kdebase 
+#Requires(hint): kdebase3
 # cdarchiver plugin
 #Requires(hint): k3b
-%if "%{?fedora}" > "3"
+%if 0%{?fedora} > 3
 # rawconverter plugin 
 Requires(hint): dcraw
 %endif
@@ -46,47 +60,48 @@
 %description
 This package contains plugins to use with Kipi, the KDE Image Plugin
 Interface.  Currently implemented plugins are:
- * RawConverter       : A raw image converter for digital cameras 
-                        (requires dcraw).
+ * RawConverter       : Raw image converter for digital cameras
  * SlideShow          : Slideshow with effects ripped out from kslideshow
-                        and 3D effects using OpenGL.
+                        and 3D effects using OpenGL
  * MpegEncoder        : Create an MPEG slideshow from your images
-                        (requires mjpegtools).
- * ImagesGallery      : An HTML gallery generator.
- * PrintWizard        : A wizard to print images in various format.
+                        (requires mjpegtools)
+ * PrintWizard:	      : Print multiple images/index pages in one page
+ * ImagesGallery      : An HTML gallery generator
+ * PrintWizard        : Print images in various format
  * JpegLossLess       : Batch process your JPEG images without losing meta 
-                        information and compression.
- * CdArchiving        : Archive your albums on CD or DVD (requires k3b).
+                        information and compression
+ * CdArchiving        : Archive your albums on CD or DVD (requires k3b)
  * AcquireImages      : Acquire images interface, includes these parts:
-                           ScanImages (scanner management using Kooka).
-                           ScreenshotImages (Snap Screen based on KSnapshot).
- * Calendar           : A plugin to create calendars.
- * SendImages         : A plugin to send images by email, allowing resizing
-                        and recompressing before sending.
- * BatchProcessImages : A batch process images plugin. Icludes these parts:
-                           RenameImages (Image file names renaming).
-                           ConvertImages (Image files format converting).
-                           BorderImages (Add border to images).
-                           FilterImages (Enhancements using digital filters).
-                           ColorImages (Image color enhancement).
-                           EffectImages (Image transformation effects).
-                           ResizeImages (Basic/Prepare-to-print resizing).
-                           RecompressImages (Recompress JPEG/TIFF/PNG/TGA).
- * TimeAdjust         : Adjust image file Time and Date.
- * WallPaper          : Image to KDE Desktop (requires kdebase).
+                           ScanImages (scanner management using Kooka)
+                           ScreenshotImages (Snap Screen based on KSnapshot)
+ * Calendar           : Create calendars
+ * SendImages         : Send images by email, allowing resizing
+                        and recompressing before sending
+ * BatchProcessImages : Batch process images: 
+                           RenameImages (Image file names renaming)
+                           ConvertImages (Image files format converting)
+                           BorderImages (Add border to images)
+                           FilterImages (Enhancements using digital filters)
+                           ColorImages (Image color enhancement)
+                           EffectImages (Image transformation effects)
+                           ResizeImages (Basic/Prepare-to-print resizing)
+                           RecompressImages (Recompress JPEG/TIFF/PNG/TGA)
+ * TimeAdjust         : Adjust image file Time and Date
+ * WallPaper          : Image to KDE Desktop (requires kdebase)
  * FindImages         : Find dupplicate images in albums
- * GalleryExport      : Plugin to export images to a remote Gallery server
+ * GalleryExport      : Export images to a remote Gallery server
                         (http://gallery.sf.net)
- * FlickrExport       : Plugin to export images to a remote Flickr web service
+ * FlickrExport       : Export images to a remote Flickr web service
                         (http://www.flickr.com)
- * HTMLExport         : New plugin to export images collections into HTML page
- * SimpleViewerExport : Plugin to export images to SimpleViewer
+ * HTMLExport         : Export images collections into HTML page
+ * SimpleViewerExport : Export images to SimpleViewer
                          (http://www.airtightinteractive.com/simpleviewer/)
- * GPSSync            : Plugin to geolocalize pictures.
+ * GPSSync            : Geolocalize pictures.
 %if "%{?_with_libgpod:1}" == "1"
- * IpodExport         : Plugin to export pictures with an Ipod device.
+ * IpodExport         : Export pictures with an Ipod device
 %endif
- * MetadataEdit       : Plugin to edit EXIF and IPTC pictures metadata.
+ * MetadataEdit       : Edit EXIF and IPTC pictures metadata
+ * PicasaWebExport    : Export pictures to Picasa web service
 
 
 %prep
@@ -98,16 +113,14 @@
 
 %configure \
   --disable-rpath \
-  --disable-gcc-hidden-visibility \
   --enable-new-ldflags \
   --disable-debug --disable-warnings \
-  --disable-dependancy-tracking --enable-final \
+  --disable-dependancy-tracking --disable-final \
   --with-opengl
 
 make %{?_smp_mflags}
 
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -161,11 +174,75 @@
 %{_mandir}/man[^3]/*
 %{_datadir}/apps/kipi/
 %{_datadir}/apps/kipiplugin_*
-%config %{_datadir}/config*/*
+%{_datadir}/config*/*
 %{_datadir}/services/*.desktop
 
 
 %changelog
+* Thu Jul 17 2008 Rex Dieter <rdieter at fedoraproject.org> 0.1.5-2
+- respin
+
+* Fri Mar 14 2008 Rex Dieter <rdieter at fedoraproject.org> 0.1.5-1
+- kipi-plugins-0.1.5
+
+* Thu Feb 21 2008 Rex Dieter <rdieter at fedoraproject.org> 0.1.5-0.6.rc2
+- libXrandr patch
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.1.5-0.5.rc2
+- Autorebuild for GCC 4.3
+
+* Sat Feb 02 2008 Rex Dieter <rdieter at fedoraproject.org> 0.1.5-0.4.rc2
+- kipi-plugins-0.1.5-rc2
+
+* Sun Dec 30 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.5-0.3.rc1
+- kipi-plugins-0.1.5-rc1
+
+* Sat Dec 08 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.5-0.2.beta1
+- BR: kdelibs3-devel 
+
+* Wed Nov 21 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.5-0.1.beta1
+- kipi-plugins-0.1.5-beta1
+- cleanup %%description
+
+* Wed Nov 21 2007 Todd Zullinger <tmz at pobox.com> 0.1.4-5
+- rebuild against libgpod-0.6.0
+
+* Wed Sep 19 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.4-4
+- rebuild against libkdcraw libkexiv2
+
+* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.4-3
+- License: GPLv2+
+
+* Tue Aug 21 2007 Todd Zullinger <tmz at pobox.com> 0.1.4-2
+- rebuild against libgpod-0.5.2
+
+* Mon Jul 02 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.4-1
+- kipi-plugins-0.1.4(final)
+
+* Wed Jun 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.4-0.5.beta3
+- LIB_KIO.patch
+
+* Wed Jun 20 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.4-0.4.beta2
+- --disable-final
+
+* Tue Jun 19 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.4-0.3.beta2
+- BR: libkdcraw-devel >= 0.1.1
+
+* Tue Jun 19 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.4-0.2.beta2
+- kipi-plugins-0.1.4-beta2
+
+* Tue Jun 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.4-0.1.beta1
+- kipi-plugins-0.1.4-beta1
+
+* Mon May 14 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.3-5
+- respin against libkexiv2-0.1.5
+
+* Tue May 01 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.3-4
+- --with-libgpod (with patch)
+
+* Mon Apr 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.3-3
+- respin against exiv2-0.14
+
 * Wed Jan 24 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.3-2
 - drop --with-libgpod, still busted
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kipi-plugins/EL-5/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	25 Jan 2007 00:33:12 -0000	1.8
+++ sources	22 Sep 2008 17:37:06 -0000	1.9
@@ -1 +1 @@
-7b8e55906b5d08280ab3ad3c2b43e8ab  kipi-plugins-0.1.3.tar.bz2
+099122d802530d22e69b314b3e97e30b  kipi-plugins-0.1.5.tar.bz2




More information about the fedora-extras-commits mailing list