rpms/webkitgtk/F-11 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 webkitgtk.spec, 1.4, 1.5

Peter Gordon pgordon at fedoraproject.org
Fri May 29 18:43:58 UTC 2009


Author: pgordon

Update of /cvs/pkgs/rpms/webkitgtk/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv950

Modified Files:
	.cvsignore sources webkitgtk.spec 
Log Message:
Update to 1.1.8


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/webkitgtk/F-11/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	28 May 2009 18:02:54 -0000	1.4
+++ .cvsignore	29 May 2009 18:43:28 -0000	1.5
@@ -1 +1 @@
-webkit-1.1.7.tar.gz
+webkit-1.1.8.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/webkitgtk/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	28 May 2009 18:02:54 -0000	1.4
+++ sources	29 May 2009 18:43:28 -0000	1.5
@@ -1 +1 @@
-f681773e29898509741cd3bc293816f4  webkit-1.1.7.tar.gz
+0991b4f3c2ef0d09e8c5ac0737dfeba1  webkit-1.1.8.tar.gz


Index: webkitgtk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/webkitgtk/F-11/webkitgtk.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- webkitgtk.spec	29 May 2009 04:07:48 -0000	1.4
+++ webkitgtk.spec	29 May 2009 18:43:28 -0000	1.5
@@ -34,7 +34,7 @@
 %bcond_with 	wml
 
 Name:		webkitgtk
-Version:	1.1.7
+Version:	1.1.8
 Release:	1%{?dist}
 Summary:	GTK+ Web content engine library
 
@@ -128,7 +128,7 @@ make %{?_smp_mflags}
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 install -d -m 755 %{buildroot}%{_libexecdir}/%{name}
-install -m 755 Programs/.libs/GtkLauncher %{buildroot}%{_libexecdir}/%{name}
+install -m 755 Programs/GtkLauncher %{buildroot}%{_libexecdir}/%{name}
 %find_lang webkit
 
 ## Finally, copy over and rename the various files for %%doc inclusion.
@@ -181,6 +181,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri May 29 2009 Peter Gordon <peter at thecodergeek.com> - 1.1.8-1
+- Update to new upstream release (1.1.8)
+
 * Thu May 28 2009 Peter Gordon <peter at thecodergeek.com> - 1.1.7-1
 - Update to new upstream release (1.1.7)
 - Remove jit build conditional. (JIT is now enabled by default on platforms




More information about the scm-commits mailing list