[Lunar-commits] CVS: moonbase/kde3/kdeutils3 BUILD, 1.5, 1.6 DETAILS, 1.10, 1.11

Florin Braescu florin at lunar-linux.org
Sun Jan 18 13:23:10 GMT 2004


Update of /var/cvs/lunar/moonbase/kde3/kdeutils3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21112/kdeutils3

Modified Files:
	BUILD DETAILS 
Log Message:
bump version from 3.1.4 to 3.1.5. 

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdeutils3/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	6 Oct 2003 17:18:23 -0000	1.5
+++ BUILD	18 Jan 2004 13:23:08 -0000	1.6
@@ -6,22 +6,15 @@
   export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
   export LD_RUN_PATH=$KDEDIR/lib:$KDEDIR/lib/kde3
  
+  ./configure    --prefix=$KDEDIR       \
+                 --enable-final         \
+                 --disable-debug        \
+                 --with-qt-dir=$QTDIR   \
+                 --with-xinerama        \
+                 $OPTS                  &&
 
-  ## fix problem with ccache
-#  CC=${CC//ccache/} &&
-#  CXX=${CXX//ccache/} &&
-#  export CC CXX       &&
-
-
-  ./configure    --prefix=$KDEDIR                      \
-                 --enable-final                        \
-                 --disable-debug                       \
-                 --with-qt-dir=$QTDIR                  \
-                 --with-xinerama                       \
-                 $OPTS                                &&
-
-  make                 &&
-  prepare_install      &&
+  make              &&
+  prepare_install   &&
   make install      
  
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdeutils3/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS	6 Oct 2003 17:18:23 -0000	1.10
+++ DETAILS	18 Jan 2004 13:23:08 -0000	1.11
@@ -1,15 +1,15 @@
           MODULE=kdeutils3
-         VERSION=3.1.4
+         VERSION=3.1.5
           SOURCE=kdeutils-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdeutils-$VERSION
    SOURCE_URL[0]=$KDE_URL/stable/$VERSION/src/$SOURCE
-   SOURCE_VFY=md5:98da1b32714e38208a3cc21efc77f627
+   SOURCE_VFY=md5:a9e8c413f332448b547d12d15cf5707c
         WEB_SITE=http://www.kde.org/
          ENTERED=20020523
-         UPDATED=20031006
+         UPDATED=20040118
+       MAINTAINER=florin at lunar-linux.org
+       MAINTAINER=jol at lunar-linux.org
        SHORT="kdeutils contains several simple utilities."
-       MAINTAINER="florin at lunar-linux.org"
-       MAINTAINER="jol at lunar-linux.org"
 
 cat << EOF
 kdeutils contains several simple utilities.



More information about the Lunar-commits mailing list