]> git.pld-linux.org Git - packages/libunwind.git/commitdiff
- updated to 1.0.1 (note: new sonames) auto/th/libunwind-1_0_1-1 auto/ti/libunwind-1_0_1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 12 Sep 2011 15:21:24 +0000 (15:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libunwind.spec -> 1.17

libunwind.spec

index f381c880736df503920e43a86d534ab94ade6a57..42cd05b3795cb5779b637434943dd93e94054bdc 100644 (file)
@@ -5,12 +5,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/
@@ -105,11 +105,11 @@ rm -rf $RPM_BUILD_ROOT
 %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)
This page took 0.075071 seconds and 4 git commands to generate.