[Lunar-commits] CVS: moonbase/web/linuxconf BUILD, 1.1.1.1, 1.2 DEPENDS, 1.1.1.1, 1.2 DETAILS, 1.2, 1.3

Moritz Heiber moe at lunar-linux.org
Wed May 5 08:44:26 GMT 2004


Update of /var/cvs/lunar/moonbase/web/linuxconf
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11480

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
Updating linuxconf to new version 1.3.2rc1. Use a more sane BUILD
file. Depend on gd added too.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/linuxconf/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD	21 Aug 2002 00:55:22 -0000	1.1.1.1
+++ BUILD	5 May 2004 08:44:24 -0000	1.2
@@ -1,25 +1,7 @@
 (
 
-  export RPM_BUILD_ROOT=
   make &&
-  prepare_install
-  patch -p0 <<EOF
---- conf.files/install/doinst.sh	2002-07-30 14:32:06.000000000 +0200
-+++ conf.files/install/doinst.sh	2002-07-30 14:33:07.000000000 +0200
-@@ -421,2 +421,2 @@
--echo You can uninstall linuxconf with the command
--echo "    " /install/uninstall_linuxconf.sh
-+# echo You can uninstall linuxconf with the command
-+# echo "    " /install/uninstall_linuxconf.sh
---- Makefile	2002-07-30 14:34:12.000000000 +0200
-+++ Makefile	2002-07-30 14:35:45.000000000 +0200
-@@ -85 +85 @@
--local_postinstall: install.dir
-+local_postinstall:
-@@ -89 +89 @@
--	@sh /install/doinst.sh
-+	@sh conf.files/install/doinst.sh
-EOF
+  prepare_install &&
   make install <<EOF
 y
 n

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/linuxconf/DEPENDS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DEPENDS	21 Aug 2002 00:55:22 -0000	1.1.1.1
+++ DEPENDS	5 May 2004 08:44:24 -0000	1.2
@@ -1,2 +1,3 @@
 depends perl       &&
+depends gd	   &&
 optional_depends "Python" "" "" "for python module support"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/linuxconf/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	3 Sep 2002 22:55:13 -0000	1.2
+++ DETAILS	5 May 2004 08:44:24 -0000	1.3
@@ -1,19 +1,15 @@
           MODULE=linuxconf
-         VERSION=1.28r4
+         VERSION=1.32r1
           SOURCE=$MODULE-$VERSION.src.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    SOURCE_URL[0]=ftp://ftp.solucorp.qc.ca/pub/linuxconf/devel/src/$SOURCE
    SOURCE_URL[1]=http://www.linuxconf.jackdan.com:8080/devel/src/$SOURCE
    SOURCE_URL[2]=ftp://ftp.xc.org/pub/linuxconf//devel/src/$SOURCE
    SOURCE_URL[3]=ftp://ftp.inetlan.com/pub/linuxconf/devel/src/$SOURCE
-   SOURCE_URL[4]=ftp://gd.tuwien.ac.at/opsys/linux/linuxconf/devel/src/$SOURCE
-   SOURCE_URL[5]=http://gd.tuwien.ac.at/opsys/linux/linuxconf/devel/src/$SOURCE
-   SOURCE_URL[6]=http://planetmirror.com/pub/solucorp/linuxconf/devel/src/$SOURCE
-   SOURCE_URL[7]=ftp://mirror.aarnet.edu.au/pub/solucorp/linuxconf/devel/src/$SOURCE
-   SOURCE_URL[8]=http://www.entraenlaweb.com/linuxconf/devel/src/$SOURCE
-        WEB_SITE=http://www.solucorp.qc.ca/linuxconf/
+      SOURCE_VFY=md5:e4538bece5ae4f555f7b09ba8376d37c 
+	WEB_SITE=http://www.solucorp.qc.ca/linuxconf/
          ENTERED=20020730
-         UPDATED=20020903
+         UPDATED=20040505
            SHORT="A web based system administrator for linux"
 cat <<EOF
 Linuxconf is a sophisticated administration system for the Linux operating



More information about the Lunar-commits mailing list