/[packages]/cauldron/libtirpc/current/SPECS/libtirpc.spec
ViewVC logotype

Diff of /cauldron/libtirpc/current/SPECS/libtirpc.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 661229 by ovitters, Sun Jul 6 12:56:51 2014 UTC revision 661230 by wally, Sat Aug 9 08:53:08 2014 UTC
# Line 15  BuildRequires: krb5-devel Line 15  BuildRequires: krb5-devel
15    
16  %description  %description
17  This package contains SunLib's implementation of transport-independent  This package contains SunLib's implementation of transport-independent
18  RPC (TI-RPC) documentation.  This library forms a piece of the base of  RPC (TI-RPC) documentation.  This library forms a piece of the base of
19  Open Network Computing (ONC), and is derived directly from the  Open Network Computing (ONC), and is derived directly from the
20  Solaris 2.3 source.  Solaris 2.3 source.
21    
22  TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V  TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
23  Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface  Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
24  (XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported  (XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
25  by almost 70 vendors on all major operating systems.  TS-RPC source code  by almost 70 vendors on all major operating systems.  TS-RPC source code
26  (RPCSRC 4.0) remains available from several internet sites.  (RPCSRC 4.0) remains available from several internet sites.
27    
28  %package -n     %{libname}  %package -n     %{libname}
# Line 32  Requires:      %{name} = %{version}-%{release Line 32  Requires:      %{name} = %{version}-%{release
32    
33  %description -n %{libname}  %description -n %{libname}
34  This package contains SunLib's implementation of transport-independent  This package contains SunLib's implementation of transport-independent
35  RPC (TI-RPC) documentation.  This library forms a piece of the base of  RPC (TI-RPC) documentation.  This library forms a piece of the base of
36  Open Network Computing (ONC), and is derived directly from the  Open Network Computing (ONC), and is derived directly from the
37  Solaris 2.3 source.  Solaris 2.3 source.
38    
39  TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V  TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
40  Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface  Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
41  (XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported  (XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
42  by almost 70 vendors on all major operating systems.  TS-RPC source code  by almost 70 vendors on all major operating systems.  TS-RPC source code
43  (RPCSRC 4.0) remains available from several internet sites.  (RPCSRC 4.0) remains available from several internet sites.
44    
45  %package -n     %{develname}  %package -n     %{develname}
# Line 51  Obsoletes:     %{mklibname tirpc 1 -d} Line 51  Obsoletes:     %{mklibname tirpc 1 -d}
51    
52  %description -n %{develname}  %description -n %{develname}
53  This package contains SunLib's implementation of transport-independent  This package contains SunLib's implementation of transport-independent
54  RPC (TI-RPC) documentation.  This library forms a piece of the base of  RPC (TI-RPC) documentation.  This library forms a piece of the base of
55  Open Network Computing (ONC), and is derived directly from the  Open Network Computing (ONC), and is derived directly from the
56  Solaris 2.3 source.  Solaris 2.3 source.
57    
58  TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V  TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
59  Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface  Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
60  (XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported  (XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
61  by almost 70 vendors on all major operating systems.  TS-RPC source code  by almost 70 vendors on all major operating systems.  TS-RPC source code
62  (RPCSRC 4.0) remains available from several internet sites.  (RPCSRC 4.0) remains available from several internet sites.
63    
64  This package includes header files and libraries necessary for developing  This package includes header files and libraries necessary for developing
# Line 81  install -m 755 -d %{buildroot}%{_sysconf Line 81  install -m 755 -d %{buildroot}%{_sysconf
81  install -m 644 doc/netconfig %{buildroot}%{_sysconfdir}/netconfig  install -m 644 doc/netconfig %{buildroot}%{_sysconfdir}/netconfig
82    
83  # remove the .la file, it makes libtool reorder args when linking nfs-utils:  # remove the .la file, it makes libtool reorder args when linking nfs-utils:
84  # http://lists.gnu.org/archive/html/libtool/2010-03/msg00023.html  # http://lists.gnu.org/archive/html/libtool/2010-03/msg00023.html
85  rm -f %{buildroot}%{_libdir}/*.la  rm -f %{buildroot}%{_libdir}/*.la
86    
87  %files  %files

Legend:
Removed from v.661229  
changed lines
  Added in v.661230

  ViewVC Help
Powered by ViewVC 1.1.28