Author: sls                          Date: Thu Mar 27 20:23:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlink
- more verbose libs list

---- Files affected:
SPECS:
   judy.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/judy.spec
diff -u SPECS/judy.spec:1.18 SPECS/judy.spec:1.19
--- SPECS/judy.spec:1.18        Tue Feb 13 09:06:36 2007
+++ SPECS/judy.spec     Thu Mar 27 21:23:41 2008
@@ -66,18 +66,19 @@
 %files
 %defattr(644,root,root,755)
 %doc doc/int/* AUTHORS ChangeLog
-%attr(755,root,root) %{_libdir}/*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libJudy.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libJudy.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/*.so
-%{_libdir}/*.la
+%attr(755,root,root) %{_libdir}/libJudy.so
+%{_libdir}/libJudy.la
 %{_includedir}/Judy.h
 %{_mandir}/man3/*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/*.a
+%{_libdir}/libJudy.a
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -85,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2008-03-27 20:23:41  sls
+- ghost soname symlink
+- more verbose libs list
+
 Revision 1.18  2007-02-13 08:06:36  glen
 - tabs in preamble
 
================================================================

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

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

Reply via email to