SPECS (DEVEL): gtk-webkit.spec - 1.1.1 stable - requires new libsoup so it ...

patrys patrys at pld-linux.org
Mon Mar 2 18:13:24 CET 2009


Author: patrys                       Date: Mon Mar  2 17:13:24 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 1.1.1 stable
- requires new libsoup so it has to wait on DEVEL

---- Files affected:
SPECS:
   gtk-webkit.spec (1.53 -> 1.53.2.1) 

---- Diffs:

================================================================
Index: SPECS/gtk-webkit.spec
diff -u SPECS/gtk-webkit.spec:1.53 SPECS/gtk-webkit.spec:1.53.2.1
--- SPECS/gtk-webkit.spec:1.53	Sun Feb  8 23:14:02 2009
+++ SPECS/gtk-webkit.spec	Mon Mar  2 18:13:19 2009
@@ -1,15 +1,14 @@
 # $Revision$, $Date$
 # TODO: optflags
-%define snap	r40023
 Summary:	Port of WebKit embeddable web component to GTK+
 Summary(pl.UTF-8):	Port osadzalnego komponentu WWW WebKit do GTK+
 Name:		gtk-webkit
-Version:	1.0.3
-Release:	0.%{snap}.1
+Version:	1.1.1
+Release:	1
 License:	BSD-like
 Group:		X11/Libraries
-Source0:	http://builds.nightly.webkit.org/files/trunk/src/WebKit-%{snap}.tar.bz2
-# Source0-md5:	e5e77fb965c17e1bd9c537f86928f277
+Source0:	http://cafe.minaslivre.org/webkit/webkit-%{version}.tar.gz
+# Source0-md5:	d3a5d7233beab310e9d3e5568fae49a1
 URL:		http://www.webkit.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -25,6 +24,7 @@
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	librsvg-devel >= 2.2.0
+BuildRequires:	libsoup-devel >= 2.25.91
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	libxslt-devel
@@ -60,10 +60,10 @@
 Pliki programistyczne webkit.
 
 %prep
-%setup -q -n WebKit-%{snap}
+%setup -q -n webkit-%{version}
 
 %build
-%{__aclocal}
+%{__aclocal} -I autotools
 %{__libtoolize}
 %{__autoheader}
 %{__automake}
@@ -110,6 +110,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53.2.1  2009/03/02 17:13:19  patrys
+- 1.1.1 stable
+- requires new libsoup so it has to wait on DEVEL
+
 Revision 1.53  2009/02/08 22:14:02  megabajt
 - added CVE reference
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk-webkit.spec?r1=1.53&r2=1.53.2.1&f=u



More information about the pld-cvs-commit mailing list