Change-Id: I2e3524476cd82d680a5e026a62988d980455d357
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
+* Tue Dec 17 2013 Junfeng Dong <junfeng.dong@intel.com> upstream/5.1.3@753c832
+- update to 5.1.3.
+- resetting manifest requested domain to floor
+
* Sat May 11 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130509.180043@e319f67
- Set license using %license
%define keepstatic 1
Name: gmp
-Version: 5.0.5
+Version: 5.1.3
Release: 0
License: GPL-3.0+ ; LGPL-3.0+
Summary: The GNU MP Library
%defattr(-,root,root)
%{_libdir}/libgmpxx.so.4*
-%files -n libmp
-%manifest %{name}.manifest
-%defattr(-,root,root)
-%{_libdir}/libmp.so.3*
-
%files devel
%manifest %{name}.manifest
%defattr(-,root,root)
%doc AUTHORS README NEWS
%doc %{_infodir}/gmp.info*.gz
%{_libdir}/libgmp.a
-%{_libdir}/libmp.a
%{_libdir}/libgmpxx.a
%{_libdir}/libgmp.so
%{_libdir}/libgmpxx.so
-%{_libdir}/libmp.so
/usr/include/gmp.h
/usr/include/gmpxx.h
-/usr/include/mp.h
-
-%changelog