[packages/libframe] - updated to 8.47.3
qboosh
qboosh at pld-linux.org
Wed Jun 5 06:34:02 CEST 2024
commit 702e487b0812b21392c950c66a4ed1a1396784f1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jun 5 06:34:57 2024 +0200
- updated to 8.47.3
libframe.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/libframe.spec b/libframe.spec
index 4de901a..0715be4 100644
--- a/libframe.spec
+++ b/libframe.spec
@@ -5,12 +5,13 @@ Summary(pl.UTF-8): Biblioteka ramek LIGO/VIRGO
Name: libframe
%define gitver 8r42p4
%define ver %(echo %{gitver} | tr [rp] .)
-Version: %{ver}
-Release: 2
+Version: 8.47.3
+Release: 1
License: LGPL v2.1+
Group: Libraries
-Source0: https://git.ligo.org/virgo/virgoapp/Fr/-/archive/v%{gitver}/Fr-v%{gitver}.tar.bz2
-# Source0-md5: 6af68f554a74dae1a87e27954ca5e9a6
+# some versions also at http://software.igwn.org/lscsoft/source/Fr-%{version}.tar.gz
+Source0: https://git.ligo.org/virgo/virgoapp/Fr/-/archive/%{version}/Fr-%{version}.tar.bz2
+# Source0-md5: 5ee0f2f924d860db35fb227f59c23b21
URL: https://git.ligo.org/virgo/virgoapp/Fr
BuildRequires: cmake >= 3.12.0
BuildRequires: rpm-build >= 4.6
@@ -56,7 +57,7 @@ API documentation for Frame library.
Dokumentacja API biblioteki Frame.
%prep
-%setup -q -n Fr-v%{gitver}
+%setup -q -n Fr-%{version}
%build
mkdir -p build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libframe.git/commitdiff/702e487b0812b21392c950c66a4ed1a1396784f1
More information about the pld-cvs-commit
mailing list