rpms/libkexif/devel libkexif-0.2.5-qcombobox.patch, NONE, 1.1 libkexif.spec, 1.20, 1.21 libkexif-0.2.1-qcombobox.patch, 1.1, NONE

Rex Dieter rdieter at fedoraproject.org
Wed Oct 1 16:43:12 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/libkexif/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25095

Modified Files:
	libkexif.spec 
Added Files:
	libkexif-0.2.5-qcombobox.patch 
Removed Files:
	libkexif-0.2.1-qcombobox.patch 
Log Message:
* Wed Oct 01 2008 Rex Dieter <rdieter at fedoraproject.org> 0.2.5-5
- fix build (#465007)


libkexif-0.2.5-qcombobox.patch:

--- NEW FILE libkexif-0.2.5-qcombobox.patch ---
diff -up libkexif-0.2.5/libkexif/kexifdialog.h.qcombobox libkexif-0.2.5/libkexif/kexifdialog.h
--- libkexif-0.2.5/libkexif/kexifdialog.h.qcombobox	2006-10-21 17:28:10.000000000 -0500
+++ libkexif-0.2.5/libkexif/kexifdialog.h	2008-10-01 11:39:44.000000000 -0500
@@ -34,6 +34,7 @@ class QComboBox;
 class QString;
 class QLabel;
 class KExifWidget;
+class QComboBox;
 
 class LIBKEXIF_EXPORT KExifDialog : public KDialogBase
 {


Index: libkexif.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libkexif/devel/libkexif.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- libkexif.spec	22 Feb 2008 14:40:12 -0000	1.20
+++ libkexif.spec	1 Oct 2008 16:42:42 -0000	1.21
@@ -1,7 +1,7 @@
 
 Name:           libkexif
 Version:        0.2.5
-Release:        4%{?dist}
+Release:        5%{?dist}
 
 Summary:        Allow Kipi plugins to extract EXIF information
 
@@ -11,7 +11,7 @@
 Source0:        http://downloads.sourceforge.net/kipi/libkexif-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Patch0:         libkexif-0.2.1-qcombobox.patch
+Patch0:         libkexif-0.2.5-qcombobox.patch
 
 BuildRequires:  gettext
 BuildRequires:  kdelibs3-devel
@@ -83,6 +83,9 @@
 
 
 %changelog
+* Wed Oct 01 2008 Rex Dieter <rdieter at fedoraproject.org> 0.2.5-5
+- fix build (#465007)
+
 * Fri Feb 22 2008 Rex Dieter <rdieter at fedoraproject.org> 0.2.5-4 
 - cleanup, fixup for rawhide (#433964)
 


--- libkexif-0.2.1-qcombobox.patch DELETED ---




More information about the scm-commits mailing list