packages: libunwind/libunwind.spec - updated to 1.0.1 (note: new sonames)
qboosh
qboosh at pld-linux.org
Mon Sep 12 17:21:29 CEST 2011
Author: qboosh Date: Mon Sep 12 15:21:29 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.0.1 (note: new sonames)
---- Files affected:
packages/libunwind:
libunwind.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: packages/libunwind/libunwind.spec
diff -u packages/libunwind/libunwind.spec:1.16 packages/libunwind/libunwind.spec:1.17
--- packages/libunwind/libunwind.spec:1.16 Sun Sep 11 10:00:44 2011
+++ packages/libunwind/libunwind.spec Mon Sep 12 17:21:24 2011
@@ -6,12 +6,12 @@
Summary: libunwind - a (mostly) platform-independent unwind API
Summary(pl.UTF-8): libunwind - (prawie) niezależne od platformy API do rozwijania
Name: libunwind
-Version: 1.0
+Version: 1.0.1
Release: 1
License: MIT
Group: Libraries
Source0: http://download.savannah.gnu.org/releases/libunwind/%{name}-%{version}.tar.gz
-# Source0-md5: 7308c793c9a1fd7be6fa2c070438c516
+# Source0-md5: 993e47cca7315e22239c3e0d987e94e0
Patch0: %{name}-rpath.patch
Patch1: %{name}-generic.patch
URL: http://www.nongnu.org/libunwind/
@@ -106,11 +106,11 @@
%defattr(644,root,root,755)
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%attr(755,root,root) %{_libdir}/libunwind.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libunwind.so.7
+%attr(755,root,root) %ghost %{_libdir}/libunwind.so.8
%attr(755,root,root) %{_libdir}/libunwind-setjmp.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libunwind-setjmp.so.0
%attr(755,root,root) %{_libdir}/libunwind-%{asuf}.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libunwind-%{asuf}.so.7
+%attr(755,root,root) %ghost %{_libdir}/libunwind-%{asuf}.so.8
%files devel
%defattr(644,root,root,755)
@@ -142,6 +142,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2011/09/12 15:21:24 qboosh
+- updated to 1.0.1 (note: new sonames)
+
Revision 1.16 2011/09/11 08:00:44 qboosh
- updated to 1.0
- dropped outdated disable-setjmp patch, added workaround for tricks vs glibc redirections
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libunwind/libunwind.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list