rpms/kipi-plugins/devel .cvsignore, 1.13, 1.14 kipi-plugins.spec, 1.42, 1.43 sources, 1.12, 1.13

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Nov 21 17:37:43 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/kipi-plugins/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17803

Modified Files:
	.cvsignore kipi-plugins.spec sources 
Log Message:
* Wed Nov 21 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.1.5-0.1.beta1
- kipi-plugins-0.1.5-beta1
- cleanup %description



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kipi-plugins/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	2 Jul 2007 11:14:35 -0000	1.13
+++ .cvsignore	21 Nov 2007 17:37:11 -0000	1.14
@@ -1,5 +1,3 @@
 clog
-kipi-plugins-0.1.3.tar.bz2
-kipi-plugins-0.1.4-beta1.tar.bz2
-kipi-plugins-0.1.4-beta2.tar.bz2
 kipi-plugins-0.1.4.tar.bz2
+kipi-plugins-0.1.5-beta1.tar.bz2


Index: kipi-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kipi-plugins/devel/kipi-plugins.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- kipi-plugins.spec	21 Nov 2007 17:26:36 -0000	1.42
+++ kipi-plugins.spec	21 Nov 2007 17:37:11 -0000	1.43
@@ -1,15 +1,17 @@
 
 # Fedora review: http://bugzilla.redhat.com/171504
 
+%define beta beta1
+
 Name:    kipi-plugins
 Summary: Plugins to use with Kipi
-Version: 0.1.4
-Release: 5%{?dist}
+Version: 0.1.5
+Release: 0.1.%{beta}%{?dist}
 
 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
@@ -23,7 +25,7 @@
 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
@@ -51,48 +53,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).
+                        (requires mjpegtools)
  * PrintWizard:	      : Print multiple images/index pages in one page
- * ImagesGallery      : An HTML gallery generator.
- * PrintWizard        : A wizard to print images in various format.
+ * 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
@@ -170,6 +172,10 @@
 
 
 %changelog
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kipi-plugins/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	2 Jul 2007 11:14:35 -0000	1.12
+++ sources	21 Nov 2007 17:37:11 -0000	1.13
@@ -1 +1 @@
-62469960593284b62302bde75a898c46  kipi-plugins-0.1.4.tar.bz2
+3fa1bae5de043dc92cfdadc7dd9e00bc  kipi-plugins-0.1.5-beta1.tar.bz2




More information about the fedora-extras-commits mailing list