Author: qboosh                       Date: Sat Jun 25 04:51:24 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dropped headers in libc location; release 1.4

---- Files affected:
packages/libtirpc:
   libtirpc.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/libtirpc/libtirpc.spec
diff -u packages/libtirpc/libtirpc.spec:1.31 
packages/libtirpc/libtirpc.spec:1.32
--- packages/libtirpc/libtirpc.spec:1.31        Fri Jun 24 21:17:46 2011
+++ packages/libtirpc/libtirpc.spec     Sat Jun 25 06:51:19 2011
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):     Biblioteka RPC niezależnego od transportu
 Name:          libtirpc
 Version:       0.2.2
-Release:       1.3
+Release:       1.4
 Epoch:         1
 License:       BSD-like
 Group:         Libraries
@@ -133,14 +133,6 @@
 ln -sf /%{_lib}/$(cd $RPM_BUILD_ROOT/%{_lib}; echo lib*.so.*.*) \
        $RPM_BUILD_ROOT%{_libdir}/libtirpc.so
 
-# rpc headers for glibc 2.14+
-install -d $RPM_BUILD_ROOT%{_includedir}/rpc
-ln -s tirpc/netconfig.h $RPM_BUILD_ROOT%{_includedir}/netconfig.h
-for i in $RPM_BUILD_ROOT%{_includedir}/tirpc/rpc/*.h; do
-       i="$(basename $i)"
-       ln -s ../tirpc/rpc/$i $RPM_BUILD_ROOT%{_includedir}/rpc/$i
-done
-
 # obsoleted by pkgconfig
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libtirpc.la
 
@@ -161,8 +153,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtirpc.so
-%{_includedir}/netconfig.h
-%{_includedir}/rpc/*.h
 %{_includedir}/tirpc
 %{_pkgconfigdir}/libtirpc.pc
 %{_mandir}/man3/bindresvport.3t*
@@ -182,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2011/06/25 04:51:19  qboosh
+- dropped headers in libc location; release 1.4
+
 Revision 1.31  2011/06/24 19:17:46  qboosh
 - back to version which builds with glibc with restored RPC/NIS API
 - release 1.3
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtirpc/libtirpc.spec?r1=1.31&r2=1.32&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to