Merged from branch 1.2.2
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Fri, 8 Jul 2005 13:18:40 +0000 (13:18 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Fri, 8 Jul 2005 13:18:40 +0000 (13:18 +0000)
org.glite.deployment.lb/CHANGELOG
org.glite.deployment.lb/LICENSE [new file with mode: 0644]
org.glite.deployment.lb/project/glite-lb.sdf.xml.template
org.glite.deployment.lb/project/glite-lb.spec [deleted file]
org.glite.deployment.lb/project/properties.xml

index 48185c1..9f1b376 100644 (file)
@@ -1,3 +1,6 @@
+DATE: 08-07-2005 15:20\r
+[dimeglio] Merged from branch 1.2.2\r
+\r
 DATE: 25-05-2005 20:00\r
 [dimeglio] Merged from branch 1.2.2\r
 \r
diff --git a/org.glite.deployment.lb/LICENSE b/org.glite.deployment.lb/LICENSE
new file mode 100644 (file)
index 0000000..259a91f
--- /dev/null
@@ -0,0 +1,69 @@
+LICENSE file for EGEE Middleware\r
+================================\r
+\r
+Copyright (c) 2004 on behalf of the EU EGEE Project: \r
+The European Organization for Nuclear Research (CERN), \r
+Istituto Nazionale di Fisica Nucleare (INFN), Italy\r
+Datamat Spa, Italy\r
+Centre National de la Recherche Scientifique (CNRS), France\r
+CS Systeme d'Information (CSSI), France\r
+Royal Institute of Technology, Center for Parallel Computers (KTH-PDC), Sweden\r
+Universiteit van Amsterdam (UvA), Netherlands\r
+University of Helsinki (UH.HIP), Finlan\r
+University of Bergen (UiB), Norway\r
+Council for the Central Laboratory of the Research Councils (CCLRC), United Kingdom\r
+\r
+Redistribution and use in source and binary forms, with or without\r
+modification, are permitted provided that the following conditions are\r
+met: \r
+\r
+1. Redistributions of source code must retain the above copyright\r
+notice, this list of conditions and the following disclaimer.\r
+\r
+2. Redistributions in binary form must reproduce the above copyright\r
+notice, this list of conditions and the following disclaimer in the\r
+documentation and/or other materials provided with the distribution.\r
+\r
+3. The end-user documentation included with the redistribution, if\r
+any, must include the following acknowledgment: "This product includes\r
+software developed by The EU EGEE Project (http://cern.ch/eu-egee/)."\r
+Alternatively, this acknowledgment may appear in the software itself, if\r
+and wherever such third-party acknowledgments normally appear.\r
+\r
+4. The names EGEE and the EU EGEE Project must not be\r
+used to endorse or promote products derived from this software without\r
+prior written permission. For written permission, please contact\r
+<email address>.\r
+\r
+5. You are under no obligation whatsoever to provide anyone with any\r
+bug fixes, patches, or upgrades to the features, functionality or\r
+performance of the Software ("Enhancements") that you may develop over\r
+time; however, if you choose to provide your Enhancements to The EU\r
+EGEE Project, or if you choose to otherwise publish or distribute your\r
+Enhancements, in source code form without contemporaneously requiring\r
+end users of The EU EGEE Proejct to enter into a separate written license\r
+agreement for such Enhancements, then you hereby grant The EU EGEE Project\r
+a non-exclusive, royalty-free perpetual license to install, use, copy,\r
+modify, prepare derivative works, incorporate into the EGEE Middleware\r
+or any other computer software, distribute, and sublicense your\r
+Enhancements or derivative works thereof, in binary and source code\r
+form (if any), whether developed by The EU EGEE Project or third parties.\r
+\r
+THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED\r
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\r
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\r
+DISCLAIMED. IN NO EVENT SHALL PROJECT OR ITS CONTRIBUTORS BE LIABLE\r
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\r
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\r
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\r
+BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\r
+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\r
+OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN\r
+IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
+\r
+This software consists of voluntary contributions made by many\r
+individuals on behalf of the EU EGEE Prject. For more information on The\r
+EU EGEE Project, please see http://cern.ch/eu-egee/. For more information on\r
+EGEE Middleware, please see http://egee-jra1.web.cern.ch/egee-jra1/\r
+\r
+\r
index 098c107..93bb43a 100644 (file)
                     arch="i386"/>
                        </components>
                        <dependencies>
-                               <external name="MySQL-server"
-                                       version="4.0.20"
-                                       age="0"
-                                       arch="i386"/>
-                               <external name="MySQL-client"
-                                       version="4.0.20"
-                                       age="0"
-                                       arch="i386"/>                             
-                               <external name="ares"
-                                       version="1.1.1"
-                                       age="EGEE"
-                                       arch="i386"/>                             
-                               <external name="vdt_globus_essentials"
-                                       version="VDT1.2.2rh9"
-                                       age="1"
-                                       arch="i386"/>
-                               <external name="gpt"
-                                       version="VDT1.2.2rh9"
-                                       age="1"
-                                       arch="i386"/>                                            
-                               <external name="myproxy"
-                                       version="1.14"
-                                       age="EGEE"
-                                       arch="i386"/>
-                               <external name="perl-Expect.pm"
-                                       version="1.01"
-                                       age="9"
-                                       arch="i386"/>
+                               <external name="@ext.mysql-server.rpm.name@"
+                                         version="@ext.mysql-server.version@"
+                                         age="@ext.mysql-server.rpm.age@"
+                                         arch="@ext.mysql-server.platform@"/>                            
+                               <external name="@ext.mysql-client.rpm.name@"
+                                         version="@ext.mysql-client.version@"
+                                         age="@ext.mysql-client.rpm.age@"
+                                         arch="@ext.mysql-client.platform@"/>                            
+                               <external name="@ext.ares.rpm.name@"
+                                       version="@ext.ares.version@"
+                                       age="@ext.ares.rpm.age@"
+                                       arch="@ext.ares.platform@"/>
+                               <external name="@ext.globus-essentials.rpm.name@"
+                                       version="@ext.globus-essentials.rpm.version@"
+                                       age="@ext.globus-essentials.rpm.age@"
+                                       arch="@ext.globus-essentials.platform@"/>
+                               <external name="@ext.gpt.rpm.name@"
+                                       version="@ext.gpt.rpm.version@"
+                                       age="@ext.gpt.rpm.age@"
+                                       arch="@ext.gpt.rpm.platform@"/>
+                               <external name="@ext.myproxy.rpm.name@"
+                                       version="@ext.myproxy.rpm.version@"
+                                       age="@ext.myproxy.rpm.age@"
+                                       arch="@ext.myproxy.rpm.platform@"/>
+                               <external name="@ext.perl-expect-pm.rpm.name@"
+                                       version="@ext.perl-expect-pm.version@"
+                                       age="@ext.perl-expect-pm.rpm.age@"
+                                       arch="@ext.perl-expect-pm.platform@"/>
                        </dependencies>
                </service>
 
diff --git a/org.glite.deployment.lb/project/glite-lb.spec b/org.glite.deployment.lb/project/glite-lb.spec
deleted file mode 100644 (file)
index a4bc55e..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-Summary:gLite LB node installation package
-Name:glite-lb-config
-Version:@MODULE.VERSION@
-Release:@MODULE.BUILD@
-Copyright:Open Source EGEE License
-Vendor:EU EGEE project
-Group:System/Application
-Prefix:/opt/glite
-BuildArch:noarch
-BuildRoot:%{_builddir}/%{name}-%{version}
-Requires: glite-config, glite-rgma-servicetool-config, glite-lb-client-interface, glite-lb-ws-interface, glite-lb-logger, glite-lb-common, glite-lb-server, glite-lb-server-bones, glite-wms-utils-jobid, glite-wms-utils-exception, glite-security-proxyrenewal, glite-security-voms, gridsite, MySQL-server, MySQL-client, ares, vdt_globus_essentials, gpt, myproxy, perl-Expect.pm
-
-AutoReqProv:no
-Source:glite-lb.tar.gz
-%define debug_package %{nil}
-
-%description
-gLite Logging and Bookkeeping node installation package
-
-%prep
-
-%setup -c
-
-%build
-
-%install
-
-%clean
-%pre
-%post
-#echo "post install script"
-%preun
-%postun
-%files
-%attr(755,root,root) %{prefix}/etc/config/scripts/glite-lb-config.py
-%attr(644,root,root) %{prefix}/etc/config/templates/glite-lb.cfg.xml
-%attr(644,root,root) %{prefix}/share/doc/glite-lb/release_notes/release_notes.doc
-%attr(644,root,root) %{prefix}/share/doc/glite-lb/release_notes/release_notes.pdf
-%attr(644,root,root) %{prefix}/share/doc/glite-lb/release_notes/release_notes.html
-
-%changelog
-
index 638f02b..c7ef835 100644 (file)
@@ -12,6 +12,9 @@
        
        Revision history:
        $Log$
+       Revision 1.1  2004/10/06 09:19:24  dimeglio
+       First version of this file
+       
 -->
 
 <project name="gLite LB Server Deployment Unit common properties">
                 Define extra properties here ...
                 ====================================================== -->
                 
+       <property name="build.package.summary" value="gLite Logging and Bookkeeping node configuration files" />
+       <property name="build.package.description" value="gLite Logging and Bookkeeping node configuration files" />
+       <property name="build.package.files" value="
+%attr(755,root,root) %{prefix}/etc/config/scripts/glite-lb-config.py\n
+%attr(644,root,root) %{prefix}/etc/config/templates/glite-lb.cfg.xml\n
+%attr(644,root,root) %{prefix}/share/doc/glite-lb/release_notes/release_notes.doc\n
+%attr(644,root,root) %{prefix}/share/doc/glite-lb/release_notes/release_notes.pdf\n
+%attr(644,root,root) %{prefix}/share/doc/glite-lb/release_notes/release_notes.html\n"
+       />
+
 </project>