Don't include interlogd in RPM glite-lb-proxy_R_1_2_4
authorAleš Křenek <ljocha@ics.muni.cz>
Mon, 6 Feb 2006 12:09:19 +0000 (12:09 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Mon, 6 Feb 2006 12:09:19 +0000 (12:09 +0000)
org.glite.lb.proxy/Makefile
org.glite.lb.proxy/project/version.properties

index 5c21061..4cb0fe8 100644 (file)
@@ -140,9 +140,11 @@ install:
        ${INSTALL} -m 755 glite_lb_proxy ${PREFIX}/bin/glite-lb-proxy
        ${INSTALL} -m 644 ${top_srcdir}/config/glite-lb-dbsetup-proxy.sql ${PREFIX}/etc
        ${INSTALL} -m 755 ${top_srcdir}/config/startup ${PREFIX}/etc/init.d/glite-lb-proxy
-       if [ x${DOSTAGE} != xyes ]; then \
-               ${INSTALL} -m 755 ${stagedir}/bin/glite-lb-interlogd ${PREFIX}/bin; \
-       fi
+
+# don't do it due to RPM conflict
+#      if [ x${DOSTAGE} != xyes ]; then \
+#              ${INSTALL} -m 755 ${stagedir}/bin/glite-lb-interlogd ${PREFIX}/bin; \
+#      fi
 
 
 clean:
index 3990c7d..79bc646 100644 (file)
@@ -1,5 +1,4 @@
 #Fri Sep 02 14:18:53 CEST 2005
-# hmm, the fix is in lb.server, but we take its static lib
-module.version=1.2.3
+module.version=1.2.4
 module.build=2
 module.age=0