SPECS: libedit.spec - ghost soname symlink

qboosh qboosh at pld-linux.org
Wed Jun 4 18:53:47 CEST 2008


Author: qboosh                       Date: Wed Jun  4 16:53:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlink

---- Files affected:
SPECS:
   libedit.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/libedit.spec
diff -u SPECS/libedit.spec:1.17 SPECS/libedit.spec:1.18
--- SPECS/libedit.spec:1.17	Tue Jun  3 21:13:48 2008
+++ SPECS/libedit.spec	Wed Jun  4 18:53:42 2008
@@ -96,15 +96,18 @@
 %defattr(644,root,root,755)
 %doc ChangeLog THANKS
 %attr(755,root,root) %{_libdir}/libedit.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libedit.so.0
 %{_mandir}/man5/editrc.5*
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libedit.so
 %{_libdir}/libedit.la
-%{_includedir}/*
-%{_pkgconfigdir}/*.pc
-%{_mandir}/man3/*
+%{_includedir}/editline
+%{_includedir}/histedit.h
+%{_pkgconfigdir}/libedit.pc
+%{_mandir}/man3/editline.3*
+%{_mandir}/man3/el_*.3*
 
 %if %{with static_libs}
 %files static
@@ -118,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008-06-04 16:53:42  qboosh
+- ghost soname symlink
+
 Revision 1.17  2008-06-03 19:13:48  arekm
 - up to 20070831
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libedit.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list