[Lunar-commits] CVS: moonbase/gnome2-core/gnome-applets2 BUILD, 1.6, 1.7 DETAILS, 1.9, 1.10

Nick Hudson nhudson at lunar-linux.org
Sun Jun 27 15:09:00 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-core/gnome-applets2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27361/gnome-applets2

Modified Files:
	BUILD DETAILS 
Log Message:

Adding a patch that fixes some build problems with the ppp section of the code.  So if you couldnt build this before now it will.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-applets2/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD	8 May 2004 17:39:45 -0000	1.6
+++ BUILD	27 Jun 2004 15:08:57 -0000	1.7
@@ -1,5 +1,6 @@
 (
-
+ 
+   patch_it $SOURCE_CACHE/$SOURCE2 1              &&
    ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
                 --build=$BUILD                    \
                 --sysconfdir=/etc                 \

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-applets2/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS	14 May 2004 02:30:31 -0000	1.9
+++ DETAILS	27 Jun 2004 15:08:57 -0000	1.10
@@ -1,9 +1,12 @@
            MODULE=gnome-applets2
          VERSION=2.6.1
           SOURCE=gnome-applets-$VERSION.tar.bz2
+         SOURCE2=gnome-applets-$VERSION-ppp-fix.diff
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnome-applets-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/gnome-applets/2.6/$SOURCE
-      SOURCE_VFY=md5:d189c15d771267077596910d44a7eaf6 
+      SOURCE_URL=$GNOME_URL/sources/gnome-applets/2.6/$SOURCE 
+     SOURCE2_URL=$PATCH_URL/$SOURCE2
+      SOURCE_VFY=md5:d189c15d771267077596910d44a7eaf6
+     SOURCE2_VFY=md5:a7b2a63dbf253da0ebc10033bd19460d 
         WEB_SITE=http://www.gnome.org
          ENTERED=20020701
          UPDATED=20040514



More information about the Lunar-commits mailing list