From 905e81a9607929538d3a35257720f693dab4fe1e8112d797eec8d46eb4a429d7 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 14 Nov 2015 11:26:07 +0000 Subject: [PATCH] - Update to new upstream release 20150908 OBS-URL: https://build.opensuse.org/package/show/science/libm4rie?expand=0&rev=12 --- libm4rie.changes | 6 ++++++ libm4rie.spec | 19 +++++++++---------- m4rie-20140914.tar.gz | 3 --- m4rie-20150908.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 13 deletions(-) delete mode 100644 m4rie-20140914.tar.gz create mode 100644 m4rie-20150908.tar.gz diff --git a/libm4rie.changes b/libm4rie.changes index 5b376b7..632c481 100644 --- a/libm4rie.changes +++ b/libm4rie.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 14 11:21:43 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 20150908 +* Improvements to the build system and fixing a bug in the tests. + ------------------------------------------------------------------- Sat Oct 11 22:36:03 UTC 2014 - jengelh@inai.de diff --git a/libm4rie.spec b/libm4rie.spec index 2af9331..2d734ec 100644 --- a/libm4rie.spec +++ b/libm4rie.spec @@ -1,7 +1,7 @@ # # spec file for package libm4rie # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,17 +19,17 @@ Name: libm4rie # Note that libm4rie is not always updated in lockstep with libm4ri, # and that is absolutely normal. -%define date 20140914 +%define date 20150908 %define lname libm4rie-0_0_%date Version: 0~%date Release: 0 Summary: Library for fast linear arithmetic over GF(2^e) License: GPL-2.0+ Group: Productivity/Scientific/Math -Url: http://m4ri.sagemath.org/ +Url: https://bitbucket.org/malb/m4rie -#Hg-Clone: https://bitbucket.org/malb/m4rie -Source: http://m4ri.sagemath.org/downloads/m4rie/m4rie-%date.tar.gz +#Git-Clone: https://bitbucket.org/malb/m4rie.git +Source: https://bitbucket.org/malb/m4rie/downloads/m4rie-%date.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libm4ri-devel @@ -62,12 +62,11 @@ applications that want to make use of libm4rie. %build %configure --disable-static -make %{?_smp_mflags}; +make %{?_smp_mflags} %install -b="%buildroot"; -make install DESTDIR="$b"; -rm -f "$b/%_libdir"/*.la; +%make_install +rm -f "%buildroot/%_libdir"/*.la %files -n %lname %defattr(-,root,root) @@ -76,6 +75,6 @@ rm -f "$b/%_libdir"/*.la; %files devel %defattr(-,root,root) %_libdir/libm4rie.so -%_includedir/m4rie +%_includedir/m4rie/ %changelog diff --git a/m4rie-20140914.tar.gz b/m4rie-20140914.tar.gz deleted file mode 100644 index 5c18184..0000000 --- a/m4rie-20140914.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6429f16a2c932b93ce25e12750f844166ca7e1cfd976cb51658178a6b208ffb5 -size 466669 diff --git a/m4rie-20150908.tar.gz b/m4rie-20150908.tar.gz new file mode 100644 index 0000000..1549f1b --- /dev/null +++ b/m4rie-20150908.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c3f46c399ed2e4af5aaad9de9db0962d15d5ccb9bd0e313df6b2c16bf8e0b1 +size 476180