rpms/kgtk/F-7 kgtk.spec,1.2,1.3

Francois Aucamp (faucamp) fedora-extras-commits at redhat.com
Wed Feb 13 13:13:20 UTC 2008


Author: faucamp

Update of /cvs/pkgs/rpms/kgtk/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6952

Modified Files:
	kgtk.spec 
Log Message:
* Tue Feb 13 2008 Francois Aucamp <faucamp at fedoraproject.org> - 0.9.4-3
- Added patch to fix kgtk-wrapper script's detection of client app's toolkit (RHBZ #432321)



Index: kgtk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kgtk/F-7/kgtk.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kgtk.spec	29 Jan 2008 14:14:43 -0000	1.2
+++ kgtk.spec	13 Feb 2008 13:12:41 -0000	1.3
@@ -22,7 +22,7 @@
 
 Name:           kgtk
 Version:        0.9.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Allows Gtk and Qt applications to use KDE's file dialogs
 
 Group:          System Environment/Libraries
@@ -32,6 +32,7 @@
 Patch0:         kgtk-0.9.4-open_O_CREAT_parameters.patch
 Patch1:         kgtk-0.9.4-intptr_t.patch
 Patch2:         kgtk-0.9.4-kdelibs4.0_kconfig_api.patch
+Patch3:         kgtk-0.9.4-kgtk-wrapper_gtk2_detection.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  kdelibs-devel gtk2-devel cmake gettext
@@ -53,6 +54,7 @@
 %patch0 -p1 -b .open_O_CREAT_parameters
 %patch1 -p1 -b .intptr_t
 %patch2 -p1 -b .kdelibs4.0_kconfig_api
+%patch3 -p1 -b .kgtk-wrapper_gtk2_detection
 
 
 %build
@@ -82,6 +84,9 @@
 
 
 %changelog
+* Tue Feb 13 2008 Francois Aucamp <faucamp at fedoraproject.org> - 0.9.4-3
+- Added patch to fix kgtk-wrapper script's detection of client app's toolkit (RHBZ #432321)
+
 * Tue Jan 29 2008 Francois Aucamp <faucamp at fedoraproject.org> - 0.9.4-2
 - Added "intptr_t" patch to fix pointer-to-int conversion bug on 64-bit archs
 - Added "kdelibs4.0_kconfig_api" patch to sync KConfig API to kdelibs 4.0 for F9+




More information about the fedora-extras-commits mailing list