]> git.pld-linux.org Git - packages/mold.git/blobdiff - mold.spec
up to 1.0.2
[packages/mold.git] / mold.spec
index 7b00c9321a2f028f856863ca75a0651e4476e852..1aa232a56b3a5783d134f4faf9a3151d7f5ee91b 100644 (file)
--- a/mold.spec
+++ b/mold.spec
@@ -1,11 +1,11 @@
 Summary:       mold: A Modern Linker
 Name:          mold
-Version:       1.0.0
+Version:       1.0.2
 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: 6308dd1775808fdcf83538927239ebdb
 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*
This page took 0.053551 seconds and 4 git commands to generate.