beautypg.com

Xerox iGen 150 Press with Xerox FreeFlow Print Server and DocuSP-7992 User Manual

Page 6

background image

Name : perl-Socket6 Relocations: (not relocatable)
Version : 0.19 Vendor: CentOS
Release : 3.fc6 Build Date: Mon 08 Jan 2007
02:04:51 PM EST
Install Date: Mon 19 Dec 2011 12:33:25 PM EST Build Host:
builder6.centos.org
Group : Development/Libraries Source RPM: perl-Socket6-0.19-
3.fc6.src.rpm
Size : 46121 License: BSD
Signature : DSA/SHA1, Tue 03 Apr 2007 08:26:55 PM EDT, Key ID
a8a447dce8562897
URL : http://search.cpan.org/dist/Socket6/
Summary : IPv6 related part of the C socket.h defines and structure
manipulators
Description :
This module supports getaddrinfo() and getnameinfo() to intend to
enable protocol independent programing.
If your environment supports IPv6, IPv6 related defines such as
AF_INET6 are included.

Name : cpp Relocations: (not relocatable)
Version : 4.1.2 Vendor: CentOS
Release : 46.el5 Build Date: Thu 03 Sep 2009
12:58:45 AM EDT
Install Date: Mon 19 Dec 2011 12:33:29 PM EST Build Host:
builder16.centos.org
Group : Development/Languages Source RPM: gcc-4.1.2-
46.el5.src.rpm
Size : 5976953 License: GPL
Signature : DSA/SHA1, Sat 19 Sep 2009 11:53:26 PM EDT, Key ID
a8a447dce8562897
URL : http://gcc.gnu.org
Summary : The C Preprocessor.
Description :
Cpp is the GNU C-Compatible Compiler Preprocessor.
Cpp is a macro processor which is used automatically
by the C compiler to transform your program before actual
compilation. It is called a macro processor because it allows
you to define macros, abbreviations for longer
constructs.
The C preprocessor provides four separate functionalities: the
inclusion of header files (files of declarations that can be
substituted into your program); macro expansion (you can define macros,
and the C preprocessor will replace the macros with their definitions
throughout the program); conditional compilation (using special
preprocessing directives, you can include or exclude parts of the
program according to various conditions); and line control (if you use
a program to combine or rearrange source files into an intermediate
file which is then compiled, you can use line control to inform the
compiler about where each source line originated).
You should install this package if you are a C programmer and you use
macros.

Name : patch Relocations: (not relocatable)
Version : 2.5.4 Vendor: CentOS
Release : 29.2.3.el5 Build Date: Thu 26 Feb 2009
05:41:41 PM EST