Parcourir la source

Use different ports for different daemons, of course.

Michael Schloh von Bennewitz il y a 23 ans
Parent
commit
ba894f33ed
2 fichiers modifiés avec 3 ajouts et 5 suppressions
  1. 2 4
      mico/mico.spec
  2. 1 1
      mico/rc.mico

+ 2 - 4
mico/mico.spec

@@ -33,15 +33,14 @@ Distribution: OpenPKG [PLUS]
 Group:        System
 License:      LGPL/GPL
 Version:      2.3.7
-Release:      20030117
+Release:      20030123
 
 #   package options
 %option       with_ssl      no
 %option       with_qt       no
 
 #   list of sources
-Source0:      http://www.mico.org/mico-%{version}.tar.gz
-Source1:      qtmico.cc
+Source0:      ftp://ftp.objectsecurity.com/pub/mico-gup-021211.tar.gz
 Source2:      rc.mico
 Patch0:       mico.patch
 
@@ -102,7 +101,6 @@ AutoReqProv:  no
 %endif
         --disable-mini-stl \
         --disable-shared
-    cp -f %{SOURCE qtmico.cc} auxdir/
     %{l_make} %{l_mflags}
 
 %install

+ 1 - 1
mico/rc.mico

@@ -7,7 +7,7 @@
     mico_enable="no"
     mico_micod="no"
     mico_nsd="no"
-    mico_nsd_args="-ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBIIOPAddr inet:`uname -n`:8912"
+    mico_nsd_args="-ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBIIOPAddr inet:`uname -n`:8914"
     mico_micod_args="-ORBGIOPVersion 1.2 -ORBIIOPVersion 1.2 -ORBIIOPAddr inet:`uname -n`:8912"
 
 %start -p 200 -u @l_musr@