Author: qboosh Date: Sun Oct 24 08:56:44 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.149 - updated pl.po,scanf patches - updted portability,robustify patches from F
---- Files affected: packages/elfutils: elfutils.spec (1.96 -> 1.97) ---- Diffs: ================================================================ Index: packages/elfutils/elfutils.spec diff -u packages/elfutils/elfutils.spec:1.96 packages/elfutils/elfutils.spec:1.97 --- packages/elfutils/elfutils.spec:1.96 Sun Jun 6 13:52:12 2010 +++ packages/elfutils/elfutils.spec Sun Oct 24 10:56:39 2010 @@ -6,12 +6,12 @@ Summary: A collection of utilities and DSOs to handle compiled objects Summary(pl.UTF-8): Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów Name: elfutils -Version: 0.145 -Release: 2 +Version: 0.149 +Release: 1 License: GPL v2 with OSL linking exception Group: Development/Tools -Source0: https://fedorahosted.org/releases/e/l/elfutils/%{name}-%{version}.tar.bz2 -# Source0-md5: af325a39c5a534de5b15c2a727a4e203 +Source0: https://fedorahosted.org/releases/e/l/elfutils/%{version}/%{name}-%{version}.tar.bz2 +# Source0-md5: 8690cfcde541c83c0549623ea33c75f6 Patch0: %{name}-pl.po.patch Patch1: %{name}-debian-manpages.patch Patch2: %{name}-portability.patch @@ -203,9 +203,9 @@ %doc AUTHORS EXCEPTION NEWS NOTES README THANKS TODO %attr(755,root,root) %{_bindir}/eu-* %attr(755,root,root) %{_libdir}/libasm-*.so -%attr(755,root,root) %ghost %{_libdir}/libasm.so.* +%attr(755,root,root) %ghost %{_libdir}/libasm.so.1 %attr(755,root,root) %{_libdir}/libdw-*.so -%attr(755,root,root) %ghost %{_libdir}/libdw.so.* +%attr(755,root,root) %ghost %{_libdir}/libdw.so.1 %dir %{_libdir}/elfutils %attr(755,root,root) %{_libdir}/elfutils/lib*.so %{_mandir}/man1/eu-*.1* @@ -225,7 +225,7 @@ %files libelf -f %{name}.lang %defattr(644,root,root,755) %attr(755,root,root) /%{_lib}/libelf-*.so -%attr(755,root,root) %ghost /%{_lib}/libelf.so.* +%attr(755,root,root) %ghost /%{_lib}/libelf.so.1 %files static %defattr(644,root,root,755) @@ -239,6 +239,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97 2010/10/24 08:56:39 qboosh +- updated to 0.149 +- updated pl.po,scanf patches +- updted portability,robustify patches from F + Revision 1.96 2010/06/06 11:52:12 shadzik - add -strings_c.patch - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/elfutils/elfutils.spec?r1=1.96&r2=1.97&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
