SPECS: glade2.spec - rel.5, gda12 patch added, builds with --as-ne...

freetz freetz at pld-linux.org
Fri Aug 11 22:08:48 CEST 2006


Author: freetz                       Date: Fri Aug 11 20:08:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.5, gda12 patch added, builds with --as-needed now, use HEAD deps

---- Files affected:
SPECS:
   glade2.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/glade2.spec
diff -u SPECS/glade2.spec:1.55 SPECS/glade2.spec:1.56
--- SPECS/glade2.spec:1.55	Sun Aug  6 20:01:30 2006
+++ SPECS/glade2.spec	Fri Aug 11 22:08:43 2006
@@ -8,23 +8,25 @@
 Summary(uk):	äŚÁĚĎÇĎ×Á ĐĎÂŐÄĎ×Á ŚÎÔĹŇĆĹĘÓŚ× ÎÁ ĎÓÎĎ׌ GTK+2
 Name:		glade2
 Version:	2.12.1
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		Development/Building
 Source0:	http://ftp.gnome.org/pub/gnome/sources/glade/2.12/glade-%{version}.tar.bz2
 # Source0-md5:	4e7a25dbd30b8c9dc2cf3c593776c444
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-gda12.patch
+
 URL:		http://glade.gnome.org/
 BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake
 BuildRequires:	gettext-devel
-BuildRequires:	gtk+2-devel >= 2:2.8.0
-BuildRequires:	libbonoboui-devel >= 2.8.1-2
+BuildRequires:	gtk+2-devel >= 2:2.10.1
+BuildRequires:	libbonoboui-devel >= 2.15.0
 BuildRequires:	libgnomecanvas-devel >= 2.0.0
-BuildRequires:	libgnomedb-devel >= 1.9.100-2
-BuildRequires:	libgnomeui-devel >= 2.10.0-2
+BuildRequires:	libgnomedb-devel >= 1:1.2.2
+BuildRequires:	libgnomeui-devel >= 2.15.91
 BuildRequires:	libtool
-BuildRequires:	libxml2-devel >= 1:2.6.18
+BuildRequires:	libxml2-devel >= 1:2.6.26
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
 BuildRequires:	scrollkeeper >= 0.1.4
@@ -34,8 +36,6 @@
 Requires:	libgail-gnome
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		filterout_ld	(-Wl,)?--as-needed
-
 %description
 Glade is a RAD tool to enable quick & easy development of user
 interfaces for the GTK+2 toolkit. It also contains built-in support for
@@ -90,6 +90,7 @@
 %prep
 %setup -q -n glade-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -135,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2006/08/11 20:08:43  freetz
+- rel.5, gda12 patch added, builds with --as-needed now, use HEAD deps
+
 Revision 1.55  2006/08/06 18:01:30  wolf
 - w/o --as-needed
 - rel 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glade2.spec?r1=1.55&r2=1.56&f=u



More information about the pld-cvs-commit mailing list