[packages/mold] up to 1.0.1
atler
atler at pld-linux.org
Thu Jan 6 22:09:36 CET 2022
commit 5178e76b172db81def7cb8f50601f4390244d29a
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jan 6 22:09:21 2022 +0100
up to 1.0.1
mold.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/mold.spec b/mold.spec
index 7b00c93..a6d5084 100644
--- a/mold.spec
+++ b/mold.spec
@@ -1,11 +1,11 @@
Summary: mold: A Modern Linker
Name: mold
-Version: 1.0.0
+Version: 1.0.1
Release: 1
License: GPL v3+
Group: Development/Libraries
Source0: https://github.com/rui314/mold/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 27e4b3bc9ae9b65a9bc90785de31ace6
+# Source0-md5: 5e04e600c33762c4e735d7962bac72e7
URL: https://github.com/rui314/mold
BuildRequires: libstdc++-devel >= 6:10
BuildRequires: mimalloc-devel >= 1.7
@@ -68,4 +68,6 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/mold
%dir %{_libdir}/mold
%attr(755,root,root) %{_libdir}/mold/mold-wrapper.so
+%dir %{_libexecdir}/mold
+%attr(755,root,root) %{_libexecdir}/mold/ld
%{_mandir}/man1/mold.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mold.git/commitdiff/5178e76b172db81def7cb8f50601f4390244d29a
More information about the pld-cvs-commit
mailing list