[Lunar-commits] CVS: moonbase/gnome/libsoup BUILD, 1.1, 1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.7, 1.8

Terry Chan tchan at lunar-linux.org
Tue Mar 8 20:36:39 UTC 2005


Update of /var/cvs/lunar/moonbase/gnome/libsoup
In directory espresso.foo-projects.org:/tmp/cvs-serv26898

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
Version bump to libsoup-2.2.2, removed libsoup22 from moonbase.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome/libsoup/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	9 Apr 2004 07:01:26 -0000	1.1
+++ BUILD	8 Mar 2005 20:36:37 -0000	1.2
@@ -1,4 +1,4 @@
 (
-patch_it $SOURCE_CACHE/$SOURCE2 1	&&
-default_build
+  sedit 's|GNUTLS_CERT_NOT_TRUSTED|GNUTLS_CERT_INVALID|g' libsoup/soup-gnutls.c &&
+  default_build
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome/libsoup/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	13 Apr 2003 20:39:43 -0000	1.1
+++ DEPENDS	8 Mar 2005 20:36:37 -0000	1.2
@@ -1 +1,2 @@
-depends glib-2
+depends glib-2 &&
+depends gnutls

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome/libsoup/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS	5 Oct 2004 09:30:02 -0000	1.7
+++ DETAILS	8 Mar 2005 20:36:37 -0000	1.8
@@ -1,15 +1,13 @@
           MODULE=libsoup
-         VERSION=1.99.28
+         VERSION=2.2.2
           SOURCE=$MODULE-$VERSION.tar.bz2
-	 SOURCE2=libsoup-1.99.28-gnutls-fix.patch
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.99/
-  SOURCE2_URL[0]=$PATCH_URL/
-      SOURCE_VFY=md5:c33f1cb5697ef9b9ad6cd8482c4c2abb
-     SOURCE2_VFY=md5:5d1005e81ceb3923873548a0c4c01087
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/2.2/
+      SOURCE_VFY=sha1:421c18e4e64c21f087ea784502935e0bab71aaa0
         WEB_SITE=http://www.gnome.org
          ENTERED=20030413
-         UPDATED=20040314
-           SHORT="soup is a SOAP implementation in C."
+         UPDATED=20050308
+           PSAFE=no
+           SHORT="Libsoup is a SOAP implementation in C."
 cat << EOF
 Soup is a SOAP (Simple Object Access Protocol) implementation in C. 
 



More information about the Lunar-commits mailing list