rpms/WebKit/devel WebKit.spec, 1.17, 1.18 WebKit-gcc43.patch, 1.2, NONE

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sun Jul 6 05:57:30 UTC 2008


Author: pgordon

Update of /cvs/pkgs/rpms/WebKit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4538/devel

Modified Files:
	WebKit.spec 
Removed Files:
	WebKit-gcc43.patch 
Log Message:
Fix the curl conditional dep; remove the unused GCC 3.4 patch.


Index: WebKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/WebKit/devel/WebKit.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- WebKit.spec	20 Jun 2008 08:02:31 -0000	1.17
+++ WebKit.spec	6 Jul 2008 05:56:39 -0000	1.18
@@ -40,7 +40,6 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	bison
-BuildRequires:	curl-devel
 BuildRequires:	flex
 BuildRequires:	gperf
 BuildRequires:	gtk2-devel
@@ -188,6 +187,12 @@
 
 
 %changelog
+* Fri Jul 04 2008 Peter Gordon <peter at thecodergeek.com>
+- Remove outdated and unnecessary GCC 4.3 patch:
+  - gcc43.patch
+- Fix the curl-devel BuildRequire conditional. (It is only needed when building
+  against curl instead of libsoup.)
+
 * Thu Jun 12 2008 Peter Gordon <peter at thecodergeek.com> 1.0.0-0.13.svn34655
 - Update to new upstream snapshot (SVN 34655)
 - Add some build-time conditionals for non-default features: debug, 


--- WebKit-gcc43.patch DELETED ---




More information about the fedora-extras-commits mailing list