SPECS: gtk+2.spec - gtk+2-objective-c++.patch: fixed options passe...
qrczak
qrczak at pld-linux.org
Wed Sep 19 11:43:03 CEST 2007
Author: qrczak Date: Wed Sep 19 09:43:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gtk+2-objective-c++.patch: fixed options passed to the linker
(*.o is not -x objective-c++)
- Release 2
---- Files affected:
SPECS:
gtk+2.spec (1.252 -> 1.253)
---- Diffs:
================================================================
Index: SPECS/gtk+2.spec
diff -u SPECS/gtk+2.spec:1.252 SPECS/gtk+2.spec:1.253
--- SPECS/gtk+2.spec:1.252 Tue Sep 18 18:29:36 2007
+++ SPECS/gtk+2.spec Wed Sep 19 11:42:58 2007
@@ -16,7 +16,7 @@
Summary(tr.UTF-8): Gimp ToolKit arayüz kitaplığı
Name: gtk+2
Version: 2.12.0
-Release: 1
+Release: 2
Epoch: 2
License: LGPL v2+
Group: X11/Libraries
@@ -26,6 +26,7 @@
Patch0: %{name}-insensitive-iain.patch
Patch1: %{name}-menu-mac.patch
Patch2: %{name}-compose-table.patch.bz2
+Patch3: %{name}-objective-c++.patch
URL: http://www.gtk.org/
BuildRequires: atk-devel >= 1:1.19.6
BuildRequires: autoconf >= 2.54
@@ -182,6 +183,7 @@
%patch0 -p1
%{?with_macmenu:%patch1 -p0}
%patch2 -p1
+%patch3 -p1
%build
%{?with_apidocs:%{__gtkdocize}}
@@ -328,6 +330,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.253 2007/09/19 09:42:58 qrczak
+- gtk+2-objective-c++.patch: fixed options passed to the linker
+ (*.o is not -x objective-c++)
+- Release 2
+
Revision 1.252 2007/09/18 16:29:36 qboosh
- package im-multipress.conf properly
- some dir globbing consistency
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk+2.spec?r1=1.252&r2=1.253&f=u
More information about the pld-cvs-commit
mailing list