Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

globus-spec-creator(1) [debian man page]

GLOBUS-SPEC-CREATOR(1)					User Contributed Perl Documentation				    GLOBUS-SPEC-CREATOR(1)

NAME
globus-spec-creator - Generate an RPM spec file from a GPT source package description SYNOPSIS
globus-spec-creator [options] [patches ...] Options: -gptfile filename The package's GPT source package description file (mandatory) -setupfile filename The corresponding setup package's GPT source package description file (default: none) -release releasenumber The RPM release number (default: 1) -directory directory The package's source directory in the toolkit installer -toolkitversion versionnumber Globus toolkit version (default: 5.2.1) -email emailaddress The packagers e-mail address (default: username@hostname) -nodoc Disable the generation of the doc RPM -help Show help Arguments: Each additional argument will be added as a patch in the generated specfile. EXAMPLE
globus-spec-creator -g globus_common-10.2/pkgdata/pkg_data_src.gpt.in -s globus_common_setup-2.6/pkgdata/pkg_data_src.gpt.in -r 3 -d common/source SEE ALSO
See http://fedoraproject.org/wiki/PackagingDrafts/Globus for additional information and examples. AUTHOR
Mattias Ellert <mattias.ellert@fysast.uu.se> perl v5.14.2 2012-05-02 GLOBUS-SPEC-CREATOR(1)

Check Out this Related Man Page

GPT-VERIFY(8)						User Contributed Perl Documentation					     GPT-VERIFY(8)

NAME
gpt-verify - Verify dependencies needed for Globus are avaliable. SYNOPSIS
gpt-verify [ -sdk -bundle -help -version -man ] DESCRIPTION
gpt-verify is used to verify both runtime and setup dependencies along with setup packages for the current Globus installation. gpt-verify will serach through the list of dependencies and make sure that each is met. If a problem is found, gpt-verify will exit with an error and list missing files. OPTIONS
-sdk: Verify build dependencies. -bundle Verify installed bundles only. -help Print a brief help message and exits. -man Prints the manual page and exits. -version Prints the version of GPT and exits. SEE ALSO
gpt-install(8) gpt-uninstall(8) gpt-query(8) gpt-postinstall(8) AUTHOR
Michael Bletzinger <mbletzin.ncsa.uiuc.edu> and Eric Blau <eblau.ncsa.uiuc.edu> perl v5.14.2 2012-04-30 GPT-VERIFY(8)
Man Page

15 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

RPM Installation

Hi, I need a script for "Installting RPM with using double clicking like windows installation" not by command prompt. Kammy (2 Replies)
Discussion started by: kjannu
2 Replies

2. HP-UX

Urgent Help needed for Installing RPM on HP-UX

I am working on a HP-UX PARISC 64 architecture. I am trying to install RPM but without success. Has any body successfully installed RPM on the above architecture. I couldnt find a compatible depot file. I tried to compile the source code for rpm-4.0 package. All the dependencies are... (3 Replies)
Discussion started by: sjcekk
3 Replies

3. UNIX and Linux Applications

RPM For HPUX

Hi can any tell where we can get RPM files for HPUX OS RPM file can be of any application ,it should be succesfully installed in the machine Regards Harish Kumar :confused: (2 Replies)
Discussion started by: harishkumar
2 Replies

4. Linux

RPM with ClearCase

Hello. I have a task to complete and it involves using RPM with ClearCase. I have looked through as much documentation as possible about RPM and I still have questions about it. My task is to create a .rpm using ClearCase by unzipping a 22 Mb file and placing it into a set directory structure. I... (2 Replies)
Discussion started by: mastachef
2 Replies

5. UNIX for Advanced & Expert Users

Globus Toolkit 4

Hello! I'm trying to install the Globus Toolkit 4 on a Fedora 8 system. The instructions I'm using to do so can be found here: Chapter 1. 4.0.x quickstart I'm at the Certificate Authorities point where I am supposed to sign the certificate though, and I'm having a bit of trouble that... (2 Replies)
Discussion started by: Curtor
2 Replies

6. Shell Programming and Scripting

Pseudo code or description

hi I need a Pseudo code or a description of what a program is saying from this spec and code: Just so i can understand how this solution was achieved, thanks here is the spec: Specifications are as follows:- The books records are stored in one csv file and the layout and the contents... (7 Replies)
Discussion started by: ferrycorsten73
7 Replies

7. Linux

compatiblité fedora 11 and globus toolkit 4.0.1

hello i search if fedora 11 is compatible with Globus Toolkit 4.0.1.thank's (2 Replies)
Discussion started by: spam255
2 Replies

8. UNIX for Dummies Questions & Answers

Delete gpt signatures

Hi Can anyone tell me how to delete GPT signatures in linux/unix. Thanks Tannu (3 Replies)
Discussion started by: tannu
3 Replies

9. Shell Programming and Scripting

Need help writing RPM .spec file

I'm new to this. This installer just installs PHP code so NOTHING needs to be built (do I still need to use the build and buildroot directories?). I would just like to create an installer (spec) that: 1) unpacks a tarball 2) moves the unpacked files to the installation target 3) runs a script... (2 Replies)
Discussion started by: stevenswj
2 Replies

10. Shell Programming and Scripting

How to make RPM not write to RPM database if RPM fails to deploy?

How to make RPM not write to RPM database if RPM fails to deploy? IE I create an rpm spec file that contains the following if then exit 1 fi My rpm will fail at deployment, but if I do rpm -qa , I can see the rpm in the rpm db (3 Replies)
Discussion started by: 3junior
3 Replies

11. Red Hat

Manully installing a shared library

I'm working with a 64 bit RedHat based Linux (Oracle EL 6.1). # uname -r 2.6.32-100.34.1.el6uek.x86_64 I have extracted a 32 bit shared library from within a RPM (rpm2cpio xx.rpm | cpio -idmv) and copied it to /lib. Then ran the ldconfig to update the cache. I can see the symbolic link is... (9 Replies)
Discussion started by: gheibia
9 Replies

12. Shell Programming and Scripting

Base directory of the package

Hello, I have an RPM package for which I need to know the base directory /opt/appdir. But if the package is relocated, then it will be different. I need to get the value dynamically. I tried to query the RPM with INSTPREFIXES but couldn't get the value. The only way I see is to do 'rpm -ql RPM... (2 Replies)
Discussion started by: chiru_h
2 Replies

13. AIX

Creating RPM

HI All, I have couple of doubts on creating RPM in AIX. I have AIX 5.3 version. I installed rpmbuild on it. Before creating RPM in AIX I just wanted to know whether I can install the RPM created in the other linux flavors like Ubuntu or Red Hat or I need to create the RPM in AIX alone to install... (3 Replies)
Discussion started by: vijayraghavk
3 Replies

14. Red Hat

Configure RPM

Hi..i need to install package (*.rpm) on RHEL 6.2 . I have those patches available in RPM disc. When i try using below command rpm -ivh <package name> it give me following error no key warning:user mockbuild does not exist - using root warning:group mockbuild does not exist - using root... (3 Replies)
Discussion started by: deljatt
3 Replies

15. UNIX for Advanced & Expert Users

Protected RPM package

Is there a way to create a protected RPM package without giving up your source code? (2 Replies)
Discussion started by: cokedude
2 Replies