source: projects/specs/trunk/lib/libt/libtirpc/libtirpc-vl.spec @ 8067

Revision 8067, 9.3 KB checked in by Takemikaduchi, 10 years ago (diff)

new upstream release or rebuild

Line 
1Name:           libtirpc
2Version:        0.2.1
3Release:        4%{?_dist_release}
4Summary:        Transport Independent RPC Library
5Group:          System Environment/Libraries
6License:        SISSL and BSD
7URL:            http://nfsv4.bullopensource.org/
8
9BuildRoot:      %{_tmppath}/%{name}-%{version}-root
10Source0:        http://downloads.sourceforge.net/libtirpc/libtirpc-%{version}.tar.bz2
11
12BuildRequires:  automake, autoconf, libtool, pkgconfig
13BuildRequires:  libgssglue-devel
14
15Vendor: Project Vine
16Distribution: Vine Linux
17
18%description
19This package contains SunLib's implementation of transport-independent
20RPC (TI-RPC) documentation.  This library forms a piece of the base of
21Open Network Computing (ONC), and is derived directly from the
22Solaris 2.3 source.
23
24TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
25Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
26(XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
27by almost 70 vendors on all major operating systems.  TS-RPC source code
28(RPCSRC 4.0) remains available from several internet sites.
29
30%package devel
31Summary:        Development files for the libtirpc library
32Group:          Development/Libraries
33Requires:       %{name} = %{version}-%{release}
34Requires:       pkgconfig
35
36%description devel
37This package includes header files and libraries necessary for
38developing programs which use the tirpc library.
39
40
41%prep
42%setup -q
43
44# Remove .orig files
45find . -name "*.orig" | xargs rm -f
46
47%build
48autoreconf -fisv
49%configure --enable-gss
50make all
51
52%install
53rm -rf %{buildroot}
54mkdir -p %{buildroot}/etc
55make install DESTDIR=%{buildroot}
56
57# Don't package .a or .la files
58rm -f %{buildroot}%{_libdir}/*.{a,la}
59
60# Creat the man diretory
61#mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
62
63%post  -p /sbin/ldconfig
64
65%postun -p /sbin/ldconfig
66
67%clean
68rm -rf %{buildroot}
69
70%files
71%defattr(-,root,root)
72%doc AUTHORS ChangeLog NEWS README
73%{_libdir}/libtirpc.so.*
74%config(noreplace)%{_sysconfdir}/netconfig
75
76%files devel
77%defattr(0644,root,root,755)
78%dir %{_includedir}/tirpc
79%dir %{_includedir}/tirpc/rpc
80%dir %{_includedir}/tirpc/rpcsvc
81%{_libdir}/libtirpc.so
82%{_libdir}/pkgconfig/libtirpc.pc
83%{_includedir}/tirpc/netconfig.h
84%{_includedir}/tirpc/rpc/auth.h
85%{_includedir}/tirpc/rpc/auth_des.h
86%{_includedir}/tirpc/rpc/auth_gss.h
87%{_includedir}/tirpc/rpc/auth_kerb.h
88%{_includedir}/tirpc/rpc/auth_unix.h
89%{_includedir}/tirpc/rpc/clnt.h
90%{_includedir}/tirpc/rpc/clnt_soc.h
91%{_includedir}/tirpc/rpc/clnt_stat.h
92%{_includedir}/tirpc/rpc/des.h
93%{_includedir}/tirpc/rpc/des_crypt.h
94%{_includedir}/tirpc/rpc/nettype.h
95%{_includedir}/tirpc/rpc/pmap_clnt.h
96%{_includedir}/tirpc/rpc/pmap_prot.h
97%{_includedir}/tirpc/rpc/pmap_rmt.h
98%{_includedir}/tirpc/rpc/raw.h
99%{_includedir}/tirpc/rpc/rpc.h
100%{_includedir}/tirpc/rpc/rpc_com.h
101%{_includedir}/tirpc/rpc/rpc_msg.h
102%{_includedir}/tirpc/rpc/rpcb_clnt.h
103%{_includedir}/tirpc/rpc/rpcb_prot.h
104%{_includedir}/tirpc/rpc/rpcb_prot.x
105%{_includedir}/tirpc/rpc/rpcent.h
106%{_includedir}/tirpc/rpc/svc.h
107%{_includedir}/tirpc/rpc/svc_auth.h
108%{_includedir}/tirpc/rpc/svc_dg.h
109%{_includedir}/tirpc/rpc/svc_soc.h
110%{_includedir}/tirpc/rpc/types.h
111%{_includedir}/tirpc/rpc/xdr.h
112%{_includedir}/tirpc/rpcsvc/crypt.h
113%{_includedir}/tirpc/rpcsvc/crypt.x
114%{_mandir}/*/*
115
116%changelog
117* Sat Dec 28 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.2.1-4
118- rebuild with VineSeed environment
119
120* Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.2.1-3
121- rebuild with rpm-4.8.1 for pkg-config file
122
123* Sun Feb 14 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.2.1-2
124- Initial build for Vine Linux
125
126* Mon Nov 30 2009 Steve Dickson  <steved@redhat.com> 0.2.1-1
127- Updated to latest upstream version: 0.2.1
128
129* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-4
130- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
131
132* Thu Jul  9 2009 Steve Dickson  <steved@redhat.com> 0.2.0-3
133- Updated to latest upstream tag: 0-2-1-rc3
134    Fixed the --disable-gss options
135    Fixed a number of warnings
136    Change how architectures are define in xdr_float.c
137
138* Mon Jun 29 2009 Steve Dickson  <steved@redhat.com> 0.2.0-2
139- Updated to latest upstream tag: 0-2-1-rc2
140    rpcb_clnt: RPC_PROGNOTREGISTERED is a permanent error
141    clnt_dg: Fix infinite loop when datagram call times ou
142    Updated .gitignore file
143    Replace the hard coded path name with the top_srcdir macrc
144    Added 'doc' to the SUBDIRS list so make install work correctly.
145
146* Fri May 29 2009 Steve Dickson  <steved@redhat.com> 0.2.0-1
147- Updated to latest upstream version: 0.2.0
148
149* Tue May 19 2009 Tom "spot" Callaway <tcallawa@redhat.com> 0.1.11-3
150- Replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems
151
152* Mon Apr 20 2009 Steve Dickson  <steved@redhat.com> 0.1.11-2
153- Updated to libtirpc-0.1.12-rc1
154
155* Mon Apr 20 2009 Steve Dickson  <steved@redhat.com> 0.1.11-1
156- Updated to the latest release: 0.1.11
157
158* Fri Mar 13 2009 Steve Dickson  <steved@redhat.com> 0.1.10-6
159- libtirpc: set r_netid and r_owner in __rpcb_findaddr_timed
160- libtirpc: be sure to free cl_netid and cl_tp
161- libtirpc: must free saved wire verifier when destroying context
162
163* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-5
164- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
165
166* Wed Jan 28 2009 Steve Dickson  <steved@redhat.com> 0.1.10-4
167- Converted all uids and uids to type uid_t and gid_t (sf 2446314)
168
169* Wed Jan 28 2009 Steve Dickson  <steved@redhat.com> 0.1.10-3
170- backwards compatibility: fix order of fields in TI-RPC's
171  svc_req (bz 481388)
172- Removed a number warnings.
173
174* Thu Jan 22 2009 Steve Dickson  <steved@redhat.com> 0.1.10-2
175- Header file fixes for C++
176
177* Thu Nov 20 2008 Steve Dickson  <steved@redhat.com> 0.1.10-1
178- Updated to latest upstream version: 0.1.10
179
180* Tue Oct 28 2008 Steve Dickson  <steved@redhat.com> 0.1.9-7
181- Fixed some incorrect function declarations (bz468815)
182
183* Mon Oct 27 2008 Steve Dickson  <steved@redhat.com> 0.1.9-6
184- Fix bad assumption taddr2uaddr processing that
185  caused a segfault (bz468014)
186
187* Tue Sep 16 2008 Steve Dickson <steved@redhat.com> 0.1.9-5
188- Fix for taddr2addr conversion bug of local addresses
189- Fixed some of warnings in: src/auth_time.c, src/clnt_dg.c and
190  src/clnt_raw.c
191- Added some #ifdef NOTUSED around some code in src/rpbc_clnt.c
192  that was not being used...
193
194* Thu Sep  4 2008 Steve Dickson <steved@redhat.com> 0.1.9-4
195- Always make IPv6 sockets V6ONLY
196- Fix incorrect sizeof() in __rpc_getbroadifs
197
198* Thu Aug  7 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.1.9-3
199- fix license tag
200
201* Wed Jul 9 2008 Steve Dickson  <steved@redhat.com> 0.1.9-1
202- Update to latest upstream version 0.1.9
203
204* Fri Jun 27 2008 Steve Dickson  <steved@redhat.com> 0.1.8-2
205- Added super-H(sh3,4) architecture support (bz 446559)
206
207* Tue Jun 10 2008 Steve Dickson  <steved@redhat.com> 0.1.8-1
208- Update to latest upstream version 0.1.8
209
210* Wed Mar 12 2008 Steve Dickson  <steved@redhat.com> 0.1.7-18
211- Install man pages in the 3t section
212
213* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.1.7-17
214- Autorebuild for GCC 4.3
215
216* Mon Feb 18 2008 Steve Dickson  <steved@redhat.com> 0.1.7-16
217- Added patch that creates a libtirpc.pc used by the
218  pkg-config command.
219
220* Thu Jan 24 2008 Steve Dickson  <steved@redhat.com> 0.1.7-15
221- Protect from buffer overflow in the GSS code. (bz 362121)
222
223* Mon Dec 17 2007 Steve Dickson  <steved@redhat.com> 0.1.7-14
224- Fixed typo in /etc/netconfig file (bz 414471)
225
226* Thu Oct 25 2007 Steve Dickson  <steved@redhat.com> 0.1.7-13
227- Added a check for the ARM arch (bz 351071)
228
229* Wed Oct 17 2007 Steve Dickson  <steved@redhat.com> 0.1.7-12
230- Switch the libgssapi dependency to libgssglue
231
232* Mon Oct 15 2007 Steve Dickson  <steved@redhat.com> 0.1.7-11
233- Made tcp6/udp6 network ids no longer visible in the netconfig
234  file since the ipv6 code is not fully baked yet in rpcbind. (bz 249121)
235
236* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 0.1.7-10
237- Rebuild for selinux ppc32 issue.
238
239* Mon Jul 30 2007 <steved@redhat.com> 0.1.7-9
240- Fixed mutex lock problem in clnt_raw_create()
241- Ignore the return value of snprintf() and use strlen() instead
242  to bump the pointer in clnt_sperror()
243- A couple ntohs() were needed in bindresvport_sa()
244- Added IP_RECVERR processing with to clnt_dg_call() so
245  application will see errors instead of timing out
246- Make sure remote address (xp_rtaddr) is populated
247  with the correct type of address.
248- Change the order of network ids in /etc/netconfg
249  putting ipv4 ids before ipv6.
250- Bumped up Release from 8 to 9.
251
252* Mon Jul  9 2007 <steved@redhat.com> 0.1.7-7
253- Fixed infinite loop in svc_run() (bz 246677)
254
255* Thu Apr 26 2007 <steved@redhat.com> 0.1.7-6
256- Fixed potential buffer overflow in xdr_strings
257- Added a optimization to bindresvport that allows more
258  ports to be tried.
259
260* Mon Mar 26 2007 Steve Dickson <steved@redhat.com> 0.1.7-5
261- Fixed Unowned Directory RPM problem (bz 233873)
262
263* Mon Aug 28 2006 Steve Dickson <steved@redhat.com> 0.1.7-4
264- Fixed undefined symbol (bz 204296)
265
266* Mon Aug 14 2006 Steve Dickson <steved@redhat.com> 0.1.7-3
267- Added in svc_auth_none needed by the GSSAPI code.
268- Added compile define for ppc64 archs
269
270* Fri Aug 11 2006 Steve Dickson <steved@redhat.com> 0.1.7-2
271- Uncommented tcp6 and udp6 in the default /etc/netconfig file.
272- Added hooks to used the libgssapi library.
273
274* Fri Aug  4 2006 Steve Dickson <steved@redhat.com> 0.1.7-1
275- Initial commit
Note: See TracBrowser for help on using the repository browser.