SPECS: elfutils.spec - rel 3; package more symlinks

arekm arekm at pld-linux.org
Wed Feb 7 09:53:14 CET 2007


Author: arekm                        Date: Wed Feb  7 08:53:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; package more symlinks

---- Files affected:
SPECS:
   elfutils.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/elfutils.spec
diff -u SPECS/elfutils.spec:1.65 SPECS/elfutils.spec:1.66
--- SPECS/elfutils.spec:1.65	Sat Dec  2 13:55:48 2006
+++ SPECS/elfutils.spec	Wed Feb  7 09:53:08 2007
@@ -7,7 +7,7 @@
 Summary(pl):	Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów
 Name:		elfutils
 Version:	0.124
-Release:	2
+Release:	3
 License:	GPL v2 with OSL linking exception
 Group:		Development/Tools
 # http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/
@@ -193,6 +193,9 @@
 ln -sf /%{_lib}/$(cd $RPM_BUILD_ROOT/%{_lib} ; echo libelf-*.so) \
         $RPM_BUILD_ROOT%{_libdir}/libelf.so
 
+/sbin/ldconfig -n -N $RPM_BUILD_ROOT%{_libdir}
+/sbin/ldconfig -n -N $RPM_BUILD_ROOT/%{_lib}
+
 %find_lang libelf
 %find_lang %{name}
 
@@ -210,7 +213,9 @@
 %doc AUTHORS COPYING NEWS NOTES README THANKS TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/libasm-*.so
+%ghost %attr(755,root,root) %{_libdir}/libasm.so.*
 %attr(755,root,root) %{_libdir}/libdw-*.so
+%ghost %attr(755,root,root) %{_libdir}/libdw.so.*
 %dir %{_libdir}/elfutils
 %attr(755,root,root) %{_libdir}/elfutils/lib*.so
 %{_mandir}/man1/*.1*
@@ -226,6 +231,7 @@
 %files libelf -f libelf.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) /%{_lib}/libelf-*.so
+%ghost %attr(755,root,root) /%{_lib}/libelf.so.*
 
 %files static
 %defattr(644,root,root,755)
@@ -239,6 +245,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2007/02/07 08:53:08  arekm
+- rel 3; package more symlinks
+
 Revision 1.65  2006/12/02 12:55:48  pluto
 - gcc4 fix, release 2.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/elfutils.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list