From 56b3cb234992ddc5c73cc8eb1f5d5fe19558012b41d528fa7e550b94846aa9da Mon Sep 17 00:00:00 2001 From: Paolo Stivanin Date: Wed, 6 Dec 2023 14:23:15 +0000 Subject: [PATCH] Accepting request 1131327 from home:jengelh:branches:devel:libraries:c_c++ fixup before factory: service file for Source0 with no http(s):// URL devel: just use the SRPM base name remove time-sensitive wording OBS-URL: https://build.opensuse.org/request/show/1131327 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/decaf?expand=0&rev=2 --- _service | 16 ++++++++++++++++ decaf-1.0.2.tar.xz | 4 ++-- decaf.spec | 20 ++++++++++---------- 3 files changed, 28 insertions(+), 12 deletions(-) create mode 100644 _service diff --git a/_service b/_service new file mode 100644 index 0000000..cb4604e --- /dev/null +++ b/_service @@ -0,0 +1,16 @@ + + + decaf + git + https://git.code.sf.net/p/ed448goldilocks/code + v1.0.2 + @PARENT_TAG@ + + v(.*) + + + *.tar + xz + + + diff --git a/decaf-1.0.2.tar.xz b/decaf-1.0.2.tar.xz index 96a2688..433a8fa 100644 --- a/decaf-1.0.2.tar.xz +++ b/decaf-1.0.2.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37848412ce39159d6678e354bcb3e4967766af455dbd484e64a623fb21122b24 -size 1136640 +oid sha256:debdcea057a5a35eb95fcdda2969adf508d15c6925a54daa71a649352a6cc428 +size 188404 diff --git a/decaf.spec b/decaf.spec index 4494bf2..8e00d4c 100644 --- a/decaf.spec +++ b/decaf.spec @@ -31,27 +31,27 @@ BuildRequires: python3 %description Ed448-Goldilocks is an Edwards-form elliptic curve proposed by -Michael Hamburg in 2015 and is suitable for fast cryptographic -operation with small keysizes +Michael Hamburg in 2015 and is suitable for cryptographic +operation with small keysizes. %package -n lib%{name}%{sover} Summary: Ed448-Goldilocks-based elliptic curve cryptography library -Group: Development/Libraries/C and C++ +Group: System/Libraries %description -n lib%{name}%{sover} Ed448-Goldilocks is an Edwards-form elliptic curve proposed by -Michael Hamburg in 2015 and is suitable for fast cryptographic -operation with small keysizes +Michael Hamburg in 2015 and is suitable for cryptographic +operation with small keysizes. -%package -n lib%{name}-devel +%package devel Summary: Development files for libdecaf Group: Development/Libraries/C and C++ Requires: lib%{name}%{sover} = %{version} -%description -n lib%{name}-devel +%description devel Development files for Ed448-Goldilocks, an Edwards-form elliptic -curve proposed by Michael Hamburg in 2015 and is suitable for -fast cryptographic operation with small keysizes +curve proposed suitable for cryptographic operation with small +keysizes. %prep %autosetup -p1 @@ -77,7 +77,7 @@ fast cryptographic operation with small keysizes %files -n lib%{name}%{sover} %{_libdir}/lib%{name}.so.%{sover} -%files -n lib%{name}-devel +%files devel %{_libdir}/libdecaf.so %dir %{_datadir}/decaf %dir %{_datadir}/decaf/cmake